R - Count number of Samples with mutation per gene
Hey,
I have an annotated VCF file in R. So basically one column with the gene name and multiple columns with the genotype (0,1,2, = WT, HET, HOM). Now I would like to summarize the number of how many individual samples have one or more mutation per gene. Any ideas on how to do that ?
Thanks!
• 3,238 views
•
link
1 answer
Log in to answer this question.