Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • kasthuri
    Member
    • Jun 2011
    • 36

    Extracting REF and ALT from VCF

    This may be a simple question.

    I am trying to extract CHR, POS, REF and ALT and other info from a VCF file to a txt file using vcftools. Can somebody point me how to get REF and ALT? I don't get this information but everything else.

    Thanks
    -K.
  • id0
    Senior Member
    • Sep 2012
    • 130

    #2
    I think vcf-to-tab does exactly that:
    vcf-to-tab < file.vcf

    Comment

    • kasthuri
      Member
      • Jun 2011
      • 36

      #3
      Originally posted by id0 View Post
      I think vcf-to-tab does exactly that:
      vcf-to-tab < file.vcf
      Thank you, id0. It works and I get the genotypes. But I don't get other information from the FORMAT fields. I know I can use --extract-FORMAT-info separately and 'paste' these two lists, but I would be more comfortable if I can get the genotypes as well as the format fields information at the same time. Anyway, I thank you for the solution.

      Comment

      • kasthuri
        Member
        • Jun 2011
        • 36

        #4
        Originally posted by kasthuri View Post
        Thank you, id0. It works and I get the genotypes. But I don't get other information from the FORMAT fields. I know I can use --extract-FORMAT-info separately and 'paste' these two lists, but I would be more comfortable if I can get the genotypes as well as the format fields information at the same time. Anyway, I thank you for the solution.
        Also, I will be just happy with the ALT entries instead of actual variants. Is it possible to get that?

        Thanks
        -K.

        Comment

        • swbarnes2
          Senior Member
          • May 2008
          • 910

          #5
          vcf's are naturally text files. If yours isn't, it's just compressed, so uncompress it.

          Comment

          • kasthuri
            Member
            • Jun 2011
            • 36

            #6
            Originally posted by swbarnes2 View Post
            vcf's are naturally text files. If yours isn't, it's just compressed, so uncompress it.
            Thank you swbarnes2. I found VariantsToTable in GATK does exactly what I wanted.

            Comment

            Latest Articles

            Collapse

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, Yesterday, 11:58 AM
            0 responses
            10 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-05-2026, 10:09 AM
            0 responses
            25 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-04-2026, 08:59 AM
            0 responses
            35 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-02-2026, 12:03 PM
            0 responses
            58 views
            0 reactions
            Last Post SEQadmin2  
            Working...