# HG changeset patch # User iuc # Date 1686948776 0 # Node ID de26b312c0d2b4467599e30f041d5ec5ef633403 # Parent 9b67a50799e9f2216c2c644d1da77f7c8de4a75e planemo upload for repository https://gitlab.com/paulklemm_PHD/proteinortho commit b4d8b8da2a259973c9ad90e4b9d1a3e22ae4348f diff -r 9b67a50799e9 -r de26b312c0d2 proteinortho_macros.xml --- a/proteinortho_macros.xml Tue Nov 22 16:50:38 2022 +0000 +++ b/proteinortho_macros.xml Fri Jun 16 20:52:56 2023 +0000 @@ -1,6 +1,6 @@ - 6.1.2 + 6.2.3 1 20.09 @@ -12,12 +12,10 @@ proteinortho - - diamond + diamond blast ucsc-blat - last + last diff -r 9b67a50799e9 -r de26b312c0d2 proteinortho_summary.xml --- a/proteinortho_summary.xml Tue Nov 22 16:50:38 2022 +0000 +++ b/proteinortho_summary.xml Fri Jun 16 20:52:56 2023 +0000 @@ -7,9 +7,6 @@ &1 can be removed https://gitlab.com/paulklemm_PHD/proteinortho/-/merge_requests/9 - ## - include output0.tsv as Galaxy output? proteinortho_summary.pl $queryfile #if $queryfile2: @@ -19,6 +16,7 @@ | awk '/^$/ && !f{f=1;next}1' ## remove potentially present 1st empty line | awk 'BEGIN{i=0} /^$/{i+=1}{print > ("output" i ".tsv")}' ## split file at empty lines && + mv output0.tsv '$distribution' && mv output1.tsv '$adjacencyMat' && mv output2.tsv '$average1paths' && mv output3.tsv '$adjacencyMatSquared' && @@ -29,14 +27,20 @@ + - + + + + + + @@ -66,7 +70,7 @@ - + @@ -77,6 +81,15 @@ + + + + + + + + +