Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • need help with converting VCF to GTF/GFF format

    Hi,
    I need to convert my vcf (from ftp://ftp.ncbi.nih.gov/snp/organisms...9606/VCF/v4.0/) file to gff/gtf format to be able to use it for annotating my refseq with SNPs.
    Is there any tool I could use for converting that file?
    Thanks

  • #2
    These sorts of conversions are rather tricky because it is difficult to construct a set of standard conversion decisions that will please everyone's specific demands. VCF to BED/GFF is doable with an awk script. BED and GFF are essentially interchangeable with awk as well. GFF/BED to VCF is not really doable unless the necessary VCF info is already tracked in the BED or GFF.

    This is what I found on another forum. I do not think there is a tool that does this for you. I have searched for scripts, but I did not come across any. As it was written is that post, the best way would be to build your own script.

    Andrei

    Comment


    • #3
      I also have been searching for a simple script or tool to convert to gff format to use in SNP annotation, I am wanting to convert xml to gff though. If you are working with the human genome you can download from UCSC genome dbSNP in gff format I'm pretty sure, my problem is I am working with the bovine genome! Here is a link to a sequence converter, unfortunately vcf isn't one of the input formats but it may be useful

      Cheers
      Last edited by cow_girl; 03-02-2011, 10:38 AM. Reason: typo

      Comment


      • #4
        If you have vcf file and want to annotate SNP you can use

        1) EnsEMBL Variant effect predictor
        2) snpEff software

        both works with cow, accepts vcf file as input and gives GENEID, transcript ID, protein name.

        Comment


        • #5
          Thanks for the answers!
          I was going to use the UCSC and download a file with SNPs in gtf format but looks like the latest - dbSNP132 has not been added to UCSC yet
          I'll try with the
          1) EnsEMBL Variant effect predictor
          2) snpEff software
          Thanks

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Essential Discoveries and Tools in Epitranscriptomics
            by seqadmin


            The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist on Modified Bases...
            Yesterday, 07:01 AM
          • seqadmin
            Current Approaches to Protein Sequencing
            by seqadmin


            Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
            04-04-2024, 04:25 PM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 04-11-2024, 12:08 PM
          0 responses
          39 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          41 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          35 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-04-2024, 09:00 AM
          0 responses
          55 views
          0 likes
          Last Post seqadmin  
          Working...
          X