Mercurial > repos > metexplore > met4j_sbmlwizard
comparison SbmlWizard.xml @ 3:1a5a16b2aef7 draft default tip
planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit e757d0398a8407d983f1ef3f900b31cafc26e170
| author | metexplore |
|---|---|
| date | Wed, 21 Jan 2026 15:32:06 +0000 |
| parents | 3c2cbe3fc28a |
| children |
comparison
equal
deleted
inserted
replaced
| 2:d84e89621e5e | 3:1a5a16b2aef7 |
|---|---|
| 51 </param> | 51 </param> |
| 52 </inputs> | 52 </inputs> |
| 53 <outputs> | 53 <outputs> |
| 54 <data format="sbml" name="outputPath"/> | 54 <data format="sbml" name="outputPath"/> |
| 55 </outputs> | 55 </outputs> |
| 56 <tests> | 56 <tests/> |
| 57 <test> | |
| 58 <param name="inputPath" value="Human-GEM_pathways.xml"/> | |
| 59 <param name="removeIsolated" value="true"/> | |
| 60 <param name="removeNoFlux" value="true"/> | |
| 61 <param name="mergingStrat" value="by_id"/> | |
| 62 <param name="removeDuplicated" value="true"/> | |
| 63 <param name="exchangeCompToRemove" value="s"/> | |
| 64 <output ftype="sbml" name="outputPath"> | |
| 65 <assert_contents> | |
| 66 <has_text text="</sbml>"/> | |
| 67 </assert_contents> | |
| 68 </output> | |
| 69 </test> | |
| 70 <test> | |
| 71 <param name="inputPath" value="XF_network.sbml"/> | |
| 72 <param name="removeIsolated" value="true"/> | |
| 73 <param name="removeNoFlux" value="true"/> | |
| 74 <param name="removeDuplicated" value="true"/> | |
| 75 <param name="inputSide" value="XF_network_C_Side.tab"/> | |
| 76 <param name="inputReactions" value="XF_network_R_Seed.tab"/> | |
| 77 <output ftype="sbml" name="outputPath"> | |
| 78 <assert_contents> | |
| 79 <has_text text="</sbml>"/> | |
| 80 </assert_contents> | |
| 81 </output> | |
| 82 </test> | |
| 83 </tests> | |
| 84 <help><![CDATA[General SBML model processing including compound removal (such as side compounds or isolated compounds), reaction removal (ex. blocked or exchange reaction), and compartment merging | 57 <help><![CDATA[General SBML model processing including compound removal (such as side compounds or isolated compounds), reaction removal (ex. blocked or exchange reaction), and compartment merging |
| 85 @ATTRIBUTION@]]></help> | 58 @ATTRIBUTION@]]></help> |
| 86 <citations/> | 59 <citations/> |
| 87 </tool> | 60 </tool> |
