aboutsummaryrefslogtreecommitdiff
path: root/tools/platypus.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tools/platypus.nix')
-rw-r--r--tools/platypus.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/platypus.nix b/tools/platypus.nix
index c93a2d8..29e7e08 100644
--- a/tools/platypus.nix
+++ b/tools/platypus.nix
@@ -4,7 +4,7 @@ with bionix;
{
/* Call variants
- Type: { ... } -> [bam] -> vcf
+ Type: { ... } -> [bam] -> vcf
*/
call = callBionixE ./platypus-callVariants.nix;
}