Created
November 6, 2017 04:16
-
-
Save nh13/2338f8d21b3a07b41c219063216d81ae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#java -Xmx2g -jar tools/target/scala-2.12/bfx-examples-tools.jar CountSamTags -i in.bam | |
... | |
RG: unique RGs in records: 4 unique RGs in header:4 | |
NM: count: 9216420 mean: 0.70909 median: 0.0 stddev: 1.69551 | |
NH: count: 9216420 mean: 0.00000 median: 0.0 stddev: 0.00000 | |
IH: count: 9216420 mean: 0.00000 median: 0.0 stddev: 0.00000 | |
[2017/11/05 21:13:47 | BfxExamplesMain | Info] CountSamTags completed. Elapsed time: 0.46 minutes. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment