Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • etorstenson
    Member
    • Jun 2012
    • 10

    Cow Annotations with ANNOVAR?

    Are there any ANNOVAR experts out there?

    I've got some VCFs I generated from some bos Taurus exome sequence data, and I'd like to annotate them. Following the directions on their website, I did manage to get the basic functionality to work. My variant_function seems fine, but my exonic_variant_function only has unknowns for everything.

    In my log, I have a ton of lines similar to:

    WARNING: Cannot identify sequence for NM_001017937 (starting from chr19:52198616)

    I'm assuming this is the result of some failed downloads, most suspicious to me are the chromFa.zip and ChromFa.tar.gz, which appear in the documentation on ANNOVAR's site as failed as well. The files don't exist on the website at UCSC, even though they are used in the documentation as examples of how to download the files via wget and a few other tools.

    So, does anyone have any suggestions about creating these files myself or convince ANNOVAR to use one of the reference files that hasn't been split up by chromosomes?

    My db build script looks like this:

    #!/bin/bash
    VERSION=6
    export PATH=/scratch/lilab/cow/annovar/annovar/:$PATH
    DB=bosTauDB$VERSION
    DBV=bosTau$VERSION

    #annotate_variation.pl -downdb -buildver bosTau$VERSION -webfrom annovar refGene gene knownGene bosTauDB$VERSION
    annotate_variation.pl -downdb -buildver $DBV gene $DB/
    annotate_variation.pl -downdb -buildver $DBV -webfrom annovar refGene $DB/
    annotate_variation.pl -buildver $DBV -downdb seq $DB/${DBV}_seq
    retrieve_seq_from_fasta.pl $DB/${DBV}_refGene.txt -seqfile $DB/${DBV}_seq -format refGene -outfile $DB/${DBV}_refGeneMrna.fa

    Any tips are greatly welcome, even if they are from folks using other non-human references (I suspect human annotations don't have these sorts of problems)
  • laura
    Senior Member
    • Sep 2008
    • 151

    #2
    I am afraid I don't know much about annovar but I will say the Ensembl Variant Effect Predictor should work find with Cow as there is an ensembl cow database

    See



    and

    Comment

    • etorstenson
      Member
      • Jun 2012
      • 10

      #3
      Thanks for the tip, Laura. I actually figured this out after poking around the database location and discovering that what I'm putting for the -seqfile was a directory, and needed to be set to $DB/${DBC}_seq/${DB}.fa That was actually stated in the documentation at ANNOVAR, but got muddled once I started using variables in my bash script.

      I'll have to look at what Ensembl offers. I knew they had some cow data, but I've never used their online tools.

      Comment

      • laura
        Senior Member
        • Sep 2008
        • 151

        #4
        The Ensembl VEP is a pretty cool tool

        You can also use it as a script and where available it also considered regulatory features

        Comment

        Latest Articles

        Collapse

        • mylaser
          Reply to Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
          by mylaser
          Kheloyaar: The Complete Guide to Kheloyaar Loginand Kheloyaar ID
          The online gaming industry has transformed the way people enjoy digital entertainment. As technology continues to improve, players are looking for platforms that offer convenience, security, and a seamless user experience. Kheloyaarhas gained attention among users who value an easy-to-use platform, quick account access, and a simple registration process.
          Whether you're exploring Kheloyaar for the first time or want to understand...
          Today, 09:27 PM
        • 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.
          ...
          Today, 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...
          Yesterday, 05:17 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Today, 10:04 AM
        0 responses
        8 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, Yesterday, 10:08 AM
        0 responses
        7 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-07-2026, 11:05 AM
        0 responses
        10 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-02-2026, 11:08 AM
        0 responses
        31 views
        0 reactions
        Last Post SEQadmin2  
        Working...