Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • LauraSmith
    Junior Member
    • Dec 2011
    • 4

    Is there a tool that converts TXT, BED, GFF format to VCF?

    Hi,

    I would like to ask if there is tool out there that would convert variants in a certain file format (such as .txt, .gff, .bed) to VCF format?

    Thank you for your help.
    Laura
  • mbblack
    Senior Member
    • Aug 2009
    • 245

    #2
    PacBio's SMRT suite has a python script to supposedly go from GFFv4 to VCF.

    But, I recall on the BEDTools discussion board, Aaron Quinlan has mentioned that going from GFF or BED to VCF is not a simple task, unless the input files were originally created to track all the information required for the VCF output. That makes it difficult to write generic scripts for conversion.
    Michael Black, Ph.D.
    ScitoVation LLC. RTP, N.C.

    Comment

    • maubp
      Peter (Biopython etc)
      • Jul 2009
      • 1544

      #3
      Originally posted by mbblack View Post
      PacBio's SMRT suite has a python script to supposedly go from GFFv4 to VCF.
      Was that a typo? Did you mean GFF v3 perhaps?

      Comment

      • mbblack
        Senior Member
        • Aug 2009
        • 245

        #4
        Originally posted by maubp View Post
        Was that a typo? Did you mean GFF v3 perhaps?
        I was just glancing at their website, but I think it means their script is v.4 (or the entire SMRT suite is v.4), not that they've created their own GFF version!

        Analysis workflows and tools for WGS, targeted, RNA, epigenetics and microbiome and metagenomic sequencing for advanced users.
        Last edited by mbblack; 12-05-2011, 12:35 PM.
        Michael Black, Ph.D.
        ScitoVation LLC. RTP, N.C.

        Comment

        • splaisan
          senior molecular biologist
          • Jun 2009
          • 32

          #5
          In my hands, the VCF v3.3 (exotic version if one with weird call syntax for the ALT field) format produced by SMRTv4 accompanying gffToVcf (v3.0 - pbgenomicconsensus) is not conform to the VCF4 specs and when used with VCF compatible tools, leads to errors.

          Here an example from a very simple run
          <pre>
          ##fileformat=VCFv3.3
          ##fileDate=2017121
          ##source=gffToVcf --resolved-tool-contract /opt/pacbio/userdata/jobs_root/000/000096/tasks/genomic_consensus.tasks.gff2vcf-0/resolved-tool-contract.json
          ##INFO=NS,1,Integer,"Number of Samples with Data"
          ##INFO=DP,1,Integer,"Total Depth of Coverage"
          #CHROM POS ID REF ALT QUAL FILTER INFO
          chromosome_2 486515 . C T 93.00 0 NS=1;DP=47
          chromosome_2 487451 . C D1 93.00 0 NS=1;DP=47
          chromosome_2 511331 . . IA 41.00 0 NS=1;DP=52
          chromosome_2 537571 . . IA 55.00 0 NS=1;DP=40
          chromosome_2 636693 . A G 93.00 0 NS=1;DP=31
          chromosome_2 643391 . G T 93.00 0 NS=1;DP=46
          chromosome_2 643959 . A D1 93.00 0 NS=1;DP=50
          </pre>

          Before I adventure in this, does anyone have a GFF3 to VCF4 converter that works on Sequel data?
          Fields required to make a VCF from their GFF3 are there, it is 'only' a matter of operating a smart conversion between the two tabular formats and fixing coordinate issues and alternate allele cases (if present?!).
          Thanks
          http://www.bits.vib.be/index.php

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
            by SEQadmin2


            Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

            The systematic characterization of the human proteome has
            ...
            Yesterday, 11:48 AM
          • SEQadmin2
            Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
            by SEQadmin2



            Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
            ...
            07-09-2026, 11:10 AM
          • SEQadmin2
            Cancer Drug Resistance: The Lingering Barrier to Rising Survival
            by SEQadmin2



            Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

            There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
            07-08-2026, 05:17 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, Yesterday, 11:10 AM
          0 responses
          8 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-13-2026, 10:26 AM
          0 responses
          30 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-09-2026, 10:04 AM
          0 responses
          39 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-08-2026, 10:08 AM
          0 responses
          25 views
          0 reactions
          Last Post SEQadmin2  
          Working...