index
:
bionix.git
assets
biocommons-talk
master
wehi-talk
Functional, highly-reproducible bioinformatics pipelines
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
strelka.nix
blob: 767c2701f395e1f6a3471a4fe2576dcf65548ba6 (
plain
)
1
2
3
4
5
6
7
{
bionix
,
nixpkgs
}:
with
bionix
;
{
call
=
callBionix
./strelka-call.nix
;
}