Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • GATK: GenomeAnalysisTK.jar file

    Hello all,

    I’m nuclear about what should contain the GenomeAnalysisTK.jar file.

    This is how the command line looks like:
    java -jar GenomeAnalysisTK.jar -R exampleFASTA.fasta -I exampleBAM.bam -T CountLoci -o output.txt

    My questions are:
    1. what is the GenomeAnalysisTK.jar file? Does it just contain .dict and the .fai files?
    2. can the GenomeAnalysisTK.jar be just substituted by the path where the corresponding files (whatever they are) are located? Otherwise is there a specific way to compress that folder and created the jar file?

    I’d be grateful if someone could please clarify on this.

    Thanks
    Jorge

  • #2
    Hi, you need to download the toolkit and type in the path in the command, e.g.:
    Code:
    java -jar /path/to/GenomeAnalysisTK.jar [options]
    The toolkit can be downloaded from:

    Comment


    • #3
      .jar files are compressed java source code files (Java ARchive). This file is actually the program. It does not contain the .dict and the .fai files.
      I didn't understand your second question, but as stated before there is no genome-specific file in the source-code archive.

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Recent Advances in Sequencing Analysis Tools
        by seqadmin


        The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
        05-06-2024, 07:48 AM
      • seqadmin
        Essential Discoveries and Tools in Epitranscriptomics
        by seqadmin




        The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
        04-22-2024, 07:01 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Yesterday, 06:57 AM
      0 responses
      12 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-06-2024, 07:17 AM
      0 responses
      16 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-02-2024, 08:06 AM
      0 responses
      19 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-30-2024, 12:17 PM
      0 responses
      24 views
      0 likes
      Last Post seqadmin  
      Working...
      X