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
/
platypus.nix
blob: 0dfe397c250560f754db87f8b437dd5263e4bfe8 (
plain
)
1
2
3
4
5
6
7
{
bionix
,
nixpkgs
}:
with
bionix
;
{
call
=
callBionix
./platypus-callVariants.nix
;
}