Skip to content

AgBC-UoP/mapNclean-nf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

mapNclean-nf

This script can map(bowtie2) paied-end dataset(s) to a referenece sequence and automatically removes soft clipped reads from the sam file using samclip

nextflow run AgBC-UoP/mapNclean-nf --reads {readDir/READ_PATTERN} --reference {referenceDir/ref.fa}

ex : nextflow run AgBC-UoP/mapNclean-nf --reads "*R{1,2}*.fastq" --reference refseq.fa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published