repo.or.cz
/
GalaxyCodeBases.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
modified: myjupyterlab.sh
[GalaxyCodeBases.git]
/
perl
/
etc
/
justonce
/
sperm
/
dokmc.sh
blob
61bf12ca8c5d8c4df468efb9ff97c1d11c9d8ed6
1
#!/bin/bash
2
mkdir
-p
tmp
/
$1
3
.
/
kmc
-m5 -ci2 -cs200000000 -k25
$1
out
/
$1
.k25 tmp
/
$1
4
rmdir
tmp
/
$1
5
.
/
kmc_dump out
/
$1
.k25
/
dev
/
stdout |
gzip
-9c
>
stat
/
$1
.k25.gz
6
7
.
/
getkmhist.pl stat
/
$1
.k25.gz
8