Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 511 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 511 Bytes

TPD: A Computational Pipeline for Therapeutic Phage Discovery from Prophages

DOI

Install

conda env create -f environment.yml

Usage

nextflow run tpd.nf -profile hpc_slurm --mode "all" --datadir data -resume

If you want to add previous predicted prophages, put ${sampleID}_old.gbk in data folder.

Flowchart

gbk_annotation.nf

TODO