Skip to content

Basic bioinformatics pipeline in bash and Nextflow for Local use.

Notifications You must be signed in to change notification settings

hkarakurt8742/basic_bioinformatics_pipelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

basic_bioinformatics_pipelines

Basic bioinformatics pipeline in bash and Nextflow for Local use.

Scripts inlude:

BWA_GATK.sh: A bash scripts downloads a paired-end file from SRA, aligns the reads to genome using BWA and calls SNPs using GATK.

GATK_Nextflow.sh: Nextflow adaptation of BWA_GATK.sh

Nanopore_Variants: A basic bash script to call variants from FAST5 file of Oxford Nanopore Technologies Sequencing Platform.

About

Basic bioinformatics pipeline in bash and Nextflow for Local use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published