# HG changeset patch # User iuc # Date 1706012512 0 # Node ID c5dd4f86d981e35ccc506640fc4873a4747d800c # Parent 10112d9127afed01aa1b6c691e171312bd60ec57 planemo upload for repository https://gitlab.com/paulklemm_PHD/proteinortho commit 5eba1fb52a5ec1e63ca126be42062323e1a76687 diff -r 10112d9127af -r c5dd4f86d981 proteinortho.xml --- a/proteinortho.xml Tue Oct 31 16:32:03 2023 +0000 +++ b/proteinortho.xml Tue Jan 23 12:21:52 2024 +0000 @@ -2,24 +2,24 @@ detects orthologous proteins/genes within different species proteinortho_macros.xml - + - + - + - + @@ -97,6 +97,10 @@ #end for# #end if 2> >(sed -E "s/.\[([0-9]{1,2}(;[0-9]{1,2})?)?[mGK]//g" 1>&2) + #if $more_options.selfblast: + && + mv result.blast-graph_clean result.blast-graph; + #end if #if $synteny.synteny_options == "specified": && mv result.poff-graph result.proteinortho-graph && @@ -176,9 +180,9 @@ - - - + + + @@ -191,13 +195,12 @@
-
- - - + + + @@ -209,8 +212,8 @@ - - + + @@ -219,9 +222,9 @@ - - - + + + @@ -229,9 +232,9 @@ - - - + + + @@ -239,9 +242,9 @@ - - - + + + @@ -249,9 +252,9 @@ - - - + + + @@ -265,7 +268,7 @@ | It compares similarities of given gene/protein sequences and clusters them to find significant groups. | The algorithm was designed to handle large-scale data and can be applied to hundreds of species at once. - | Details can be found in (doi:10.1186/1471-2105-12-124). + | Details can be found in (doi:10.1186/1471-2105-12-124 and doi:10.3389/fbinf.2023.1322477). | To enhance the prediction accuracy, the relative order of genes (synteny) can be used as an additional feature for the discrimination of orthologs. The corresponding extension, namely PoFF (details see doi:10.1371/journal.pone.0105015), is already built in Proteinortho. ---- @@ -353,9 +356,6 @@ **Citations:** -- Lechner, Marcus, et al. "Proteinortho: detection of (co-) orthologs in large-scale analysis." BMC bioinformatics 12.1 (2011): 1-9. (10.1186/1471-2105-12-124) -- Lechner, Marcus, et al. "Orthology detection combining clustering and synteny for very large datasets." PLoS one 9.8 (2014): e105015. (10.1371/journal.pone.0105015) - ]]> diff -r 10112d9127af -r c5dd4f86d981 proteinortho_macros.xml --- a/proteinortho_macros.xml Tue Oct 31 16:32:03 2023 +0000 +++ b/proteinortho_macros.xml Tue Jan 23 12:21:52 2024 +0000 @@ -1,12 +1,13 @@ - 6.2.3 + 6.3.1 2 20.09 10.1186/1471-2105-12-124 10.1371/journal.pone.0105015 + 10.3389/fbinf.2023.1322477