All Projects → harvardinformatics → TranscriptomeAssemblyTools

harvardinformatics / TranscriptomeAssemblyTools

Licence: other
A collection of scripts for processing fastq files in ways to improve de novo transcriptome assemblies, and for evaluating those assemblies.

Programming Languages

python
139335 projects - #7 most used programming language

TranscriptomeAssemblyTools

A collection of scripts for processing fastq files in ways to improve de novo transcriptome assemblies, and for evaluating those assemblies.

FilterUncorrectablePEfastq.py

Takes a paired-end Illumina fastq file generated from an RNA-seq library, and that has been error corrected with rCorrector, see Song and Florea 2015, Gigascience,and removes reads with errors but that are unfixable, and strips 'cor' flags from reads that were corrected.

RemoveFastqcOverrepSequenceReads.py

Parses the fastqc output files to retrieve over-represented sequences, and uses these to remove read pairs where either read has a sequence match to an over-represented sequence.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].