Avatar

Shvartsman

  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Activity overview

Latest activity by Shvartsman
  • Avatar

    Shvartsman created a post,

    java.lang.ArrayIndexOutOfBoundsException: index out of bounds for length

    I use the next versions: gatk   4.4.0.0 minimap2   2.26-r1175 samtools   1.19 I have a fastq file. And try to impliment gatk MergeBamAlignment to generate a new bam-file: java -jar gatk.jar Fast...

  • Avatar

    Shvartsman created a post,

    Required arguement in MergeBamAlignment

    I try to impliment 'gatk MergeBamAlignment', it required three arguments in description: output file, reference sequence and unmapped bam file. I enter the next command: ./miniconda3/pkgs/gatk4-4.2...