# HG changeset patch # User bgruening # Date 1624563735 0 # Node ID 9ef6920c308937fafdd593b250395a8e1afebb57 # Parent f3c89da3af1611e9f42c57902506a8825e329056 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hifiasm commit 7132f1d3fddf9c07282e69b3c0d5c71f61d24947" diff -r f3c89da3af16 -r 9ef6920c3089 hifiasm.xml --- a/hifiasm.xml Sun Jun 20 21:18:55 2021 +0000 +++ b/hifiasm.xml Thu Jun 24 19:42:15 2021 +0000 @@ -1,7 +1,7 @@ haplotype-resolved de novo assembler for PacBio Hifi reads - 0.15.3 + 0.15.4 fasta,fasta.gz,fastq,fastq.gz @@ -98,12 +98,15 @@ #if $hic_partition.f_perturb: --f-perturb $hic_partition.f_perturb #end if + --l-msjoin $hic_partition.l_msjoin #end if ## Changed the default outputs of hifiasm. Hifiasm outputs a primary assembly and two balanced haplotypes in default. Incorporated the option '--primary' to output primary assembly and alternate assembly. --primary $input_filenames - + #if $log_out: + 2> output.log + #end if ]]> @@ -125,7 +128,6 @@ - @@ -194,9 +196,10 @@ - + + - + @@ -230,6 +233,9 @@ hic_partition['hic_partition_selector'] == 'set' + + log_out + @@ -258,9 +264,29 @@ + + + + + + + + + + + + + + + + + + + +