Skip to content

firasmidani/fastq-quality-scoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

author Firas Said Midani

e-mail firas.midani@duke.edu

date 2016.01.08

A repository for computing distribution of quality scores at each nucleotide base in FASTQ file. Pipeline intended for usage with SLURM (Simple Linux Utility for Resource Management).

Usage*

sbatch compute_quality_score.py [full path to FASTQ file] [full path to scripts folder in repository] [number of parallel jobs] [maximum length of sequence in FASTQ file]

* Currently, to encourage provenance, the driver script (compute_quality_scores.py) should be copies and called in the parent directory of each sequencing run. Thus, parameters must be hardcoded in the driver script.

ACKNOWLEDGEMENTS

About

compute distribution of quality scores at each nucleotide base in a FASTQ file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published