brentp / peddy

genotype :: ped correspondence check, ancestry check, sex check. directly, quickly on VCF
MIT License
134 stars 39 forks source link

How many Snps used in the PCA ? #80

Closed ymavura3 closed 4 years ago

ymavura3 commented 4 years ago

Hi Brent, I am using Peddy to get ancestry from VCF files from RNA-seq samples which have 5-15 million uniquely mapped reads, so the quality is not great. My question is, how do I know how many snps were used in the PCA ? This is quite important in my analysis. Thanks. Yusuph.

brentp commented 4 years ago

you can look at het_check.csv and look at the sampled_sites column to know how many sites were used in the PCA.