Fastq-Sample-0.8
The DE Quick Start tutorial provides an introduction to basic DE functionality and navigation.
Rationale and background:
"fastq-sample" - sample random reads from a fastq file
- Inputs:
Input fastq file
- Settings:
- The number of reads to sample: Default is 10000
The proportion of the total reads to sample
The number of reads to sample can be specified with the number of total reads option or in terms of the proportion of total reads option
Sample with replacement (Default is Sample without replacement)
Outputs:
Output file prefix: Default is 'sample'
Test run:
Please run Infernal app with the test data located at Community Data > iplantcollaborative > example_data > fastq-sample (/iplant/home/shared/iplantcollaborative/example_data/fastq-sample)
Inputs:
Input fastq files: test.fastq
- Settings:
- The number of reads to sample: 50 (Default is 10000)
The proportion of the total reads to sample: Leave this empty
- Sample with replacement (Default is Sample without replacement): Leave this unchecked
- Outputs:
- Output file prefix: (Default is 'sample'): Leave this empty
Output reports:
You should expect "sample.fastq" file with 50 reads
Please work through the documentation and add your comments on the bottom of this page, or click the intercom button on this page.