# HG changeset patch # User dfornika # Date 1574810858 0 # Node ID a97f4f1659f061e3b53b5695e72ea306a19c6a4c # Parent 0291803120fcdf822d726c149c9ef291f20f583d Uploaded diff -r 0291803120fc -r a97f4f1659f0 tetyper.xml --- 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 ]]>