Skip to content

rbtoscan/abricate_vfdb_rank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

conda install and activate

conda install -c conda-forge -c bioconda -c defaults abricate

conda activate abricate

run abricate with virulent database

abricate --db vfdb <viral_contigs> > <abricate_output.tsv>

process output, sorting abricate contigs by number of virulent genes, coverage, identiy

python proc_abricate.py <abricate_output.tsv> <rank_contigs_virulence.tsv>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages