Skip to content

bcbio/nextflow-subsample

Repository files navigation

Sub-sample fastq files with seqtk

This Nextflow pipeline will sub-sample fastq files to a given number of reads. It can work with paired data or single end.

Current parameters are:

  • params.reads: path to reads, something like this: *fastq.gz
  • params.outdir: your output path
  • params.sample_size: number of reads

The pipeline was built in 30min with the help of Seqera AI.

About

subsampling fastq files for downstream samples

Resources

License

Stars

0 stars

Watchers

5 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors