# HG changeset patch # User petr-novak # Date 1692282182 0 # Node ID 299f14a6050aa6d01c756fc3dc8e1106032b39f8 # Parent eac66eb6a5cfa8330950378a7ee9550d8eb576ad planemo upload for repository https://github.com/kavonrtep/galaxy_packages commit 65066fa2cd844c8ae882c4ba9bc4e124eada8ffd diff -r eac66eb6a5cf -r 299f14a6050a macros.xml --- a/macros.xml Tue Aug 08 11:30:17 2023 +0000 +++ b/macros.xml Thu Aug 17 14:23:02 2023 +0000 @@ -1,6 +1,6 @@ - 0.8.1 - 0.0.8 + 1.1 + 1.0 tidecluster diff -r eac66eb6a5cf -r 299f14a6050a tidecluster.xml --- a/tidecluster.xml Tue Aug 08 11:30:17 2023 +0000 +++ b/tidecluster.xml Thu Aug 17 14:23:02 2023 +0000 @@ -28,9 +28,9 @@ && cp -r tidecluster_tarean ${tarean_report.extra_files_path}/ && + cp tidecluster_consensus_dimer_library.fasta ${trc_library} + && zip -r output.zip * - - #if $library: && cp tidecluster_annotation.gff3 '$gff3_annotation' @@ -71,10 +71,14 @@ label="${tool.name} on ${on_string}: GFF3 TideCluster Annotated Output"> library is not None + library is not None + + diff -r eac66eb6a5cf -r 299f14a6050a tidecluster_reannotate.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tidecluster_reannotate.xml Thu Aug 17 14:23:02 2023 +0000 @@ -0,0 +1,30 @@ + + + macros.xml + + Reannotate tandem repeats using similarity-based approach + + + + + + + + + + + + + + \ No newline at end of file