This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Ped File Individual Id Same As Bam Rg Sample Name For Gatk?

Should the Individual ID in the ped file correspond to a sample name in a BAM file?

I want to analyze a trio using GATK and I need to pass in a ped file to specify the pedigree but I am wondering how GATK matches the right BAMs to the right pedigree individual.

See: http://gatkforums.broadinstitute.org/discussion/37/pedigree-analysis http://www.broadinstitute.org/gatk/gatkdocs/org_broadinstitute_sting_gatk_CommandLineGATK.html#--pedigree

ped plink gatk

1 answer

Gatk will use rgsm if it is in the bam, but the filename otherwise.

Log in to answer this question.