Prepare Your Data Archive¶
- Your data files should all be FASTQ / SRA single-end sequencing read files.
- It is acceptable for individual FASTQ / SRA files to be compressed.
- If you wish to include a spike-in FASTA file, that file should also be included in your data archive.
Step 1. Gather All of Your Data Files in the Same Directory¶
- Move all of your data files (FASTQ / SRA files) into the same directory.
- Optionally, you can also include a FASTA file with spike-in sequences for your samples.
- You cannot include multiple spike-in sequence files. Only one FASTA file is allowed.
Step 2. Compress Data Files into One Archive¶
- Place all data files into a single archive.
- The archive must be .tar.gz or .zip format.
- The data archive's file name must end in _data.
- For example, "samples_data.zip" would be valid. So would "exRNA_data.tar.gz".
- If you need help creating an archive, please visit the Creating an Archive page.
- IMPORTANT: If you are creating your archive on a Mac, please create a .tar.gz and not a .zip.
We have run into some issues with decompressing large zip archives that were created using the Mac archiving software.
Summary¶
- Gather all of your data files in the same directory (including spike-in file, if necessary)
- Compress data files into a single archive
Also available in:
HTML
TXT