Skip to content

Commit

Permalink
add bio.tools xref
Browse files Browse the repository at this point in the history
  • Loading branch information
paulzierep committed Mar 13, 2024
1 parent 8fd9299 commit 2c86d50
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions tools/PAMPA/CalculateCommunityMetrics.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<macros>
<import>pampa_macros.xml</import>
</macros>
<expand macro="bio.tools"/>
<expand macro="Pampa_requirements"/>
<command detect_errors="exit_code"><![CDATA[
Rscript
Expand Down
1 change: 1 addition & 0 deletions tools/PAMPA/CalculatePresAbs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<macros>
<import>pampa_macros.xml</import>
</macros>
<expand macro="bio.tools"/>
<expand macro="Pampa_requirements"/>
<command detect_errors="exit_code"><![CDATA[
Rscript
Expand Down
1 change: 1 addition & 0 deletions tools/PAMPA/PAMPA_GLM.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<macros>
<import>pampa_macros.xml</import>
</macros>
<expand macro="bio.tools"/>
<expand macro="GLM_requirements"/>
<command detect_errors="exit_code"><![CDATA[
Rscript
Expand Down
1 change: 1 addition & 0 deletions tools/PAMPA/PAMPA_GLM_SP.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<macros>
<import>pampa_macros.xml</import>
</macros>
<expand macro="bio.tools"/>
<expand macro="GLM_requirements"/>
<command detect_errors="exit_code"><![CDATA[
Rscript
Expand Down
1 change: 1 addition & 0 deletions tools/PAMPA/PAMPA_PLOT_GLM.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<macros>
<import>pampa_macros.xml</import>
</macros>
<expand macro="bio.tools"/>
<expand macro="Plot_requirements"/>
<command detect_errors="exit_code"><![CDATA[
Rscript
Expand Down

0 comments on commit 2c86d50

Please sign in to comment.