# HG changeset patch # User metexplore # Date 1741881127 0 # Node ID 781eb27e0f5a024e5f071952806ddf2194fbba87 planemo upload for repository https://forgemia.inra.fr/metexplore/met4j-galaxy commit e28ca123295d50b85ba872e5a4720fd72697ecc3 diff -r 000000000000 -r 781eb27e0f5a SetPathways.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/SetPathways.xml Thu Mar 13 15:52:07 2025 +0000 @@ -0,0 +1,93 @@ + + + Set pathway to reactions in a network from a tabulated file containing the reaction ids and the pathways + + macros.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 10.1515/jib-2016-290 + + diff -r 000000000000 -r 781eb27e0f5a macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu Mar 13 15:52:07 2025 +0000 @@ -0,0 +1,20 @@ + + + + + met4j + + + + + + met4j + + + 2.0.1 + + \ No newline at end of file diff -r 000000000000 -r 781eb27e0f5a test-data/pathways.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/pathways.tsv Thu Mar 13 15:52:07 2025 +0000 @@ -0,0 +1,3 @@ +reac1 P1 +reac2 P2|P3 +reac3 P1 \ No newline at end of file diff -r 000000000000 -r 781eb27e0f5a test-data/pathwaysOtherSep.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/pathwaysOtherSep.tsv Thu Mar 13 15:52:07 2025 +0000 @@ -0,0 +1,3 @@ +reac1 P1 +reac2 P2 + P3 +reac3 P1 \ No newline at end of file diff -r 000000000000 -r 781eb27e0f5a test-data/toy_model.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/toy_model.xml Thu Mar 13 15:52:07 2025 +0000 @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + SMILES: C[C@@H](C(=O)O)NC + + + + + + + InChI=1S/C2H6O/c1-2-3/h3H,2H2,1H3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file
SMILES: C[C@@H](C(=O)O)NC