# HG changeset patch # User tduigou # Date 1744012050 0 # Node ID a76972fe49bc0e798ee25b09a8c9e03c404118eb # Parent 17fbb6aa450b639a4c94fa5c8165a591d330d0a4 planemo upload for repository https://github.com/brsynth/rrparser commit 15dbdd1f0a222a8e1b0fb5c16b36885520a3d005 diff -r 17fbb6aa450b -r a76972fe49bc rrparser.xml --- a/rrparser.xml Wed Apr 02 13:40:57 2025 +0000 +++ b/rrparser.xml Mon Apr 07 07:47:30 2025 +0000 @@ -1,7 +1,7 @@ Retrieve the reaction rules from RetroRules - 3 + 4 2.7.0 @@ -69,10 +69,10 @@ - + - + @@ -124,13 +124,13 @@
- +
- + @@ -138,7 +138,7 @@
- +
diff -r 17fbb6aa450b -r a76972fe49bc test-data/ec.csv --- a/test-data/ec.csv Wed Apr 02 13:40:57 2025 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -1.1.1.202,2.3.1.40,NOEC,1.2.3,2.4.1 \ No newline at end of file diff -r 17fbb6aa450b -r a76972fe49bc test-data/ec.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/ec.txt Mon Apr 07 07:47:30 2025 +0000 @@ -0,0 +1,1 @@ +1.1.1.202,2.3.1.40,NOEC,1.2.3,2.4.1 \ No newline at end of file