Skip to content

starostinak/qc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To compile the project, do following commands:
mkdir build
cd build 
cmake ..
make

To launch:
cd build
./qc reads.fq deviation out.fa
python ../scripts/specify_contaminant.sh blast_db threads_num out.fa
python ../scripts/remove_contaminant.py reads.fq sample_ref.fa.ind contaminant.fa.ind threads_num

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published