Closed
Description
Hello @PoisonAlien,
Do you have a recommended way to make multiple subsets on a MAF object? I have used lapply
to call subsetMaf
for unique query
parameters but not sure how to combine those subsetted MAF objects back into one MAF object.
Perhaps you have another suggested approach? Basically, I have a list of specific variants that I want to extract based on Chromosome, vcf_pos and Variant_Type.
Thanks!
Activity