Entering edit mode
                    9.1 years ago
        dr.genetics
        
    
        ▴
    
    60
    Suppose you have a list of SNPs in a VCF, and you want to get the sequence within a gene, say, BRCA1, then my question is whether there is a tool that can do that -- taking the VCF with a list of SNPs & the name of a gene as input, get a genomic sequence with the specified SNPs within the specified gene?
Thanks.
Converting vcf to fasta format and others.
Thank you so much. Will check it out.