Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ldh
    Junior Member
    • Jun 2012
    • 1

    #1

    GATK: RealignerTargetCreator -documentation

    I'm looking for some help before using this tool on my data, baby and the bath water etc. Essentially, I'm looking for documentation that describes how this tool determines the locations for realignment. Any help would be greatly appreciated.
    Many thanks.
    Lee
  • vdauwera
    Member
    • Apr 2012
    • 43

    #2
    Originally posted by ldh View Post
    I'm looking for some help before using this tool on my data, baby and the bath water etc. Essentially, I'm looking for documentation that describes how this tool determines the locations for realignment. Any help would be greatly appreciated.
    Many thanks.
    Lee
    See the GATK Best Practices (newly redesigned for clarity) here:

    http://www.broadinstitute.org/gatk/guide/best-practices

    Comment

    • binlangman
      Member
      • Dec 2013
      • 11

      #3
      RealignerTargetCreator error

      When I use GATK to perform local realignment around indels, I run the following command to create a target list of intervals to be realigned firstly:

      java -jar /opt/toolkit/GenomeAnalysisTK-2.7-4/GenomeAnalysisTK.jar -T
      RealignerTargetCreator -R NC_010473.fasta -I dedup_reads.bam -o target_intervals.list

      But there is an error. Here is the error:

      INFO 11:12:43,040 HelpFormatter - -------------------------------------------------------------------------------- INFO 11:12:43,043 HelpFormatter - The Genome Analysis Toolkit (GATK) v2.7-4-g6f46d11, Compiled 2013/10/10 17:27:51 INFO 11:12:43,043 HelpFormatter - Copyright (c) 2010 The Broad Institute INFO 11:12:43,043 HelpFormatter - For support and documentation go to http://www.broadinstitute.org/gatk INFO 11:12:43,048 HelpFormatter - Program Args: -T RealignerTargetCreator -R NC_010473.fasta -I dedup_reads.bam -o target_intervals.list INFO 11:12:43,049 HelpFormatter - Date/Time: 2013/12/26 11:12:43 INFO 11:12:43,049 HelpFormatter - -------------------------------------------------------------------------------- INFO 11:12:43,049 HelpFormatter - -------------------------------------------------------------------------------- INFO 11:12:43,708 GenomeAnalysisEngine - Strictness is SILENT INFO 11:12:44,116 GenomeAnalysisEngine - Downsampling Settings: Method: BY_SAMPLE, Target Coverage: 1000 INFO 11:12:44,127 SAMDataSource$SAMReaders - Initializing SAMRecords in serial INFO 11:12:44,145 SAMDataSource$SAMReaders - Done initializing BAM readers: total time 0.02 INFO 11:12:44,237 GenomeAnalysisEngine - Preparing for traversal over 1 BAM files INFO 11:12:44,361 GenomeAnalysisEngine - Done preparing for traversal INFO 11:12:44,361 ProgressMeter - [INITIALIZATION COMPLETE; STARTING PROCESSING] INFO 11:12:44,361 ProgressMeter - Location processed.sites runtime per.1M.sites completed total.runtime remaining INFO 11:12:48,747 GATKRunReport - Uploaded run statistics report to AWS S3

      ERROR ------------------------------------------------------------------------------------------
      ERROR A USER ERROR has occurred (version 2.7-4-g6f46d11):
      ERROR
      ERROR This means that one or more arguments or inputs in your command are incorrect.
      ERROR The error message below tells you what is the problem.
      ERROR
      ERROR If the problem is an invalid argument, please check the online documentation guide
      ERROR (or rerun your command with --help) to view allowable command-line arguments for this tool.
      ERROR
      ERROR Visit our website and forum for extensive documentation and answers to
      ERROR commonly asked questions http://www.broadinstitute.org/gatk
      ERROR
      ERROR Please do NOT post this error to the GATK forum unless you have really tried to fix it yourself.
      ERROR
      ERROR MESSAGE: SAM/BAM file SAMFileReader{/home/lmbin/dedup_reads.bam} appears to be using the wrong encoding for quality scores: we encountered an extremely high quality score of 63; please see the GATK --help documentation for options related to this error
      ERROR ------------------------------------------------------------------------------------------
      I'm a greener, I don't know how to solve the problem in order to finish realignment. Can you give some advice?

      Comment

      • blakeoft
        Member
        • Oct 2013
        • 79

        #4
        binlangman,

        Is the command that you entered all on one line? Like:

        Code:
         java -jar /opt/toolkit/GenomeAnalysisTK-2.7-4/GenomeAnalysisTK.jar -T RealignerTargetCreator -R NC_010473.fasta -I dedup_reads.bam -o target_intervals.list
        According to http://www.broadinstitute.org/gatk/g...rticle?id=1247 the "--known" argument is required to work properly. However, I'm not sure if omitting it will produce the same error.
        Last edited by blakeoft; 02-09-2015, 07:43 AM. Reason: removed very long quote

        Comment

        • arthurmelo
          Member
          • Jul 2012
          • 19

          #5
          I think it's necessary to use the -know option of RealignerTargetCreator. My first attempt to fix this problem was use --fix_misencoded_quality_scores GATK option, but it' not possible. When I use a indels called in a vcf file in -know option the problem was fixed.

          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, 10:13 AM
          0 responses
          14 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-31-2026, 02:55 AM
          0 responses
          29 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-24-2026, 12:17 PM
          0 responses
          22 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-23-2026, 11:41 AM
          0 responses
          21 views
          0 reactions
          Last Post SEQadmin2  
          Working...