Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sgusev
    Junior Member
    • Nov 2009
    • 2

    #1

    Identifying Tier 1 Variants

    From the published work I've seen, there's a common theme of looking at Tier 1 variants in sequence data, specifically: non-synonymous/non-sense mutations, splice site variants, and frameshift indels. In some cases, this is easier said then done, requiring in-phase alignment and gene annotation. Does anyone know of a tool that or collection of tools that can pull out these features simply by knowing the physical position of a variant? I know trait-o-matic is heading in this direction but I don't believe they've tackled splice sites yet.

    Thanks
  • NGSfan
    Senior Member
    • Apr 2009
    • 181

    #2
    *bump*

    I am also very interested in this.

    SeqWare looks like it could do this sort of automated variant annotation. It looks like a powerful suite of tools, but so far the documentation is very sparse and from my 5 minute look at the tutorial not so easy to just start up.

    Anyone else know of something that can take in GTF annotation , say, and a list of variants and output frameshift/splice site/nonsynonymous annotation?

    Comment

    • sperry
      Junior Member
      • Feb 2010
      • 7

      #3
      Originally posted by NGSfan View Post
      *bump*

      I am also very interested in this.

      SeqWare looks like it could do this sort of automated variant annotation. It looks like a powerful suite of tools, but so far the documentation is very sparse and from my 5 minute look at the tutorial not so easy to just start up.

      Anyone else know of something that can take in GTF annotation , say, and a list of variants and output frameshift/splice site/nonsynonymous annotation?
      SIFT provides both SNP/indel annotation (http://sift.jcvi.org).

      SeattleSeq (http://gvs.gs.washington.edu/SeattleSeqAnnotation/) allows for SNP annotation only.

      Ensembl offers a 'SNP effect predictor' tool available via the 'Manage your data' link on the left-hand menu. (http://uswest.ensembl.org/Homo_sapiens/Info/Index)

      You might also consider building your own annotation tool based on the Ensembl Variation API (http://uswest.ensembl.org/info/docs/..._tutorial.html)
      Last edited by sperry; 02-11-2010, 12:26 PM.

      Comment

      • NGSfan
        Senior Member
        • Apr 2009
        • 181

        #4
        thanks sperry for taking the time to list some SNP annotators and pointing me to some very useful links! I did not know any of these before!

        This will definitely help me get started.

        Comment

        • NGSfan
          Senior Member
          • Apr 2009
          • 181

          #5
          indel annotation

          I just noticed that SeattleSNPs only handles SNP but not indels - is there any other software that can handle indel annotation?

          Or even more simply - just take in SNP/indel coordinates (VCF or SAMtools pileup) plus gene annotations (GFF) and output HGVS annotation?

          I'm amazed at the lack of tools for this...

          Comment

          • bioinfosm
            Senior Member
            • Jan 2008
            • 483

            #6
            Thanks sperry.

            I notice that seattlesnps is a good source, but anyone knows if it is downloadable, and if so, how much effort goes into setting up all the associated databases?

            NGSfan, does SIFT work for you?
            --
            bioinfosm

            Comment

            • Dongliang Ge
              Member
              • Nov 2009
              • 21

              #7
              Folks,

              You may also want to check this out:



              We develop SequenceVariantAnalyzer, or SVA, trying to annotate and visualize SNP, INDEL, and larger SVs.

              Last edited by Dongliang Ge; 03-04-2010, 07:47 AM.

              Comment

              • NGSfan
                Senior Member
                • Apr 2009
                • 181

                #8
                Originally posted by bioinfosm View Post
                Thanks sperry.

                I notice that seattlesnps is a good source, but anyone knows if it is downloadable, and if so, how much effort goes into setting up all the associated databases?

                NGSfan, does SIFT work for you?

                SIFT is useful in that it can handle indels, whereas Seattle SNPs does only SNPs.

                SIFT is also nice since you can download it and run it locally (I am about to try it).

                However, SIFT does not automatically check if your variations are already in the dbSNP/1000genomes like SeattleSNP does.

                Comment

                • NGSfan
                  Senior Member
                  • Apr 2009
                  • 181

                  #9
                  Originally posted by Dongliang Ge View Post
                  Folks,

                  You may also want to check this out:



                  We develop SequenceVariantAnalyzer, or SVA, trying to annotate and visualize SNP, INDEL, and larger SVs.

                  Dongliang - I really liked your program and I think it is really answering the call to address this issue of variant annotation.

                  However, as a user I would like to have a command line only execution for a streamlined pipeline - do you think it could be done? I'd rather not have to click through everything, and use the GUI only for inspection of the results. You offer exporting of the tables - this is great, but command line only execution with tab delimited tables as output would be great. That way it could be easy integrated into a pipeline.

                  Oh yes and another thing to add to output HGVS format of variant annotation.

                  Ahh users, they are never happy are they? ;-)

                  Thanks for your great software.

                  Best,
                  German

                  Comment

                  • Dongliang Ge
                    Member
                    • Nov 2009
                    • 21

                    #10
                    Hey German,

                    Thanks for trying out SVA and the comments! Also thanks a lot for the nice words.

                    Yes the suggest on command line tool is exactly my main focus now. I expect to release a command-line SVA tool sometime this week, along with some other updates and fixes.

                    I will include HGVS format too, but that will be a bit later. For the current release I only include a unique ID based on chromosome, location and type, I did not include HGVS which is transcript (or coding sequencing)-dependent. You are right it should be part of the annotation output for sure.

                    I hope this tool can be of any help in your research. And please let me know if you have other comments.

                    Regards,

                    Dongliang



                    Originally posted by NGSfan View Post
                    Dongliang - I really liked your program and I think it is really answering the call to address this issue of variant annotation.

                    However, as a user I would like to have a command line only execution for a streamlined pipeline - do you think it could be done? I'd rather not have to click through everything, and use the GUI only for inspection of the results. You offer exporting of the tables - this is great, but command line only execution with tab delimited tables as output would be great. That way it could be easy integrated into a pipeline.

                    Oh yes and another thing to add to output HGVS format of variant annotation.

                    Ahh users, they are never happy are they? ;-)

                    Thanks for your great software.

                    Best,
                    German

                    Comment

                    • lshen
                      Member
                      • Jan 2008
                      • 30

                      #11
                      I used Ensembl API to annotate my SNPs from mouse.

                      I used Ensembl API to annotate my SNPs from mouse.



                      So far, only using it to:

                      Calculated data:

                      * Consequence of variations in transcripts (synonymous, non-synonymous,...)

                      Comment

                      • Dongliang Ge
                        Member
                        • Nov 2009
                        • 21

                        #12
                        Dear German,

                        A command line tool is just released in a newer version SVA 1.01beta, according to yours and others' suggestions.

                        Here is a brief introduction to this tool:



                        Here is how to update your current SVA package (if you are running a standard release instead of a Lite Evaluation release - a Lite Evaluation release cannot run an annotation job):



                        Again I hope this tool can be of any assistance.

                        Best regards,

                        Dongliang


                        Originally posted by NGSfan View Post
                        Dongliang - I really liked your program and I think it is really answering the call to address this issue of variant annotation.

                        However, as a user I would like to have a command line only execution for a streamlined pipeline - do you think it could be done? I'd rather not have to click through everything, and use the GUI only for inspection of the results. You offer exporting of the tables - this is great, but command line only execution with tab delimited tables as output would be great. That way it could be easy integrated into a pipeline.

                        Oh yes and another thing to add to output HGVS format of variant annotation.

                        Ahh users, they are never happy are they? ;-)

                        Thanks for your great software.

                        Best,
                        German

                        Comment

                        • NGSfan
                          Senior Member
                          • Apr 2009
                          • 181

                          #13
                          Dongliang,

                          Wow! awesome! that is great news. We have a new data set coming in and so this will be a great opportunity to try it out.

                          Thanks a lot for adding this! I'm looking forward to using it!

                          Comment

                          Latest Articles

                          Collapse

                          • SEQadmin2
                            Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
                            by SEQadmin2



                            CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

                            Despite this, “CRISPR helped turn genome editing from a specialized technique into
                            ...
                            07-31-2026, 11:01 AM
                          • 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
                            ...
                            07-20-2026, 11:48 AM

                          ad_right_rmr

                          Collapse

                          News

                          Collapse

                          Topics Statistics Last Post
                          Started by SEQadmin2, 08-13-2026, 12:22 PM
                          0 responses
                          17 views
                          0 reactions
                          Last Post SEQadmin2  
                          Started by SEQadmin2, 08-11-2026, 10:35 AM
                          0 responses
                          16 views
                          0 reactions
                          Last Post SEQadmin2  
                          Started by SEQadmin2, 08-06-2026, 07:41 AM
                          0 responses
                          32 views
                          0 reactions
                          Last Post SEQadmin2  
                          Started by SEQadmin2, 08-03-2026, 10:13 AM
                          0 responses
                          50 views
                          0 reactions
                          Last Post SEQadmin2  
                          Working...