Prepare Your longRNAseq Data Archive¶
- Your data files must all be FASTQ paired-end sequencing read files.
- It is acceptable for individual FASTQ 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) 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 _longRNAseq_data.
- For example, "samples_longRNAseq_data.zip" would be valid. So would "exRNA_longRNAseq_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.
Note. Working with another laboratory to sequence fastqs¶
- You are responsible for the data archive (fastqs) to be uploaded to us, but a third-party laboratory can help you upload the data archive.
- We will need the third party laboratory information to create a ftp account and a private laboratory folder
- The third-party laboratory will upload the data archive to a folder name (same as your analysisName) under the shared folder in their private folder.
- Coordinate with them to make sure the files in data archive matches your manifest file and obtain the MD5 checksum from them to place in your manifest file.
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