- Notifications
You must be signed in to change notification settings - Fork2
Nextflow pipeline for GATK best practices (HaplotypeCaller)
License
NotificationsYou must be signed in to change notification settings
rbpisupati/nf-haplocaller
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This pipeline itself needs no installation - NextFlow will automatically fetch it from GitHub rbpisupati/nf-haplocallerThe pipeline is written mainly to run SNPmatch on GMI HPC mendel which is PBS system. Please change config file accordingly to run it on your system.
git clone https://github.com/rbpisupati/nf-haplocaller.git
nextflow run nf-haplocaller/main.nf --reads"*bam" --fasta"TAIR10_wholeGenome.fasta" --outdir output_folder
Add--notrim false
to include trimming of the reads. Also you can change the trimming parameters
- Rahul Pisupati (rahul.pisupati[at]gmi.oeaw.ac.at)
Cite the paper below if you use this pipeline.Pisupati, R.et al.. Verification ofArabidopsis stock collections using SNPmatch, a tool for genotyping high-plexed samples.Nature Scientific Data4, 170184 (2017).doi:10.1038/sdata.2017.184
About
Nextflow pipeline for GATK best practices (HaplotypeCaller)
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published