-
Notifications
You must be signed in to change notification settings - Fork 2
TADMaster
Oluwadare Lab edited this page Jun 15, 2022
·
59 revisions
This tool is for users to visualize their existing TAD bed files and chromosome contact data
| Field | Description | Exmaple |
|---|---|---|
| Title | Provide a title for your job submission | Example Job Submission Chr4 |
| Description | Provide a brief description for this Submission. This will be helpful in case you make multiple submissions | Example Matrix dataset from 40-42.5Mb region of GM12878 dataset chromosome 4 |
| Chromosome | Our tool can only extract TAD per chromosome. Hence specify the chromosome number for this job. Number only | 4 |
| Provide the email address where we would send you a notification when your job is completed. Please confirm that the email address you provide is correct(Optional) | "your email address" or leave blank | |
| Resolution | Resolution for the input contact matrix in basepairs. For example 40kb = 40000, 10kb = 10000 | 10000 |
Click Next Button to Continue
An example screenshot is provided below:

Here the user will upload two bed files. Click on the Submit button to process the upload.
Example Bed Files Upload:
Download Sample BED EXAMPLE1 |
Download Sample BED EXAMPLE2
!
The three fields in each feature line are tab-separated:
1. chrom - name of the chromosome or scaffold. Any valid seq_region_name can be used, and chromosome names can be given with or without the 'chr' prefix.
2. chromStart - Start position of the feature in standard chromosomal coordinates (i.e. first base is 0).
3. chromEnd - End position of the feature in standard chromosomal coordinates
chr7 50000 150000
chr7 150000 230000
chr7 230000 320000
chr7 320000 440000
chr7 440000 520000
chr7 520000 730000
chr7 730000 920000
The first two fields in each feature line are comma-separated:
1. chromStart - Start position of the feature in standard chromosomal coordinates (i.e. first base is 0).
2. chromEnd - End position of the feature in standard chromosomal coordinates
50000,150000
150000,230000
230000,320000
320000,440000
440000,520000
520000,730000
730000,920000
Finally, you get the submission report:
!

- Step 1: Data Upload
- Step 2: Bed file
- Bed file Formats Accepted
- Download Example Bed File Format Accepted
- View Result for Submitted Job
- Step 1: Job Information
- Step 2: Normalization
- Step 3: Methods
- Step 4: Review and Data Upload
- View Result for Submitted Job
Video Demonstration: How To Interpret the Results Returned: Using Example Output Result