Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dkrtndhkd
    Member
    • Jan 2012
    • 42

    #1

    annovar output - the meaning of REJECT?

    Hi,

    I want to know the meaning of 'REJECT' of output file of ANNOVAR like follow:

    line2 nonsynonymous SNV MLH1:NM_001167619:exon11:c.T428A.V143D,MLH1:NM_001167618:exon12:c.T428A.V143D,MLH1:NM_000249:exon12:c.T1151A.V384D,MLH1:NM_001167617:exon12:c.T857A.V286D, 3 37067240 37067240 T A tissue blood 0 DBSNP UNCOVERED 0 0.120436 0 0 0 0 9.276976 0.363636 0.02 -0.096427 7 4 181 105 0 0 AT -20.427446 3 7 84 201 REJECT

    Thank you!
  • Heisman
    Senior Member
    • Dec 2010
    • 534

    #2
    ANNOVAR keeps all of the input columns and puts them at the end of the annotation columns. "REJECT' was in the input file.

    Comment

    • shyam_la
      Member
      • Mar 2012
      • 97

      #3
      It appears you have used MuTect to call your SNVs. The current beta version of MuTect is very verbose and the initial output is more than a hundred fold bigger than it should be.

      use "grep -v REJECT variant_file > variant_file_KEEP" to get the real variants and then annotate.
      You may also want to remove "UNCOVERED" variants and "DBSNP" variants.. The example variant you have given is a total failure..

      Comment

      • dkrtndhkd
        Member
        • Jan 2012
        • 42

        #4
        thank you

        Thank you!!!!

        I see it now because the alarm mail was in spam box...

        another question!

        is there any option of MuTect to get output with VCF format???

        Comment

        • shyam_la
          Member
          • Mar 2012
          • 97

          #5
          No, not currently, as far as I know.. May I ask why you specifically want it in vcf format?

          Comment

          • dkrtndhkd
            Member
            • Jan 2012
            • 42

            #6
            because in my pipeline, i use ANNOVAR tool for annotation step and ANNOVAR gets input file with VCF format

            I know I can change some column to make input file(vcf4.0 format) for ANNOVAR,

            but I also want to bring other info as i wrote above.

            however, after changing the form of MuTect result file to vcf4.0 file, the ANNOVAR result file is not uniform according to each line of MuTect result file, so it's hard to see it.

            it's the reason

            Comment

            • Heisman
              Senior Member
              • Dec 2010
              • 534

              #7
              The annovar input file only needs 5 columns; you can check the website to see the proper format (it's chr/base/base/ref/var for SNPs, check for indels and make sure it makes sense to you). Once you figure that out it should be easy to take your variant files and add 5 initial columns with the correct information; the rest will carry through so you won't lose anything.

              Comment

              • jp.
                Senior Member
                • Jul 2013
                • 142

                #8
                I tried using MuTect output .bam.out to convert into avinput, however, the format was not proper and I got no annotations after annovar. Moreover, when I used sed '/REJCT/d' input.bam.out > output_file ; it worked and there was no problem. But I want to include 'REJCT' also and filter it out later after annovar is done. Is there something wrong with my commands. The same commands worked after removing 'REJCT' but not working with 'REJECT'.
                My commands are:
                $ perl ./annovar/convert2annovar.pl -format vcf4 call_status.bam.out > call_status.bam.avinput

                $ perl ./annovar/annotate_variation.pl --geneanno call_status.bam.avinput ./annovar/humandb --buildver hg19

                $ perl ./annovar/summarize_annovar.pl call_status.bam.avinput ./annovar/humandb/ --buildver hg19 --verdbsnp 137 --ver1000g 1000g2012apr --veresp 6500 --genetype refgene --outfile annovar_snp_annotated.txt --remove
                Can somebody tell something ?
                thank you in advance.

                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
                • 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

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by SEQadmin2, Yesterday, 07:41 AM
                0 responses
                11 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 08-03-2026, 10:13 AM
                0 responses
                25 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-31-2026, 02:55 AM
                0 responses
                38 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-24-2026, 12:17 PM
                0 responses
                25 views
                0 reactions
                Last Post SEQadmin2  
                Working...