Dear all, I would appreciate having a piece of advice :
shall we use the VariantAnnotation package, how shall I filter a VCF file in order to exclude the GERMLINE and TUMOR samples that have a GENOTYPE of "./".
for example, if we aim to see the GENOTYPES in the vcf file, we receive the following messages :
> geno(vcf)$GT[,"TUMOR"]
Error in geno(vcf)$GT[, "TUMOR"] : subscript out of bounds
> geno(vcf)$GT[,"NORMAL"]
Error in geno(vcf)$GT[, "NORMAL"] : subscript out of bounds
thank you !
Thank you very much Valerie ! great to hear from you ...