Upload your RNA modification sites:
- Input files could be in BED format
- To reduce the file size, we highly recommend that the file is further compressed in .zip or .gz format
- The maximum size for BED file in each sample is 10 MB.
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.