Upload job IDs of single case or group case to perform comparative analyses:
- If job ID is provided, the according job should be completed.
BED format
The data input should be in BED format (See the figure below as example). User can also refer to this link: https://genome.ucsc.edu/FAQ/FAQformat#format1
The first three fields (chrom, chromStart and chromEnd) are required and other fields are optional.
To further minimize the size of uploading file, users are highly recommended to use gzip (for Linux and Mac OS) to compress the BED file into gz format file or use unzip to compress the BED file into compressed file.