Published November 19, 2023 | Version v1.0.0
Software Open

Variant calling pipeline with long read sequences.

Creators

  • 1. Xi'an Jiaotong University

Description

TGSGermlineMutPipe

Germline mutations detection pipeline for long reads

Quick start

1. change the following configure files according to you environment.

  • conf/config.yaml (control the software you want to use)
  • conf/reference.yaml (configure the reference you want to use)
  • conf/cluster.yaml (configure the threads for each rule )
  • conf/samples.yaml (configure the samples you want to run)
  • rules/software.smk (configure the absolute path of your software)

2. run with snakemake

   nohup snakemake -s tgsGermlineMutPipe.smk -j 10 -k --ri >sublog 2>&1 &   nohup snakemake -s tgsGermlineMutPipe.smk -j 10 -k --ri --cluster "qsub -l nodes=1:ppn=20 -l walltime=999:00:00" >sublog 2>&1 &

 

Support tools

  • deepvaraint
  • cuteSV
  • sniffles
  • pbsv
  • SVision
  • ...

Contribution

If you want to apply other tools to mutations with long reads, we encourage you to pull a request or email us.

Contact

Files

PengJia6/TGSGermlineMutPipe-v1.0.0.zip

Files (32.3 kB)

Name Size Download all
md5:e57214951b8afd1dc773089708b94d30
32.3 kB Preview Download

Additional details

Related works

Dates

Updated
2023