You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried running bamstats04 but it couldn't find it [SEVERE][JvarkitCentral]jvarkit command "bamstats04" not found
so I ran bamstats05 instead: java -jar jvarkit.jar bamstats05 -B my.bed my.bam
I get: [SEVERE][BamStats05]No read groups in my.bam
I was given a paired fastq to analyse which I suspect has been run over separate lanes and concatenated before being given to me.
The text was updated successfully, but these errors were encountered:
I'm trying to use bamstats04 or bamstats05.
I downloaded the jar file from https://uncloud.univ-nantes.fr/index.php/s/4sL77oWR2BFzSBH
I tried running bamstats04 but it couldn't find it
[SEVERE][JvarkitCentral]jvarkit command "bamstats04" not found
so I ran bamstats05 instead:
java -jar jvarkit.jar bamstats05 -B my.bed my.bam
I get:
[SEVERE][BamStats05]No read groups in my.bam
I was given a paired fastq to analyse which I suspect has been run over separate lanes and concatenated before being given to me.
The text was updated successfully, but these errors were encountered: