Mercurial > repos > metexplore > met4j_createmetanetwork
diff CreateMetaNetwork.xml @ 3:27953c8954ee draft default tip
planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit e757d0398a8407d983f1ef3f900b31cafc26e170
| author | metexplore |
|---|---|
| date | Wed, 21 Jan 2026 15:28:32 +0000 |
| parents | 3c0d062f0443 |
| children |
line wrap: on
line diff
--- a/CreateMetaNetwork.xml Tue Oct 28 14:19:48 2025 +0000 +++ b/CreateMetaNetwork.xml Wed Jan 21 15:28:32 2026 +0000 @@ -57,22 +57,7 @@ <outputs> <data format="sbml" name="outputPath"/> </outputs> - <tests> - <test> - <param name="sbml1FilePath" value="Human-GEM_pathways.xml"/> - <param name="sbml2FilePath" value="ECOL.xml"/> - <param name="external1" value="s"/> - <param name="external2" value="e"/> - <param name="n1prefix" value="hsa"/> - <param name="n2prefix" value="eco"/> - <param name="mergingCriterion" value="by_metanetx"/> - <output ftype="sbml" name="outputPath"> - <assert_contents> - <has_text text="</sbml>"/> - </assert_contents> - </output> - </test> - </tests> + <tests/> <help><![CDATA[Create a Meta-Network from two sub-networks in SBML format. A meta-network is a single model which contains several sub-networks that remains individualized within the meta-network (as opposed to model fusion), but which can share some of their components with other sub-networks through a shared "medium" compartment. @ATTRIBUTION@]]></help>
