Header Leaderboard Ad

Collapse

need help with converting VCF to GTF/GFF format

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
            How RNA-Seq is Transforming Cancer Studies
            by seqadmin



            Cancer research has been transformed through numerous molecular techniques, with RNA sequencing (RNA-seq) playing a crucial role in understanding the complexity of the disease. Maša Ivin, Ph.D., Scientific Writer at Lexogen, and Yvonne Goepel Ph.D., Product Manager at Lexogen, remarked that “The high-throughput nature of RNA-seq allows for rapid profiling and deep exploration of the transcriptome.” They emphasized its indispensable role in cancer research, aiding in biomarker...
            09-07-2023, 11:15 PM
          • seqadmin
            Methods for Investigating the Transcriptome
            by seqadmin




            Ribonucleic acid (RNA) represents a range of diverse molecules that play a crucial role in many cellular processes. From serving as a protein template to regulating genes, the complex processes involving RNA make it a focal point of study for many scientists. This article will spotlight various methods scientists have developed to investigate different RNA subtypes and the broader transcriptome.

            Whole Transcriptome RNA-seq
            Whole transcriptome sequencing...
            08-31-2023, 11:07 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Yesterday, 07:42 AM
          0 responses
          10 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 09-22-2023, 09:05 AM
          0 responses
          23 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 09-21-2023, 06:18 AM
          0 responses
          16 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 09-20-2023, 09:17 AM
          0 responses
          16 views
          0 likes
          Last Post seqadmin  
          Working...
          X