Skip to content

A short pipeline to test nf AWS batch performance

Notifications You must be signed in to change notification settings

ulelab/nf-aws-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nf-aws-test

A short pipeline to test nf AWS batch performance

Requires Nextflow >=23.04.0

Can be run using docker or singularity

Run with the test profile to try it out: nextflow run main.nf -profile test,docker

Samples can be provided in a samplesheet.csv with four columns:

sample,fastq_1,fastq_2,strandedness

Strandedness can be: forward, reverse, unstranded.

Fastq_2 is left empty for single end experiments.

Pipeline runs FastQC, Hisat2 and Salmon.

Guide for running on AWS Batch

About

A short pipeline to test nf AWS batch performance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published