Usage

To run the pipeline you need:

  • A configuration file specific for your execution environment (optional, but recommended). We will assume it's called cluster.conf.
  • The databases
  • A project configuration file, created with newProject.py, that includes information on the reads and metadata (we will assume the file is called project.conf)
nextflow run MetaPhage/main.nf -c project.conf -c cluster.conf