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
        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
      • seqadmin
        Current Approaches to Protein Sequencing
        by seqadmin


        Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
        04-04-2024, 04:25 PM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Yesterday, 11:49 AM
      0 responses
      15 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-24-2024, 08:47 AM
      0 responses
      16 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      61 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      60 views
      0 likes
      Last Post seqadmin  
      Working...
      X