/blast-example

A basic blast pipeline using nextflow

Primary LanguageNextflow

Blast example

A basic Blast pipeline using Nextflow

Build Status

Get started

Install Nextflow

curl https://get.nextflow.io | bash 

Run the script

nextflow run blast-example -with-docker

Dependencies

  • Java 11 or later
  • Docker 1.10 or later