replikation/r-phage-plot

By replikation

Updated almost 7 years ago

Image
0

227

replikation/r-phage-plot repository overview

What the Phage (WtP)

  • by Christian Brandt & Mike Marquet

What is this Repo?

  • an attempt to streamline the usage of various phage identification and prediction tools
  • the main focus is stability an data filtering / analysis for the user

The following Phage-Tools are currently included

Installation

  • WtP runs with the workflow manager nextflow using docker
  • this means all programs are automatically pulled via docker and only docker and nextflow needs to be installed
Dependencies
  • docker (add docker to your Usergroup, so no sudo is needed)
  • nextflow + java runtime
  • git
  • wget
  • tar

Execution

  • for local use you could either clone the git and do:
./phage.nf --fasta 'test-data/*.fasta'
  • or execute it directly via
nextflow run replikation/wf_phage_benchmark --fasta 'your-fasta-files/*.fasta'
# or
nextflow run replikation/wf_phage_benchmark --fasta your-file.fasta

Help

nextflow run replikation/wf_phage_benchmark --help
# or
./phage.nf --help

Tag summary

Content type

Image

Digest

Size

1.1 GB

Last updated

almost 7 years ago

docker pull replikation/r-phage-plot