Mercurial > repos > dfornika > tetyper
changeset 11:a97f4f1659f0 draft
Uploaded
author | dfornika |
---|---|
date | Tue, 26 Nov 2019 23:27:38 +0000 |
parents | 0291803120fc |
children | 3efdbbddd859 |
files | tetyper.xml |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tetyper.xml Tue Nov 26 23:17:05 2019 +0000 +++ b/tetyper.xml Tue Nov 26 23:27:38 2019 +0000 @@ -18,6 +18,12 @@ --min_each_strand '${min_each_strand}' --min_mapped_len '${min_mapped_len}' --min_qual '${min_qual}' + #if $snp_profiles + --snp_profiles '${snp_profiles}' + #end if + #if $struct_profiles + --struct_profiles '${struct_profiles}' + #end if --outprefix output ]]> </command>