Skip to content

OvoiDs/FastQuality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

FastQuality

Tiny program intended to shift FASTQ quality scores

###How to use ?

You need python 2.7 (or greater, I didn't try, but I guess it'll work just as well) and the argparse module.

python shiftFastQ.py -i "YourFASTQFile" -s "Number to shift"

You can give in negative or positive values for -s parameter

About

Tiny program intended to shift FASTQ quality scores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages