/nf-mashup

I dunno, something runs mash and makes NJ trees.

Primary LanguageNextflow

nf-mashup

I dunno, something runs mash and makes NJ trees.

  • runs mash sketch on different fasta files.
  • runs mash triangle to get pair-wise distances.
  • runs rapidnj to create NJ tree.

OPTIONAL:

  • runs mash paste to merge these into a reference database

Installation

To install and set up the pipeline, follow these steps:

  1. Install Nextflow by following the instructions provided in the Nextflow documentation.

  2. Clone the repository:

    git clone git@github.com:happykhan/nf-mashup.git
  3. Change into the cloned directory:

    cd nf-mashup
  4. Run the pipeline using Nextflow:

    nextflow run main.nf