Skip to content

sateeshperi/nextflow_tutorial

Repository files navigation

nextflow_tutorial

Open in Gitpod

  • The GitPod comes with Nextflow, Conda and Docker pre-installed

Once the pod launches, it will present a VS-Code interface

  • To create varcal environment based on yml file
mamba env update -n base -f environment.yml
  • To download reference genome and raw reads
bash data/fetch_raw_data.sh
  • To trim the reads using trimmomatic
bash data/trim.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages