/TPD

TPD: A Computational Pipeline for Therapeutic Phage Discovery from Prophages

Primary LanguageNextflowGNU General Public License v3.0GPL-3.0

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