Skip to content

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

Notifications You must be signed in to change notification settings

ISUgenomics/TranscriptomeAssemblyTools

 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%