Applied Bioinformatics Course Recipes

Results generated by running the recipe.

Parameters used during the run:

  • Run Number: SRR519926
Output Messages
Messages printed to the standard output stream:
Read 1000 spots for SRR519926
Written 1000 spots for SRR519926
Analysis complete for SRR519926_1.fastq
Analysis complete for SRR519926_2.fastq
Analysis complete for good1.fq
Analysis complete for bad1.fq
Analysis complete for good2.fq
Analysis complete for bad2.fq
Other Messages
Messages printed to the standard error stream:
+ SRR=SRR519926
+ N=1000
+ mkdir -p reads
+ mkdir -p reports
+ READ1=reads/SRR519926_1.fastq
+ READ2=reads/SRR519926_2.fastq
+ GOOD1=reads/good1.fq
+ GOOD2=reads/good2.fq
+ BAD1=reads/bad1.fq
+ BAD2=reads/bad2.fq
+ fastq-dump -X 1000 -O reads --split-files SRR519926
+ fastqc reads/SRR519926_1.fastq reads/SRR519926_2.fastq
Started analysis of SRR519926_1.fastq
Approx 100% complete for SRR519926_1.fastq
Started analysis of SRR519926_2.fastq
Approx 100% complete for SRR519926_2.fastq
+ trimmomatic PE reads/SRR519926_1.fastq reads/SRR519926_2.fastq reads/good1.fq reads/bad1.fq reads/good2.fq reads/bad2.fq SLIDINGWINDOW:4:30
TrimmomaticPE: Started with arguments:
 reads/SRR519926_1.fastq reads/SRR519926_2.fastq reads/good1.fq reads/bad1.fq reads/good2.fq reads/bad2.fq SLIDINGWINDOW:4:30
Multiple cores found: Using 4 threads
Quality encoding detected as phred33
Input Read Pairs: 1000 Both Surviving: 749 (74.90%) Forward Only Surviving: 184 (18.40%) Reverse Only Surviving: 18 (1.80%) Dropped: 49 (4.90%)
TrimmomaticPE: Completed successfully
+ fastqc -o reports reads/good1.fq reads/bad1.fq reads/good2.fq reads/bad2.fq
Started analysis of good1.fq
Started analysis of bad1.fq
Started analysis of good2.fq
Started analysis of bad2.fq

Powered by the release 2.3.6