*part of my MSc project
Integrating multiple prediction tools in a single pipeline to produce a data matrix.
-
Current integrated tools:
- DeepTFactor [Paper] [Repository]
- BPROM [Paper] [Webtool]
- PathoFact [Paper] [Repository]
-
Workflow system: Snakemake
Follow all the installation steps of PathoFact
conda activate snakemake
snakemake --cores 4 --use-conda -p
- Edit the config.yaml file
- Create a blank files with your sample accension IDs, eg:
NC_006350.1
- The U amino acid is replaced to X during DeepTFactor, as U is not included in the DeepTFactor model.