# HG changeset patch # User iuc # Date 1642185735 0 # Node ID a9edbe21bf4767b11676b7b7393c6374b8047f1e # Parent 96f74538896e18a8e3a1b16109cb43d61c5419ac "planemo upload for repository https://git.ufz.de/lehmanju/rnaquast commit 5ba8cddaafd411e30baa19da0f93959ef5ccaca0" diff -r 96f74538896e -r a9edbe21bf47 rna_quast.xml --- a/rna_quast.xml Tue Oct 19 11:02:19 2021 +0000 +++ b/rna_quast.xml Fri Jan 14 18:42:15 2022 +0000 @@ -1,10 +1,11 @@ - - A Quality Assessment Tool for De Novo Transcriptome Assemblies + + A quality assessment tool for De Novo transcriptome assemblies rnaQUAST 2.2.1 + 1 @@ -92,7 +93,7 @@ - - - + + + @@ -171,20 +175,37 @@ - - + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -218,14 +239,14 @@ "logs" in out_add + more than 1 input for transcripts (for 1 its a HDA, for more list or HDAs) --> - isinstance(in_fasta, list) and "plots" in out_add + isinstance(transcripts, list) and "plots" in out_add - isinstance(in_fasta, list) and "comparison" in out_add + isinstance(transcripts, list) and "comparison" in out_add @@ -238,7 +259,7 @@ - + @@ -260,7 +281,7 @@ - + @@ -285,6 +306,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +