How to integrate custom variant callers for consensus genotyping using CGES?
0
0
Entering edit mode
4.2 years ago

Hi All

I am interested in calling consensus genotype for few germline samples using BAM files as initial inputs. The CGES (Consensus Genotyper for Exome Sequencing) paper describes a workflow where they have integrated 4 different variant callers - GATK, samtools, FreeBayes and Atlas-SNP-2.

While the approach seems good, I am wondering how to integrate "my favourite" variant callers in case if I don't want to use any one of the 4 that they have integrated. While the authors say that the method can accept variants from any algorithm, I am wondering how could that be achieved?

cges

I am looking at the following link for executing CGES and it appears as if the program accepts VCF files (from any caller?) and that means first the usetr is supposed to get the VCF file from their own pipeline

https://github.com/v-a-s-a/galaxy.consensus

Can someone suggest alternative ways for consensus genotyping ?

cges consens genotyping germline variant • 1.0k views
ADD COMMENT
0
Entering edit mode

I am wondering how could that be achieved?

Because a vcf file is a text based file in a specific format, if it looks different it is not a vcf file anymore.

ADD REPLY
0
Entering edit mode

gb I did not get you.

ADD REPLY

Login before adding your answer.

Traffic: 1879 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6