Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 395 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 395 Bytes

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