https://github.com/C3BI-pasteur-fr/ReGaTE

sort by:
Revision Author Date Message Commit Date
5c32495 Update README.md Travis badge 07 January 2019, 12:28:57 UTC
110ba34 Update requirements.txt update requirement requests from requests/2.7.0 to requests/2.21.0 07 January 2019, 12:19:21 UTC
d44afb2 Update requirements.txt update requirement pyaml from PYAML to ruamel.yaml 07 January 2019, 12:14:29 UTC
d474786 use ruamel instead of pyyaml 15 December 2016, 16:15:40 UTC
75885d8 correct CI tests call 15 December 2016, 15:56:11 UTC
9adbeb4 add additional data files required for tests 15 December 2016, 15:50:22 UTC
23656d0 add tests in CI and specify additional dependency for it. 15 December 2016, 15:49:33 UTC
3d15866 update tests for regate 15 December 2016, 15:46:43 UTC
f082e88 modify JSON comply with the new bio.tools format, and refactor/gardening 15 December 2016, 15:44:46 UTC
cf68fdb save yml data downloaded from the Galaxy instance 15 December 2016, 15:43:44 UTC
edf0857 Update configuration.rst 12 December 2016, 16:00:54 UTC
2227f77 Update configuration.rst 12 December 2016, 15:52:24 UTC
7482ebb Update configuration.rst 12 December 2016, 15:48:12 UTC
2a68e19 turn off smartypants to avoid turning double dash to endash 05 December 2016, 14:05:25 UTC
7003fdb correct double-dashes in CL syntax example 05 December 2016, 13:58:06 UTC
8b0ff5b update README to add a setup and run howto 05 December 2016, 13:55:01 UTC
69c6a33 more code gardening 05 December 2016, 13:02:29 UTC
8beb678 reformat code 05 December 2016, 12:39:57 UTC
a874061 sensible values for homepage URL, and "uses", plus code gardening 05 December 2016, 12:33:10 UTC
659faf0 correct a few old lines of code that crept back in with last merge 04 December 2016, 21:02:27 UTC
afb9753 Merge branch 'master' of https://github.com/C3BI-pasteur-fr/ReGaTE 04 December 2016, 20:54:14 UTC
2b48546 upgrade ReGaTE to be compliant with BioToolsSchema 2.0.0 (as available in dev.bio.tools on Dec 4, 2016) 04 December 2016, 20:52:35 UTC
2f47b6a url (usesHomepage) bug fixed 02 December 2016, 15:36:05 UTC
722aa08 update README.md 30 November 2016, 21:41:53 UTC
254ae29 add myself as an author in remag 30 November 2016, 21:36:50 UTC
23712e2 Merge branch 'master' of https://github.com/C3BI-pasteur-fr/ReGaTE 30 November 2016, 21:23:39 UTC
7202b1b add sensible defaults to the configuration file 30 November 2016, 21:23:08 UTC
5e08ea4 update and simplify documentation 30 November 2016, 21:20:00 UTC
e0c0a44 Update regate.ini 30 November 2016, 15:58:23 UTC
887f87f restructure tool_dir code 30 November 2016, 13:48:27 UTC
d4091c7 Add Hervé as an author 25 November 2016, 15:39:35 UTC
4951461 update installation instructions 24 November 2016, 21:28:56 UTC
70d2135 improve EDAM data/format terms lookup 24 November 2016, 21:04:11 UTC
667a82b correct indentation error 24 November 2016, 20:47:05 UTC
b5a31bd recreate JSON directory when running ReGaTE this is to avoid trying to upload old JSON files... 24 November 2016, 20:45:38 UTC
5e578e0 Better handling of resource removal - handle error due to current version!=versionID discrepancy in bio.tools - only remove entries for the declared collection - skip and log entry on error 21 November 2016, 15:28:03 UTC
14cfce3 minor refactor in code 21 November 2016, 15:20:01 UTC
999eb47 escape special characters in entry names 21 November 2016, 15:18:35 UTC
a3d9a87 add undeclared Galaxy datatypes to the reference mapping this should probably lead to: - corrections in Tool XML files (e.g. uppercased datatypes) - or addition of missing datatypes in Galaxy (e.g. agp) 21 November 2016, 15:15:06 UTC
065177b update YAML mapping file to the new format, add "text" pseudo-format 18 November 2016, 13:17:31 UTC
66cb584 improve logging 17 November 2016, 22:16:56 UTC
023daa1 improve tool duplicates detection 17 November 2016, 22:15:42 UTC
f27ba50 do not try to conver to URIs EDAM formats if they are set to None 17 November 2016, 21:35:51 UTC
54dbe33 correct source mappings for data handles and descriptions 17 November 2016, 21:34:45 UTC
0960c7b manage outputs which refer to input datatypes with a quickfix we currently do not give them meaningful EDAM references, until the Galaxy API provides the necessary format source information from the XML. 17 November 2016, 21:31:58 UTC
3a87169 simplify debug print 17 November 2016, 21:29:36 UTC
a6a2034 ask again the password if authentication fails 17 November 2016, 21:28:07 UTC
dd73cb0 escape tool IDs when building the home URL 17 November 2016, 21:25:26 UTC
603e251 add versionID which is the one used by bio.tools DB 17 November 2016, 21:24:15 UTC
8d448a7 fix missing descriptions in Galaxy tools with a dummy one. 17 November 2016, 21:23:15 UTC
0746eb6 only delete the bio.tools descriptions belonging to 'resourcename' - leave the bio.tools descriptions which do not belong to the collection 'resourcename' - ressourcename->resourcename 15 November 2016, 10:41:58 UTC
394dd31 correct error logging statement 15 November 2016, 10:38:53 UTC
4480acd log delete responses 14 November 2016, 16:07:52 UTC
6d478c1 modify delete url due to a bio.tools bug the one specified before should work, but not anymore, so I'm copying the one used in the JS code. 14 November 2016, 16:00:54 UTC
6bfb166 modify regate and remag to include term labels EDAM terms should be replaced by the bio.tools server but we provide it for JSON readability purpose. 21 October 2016, 19:04:12 UTC
7710ca1 more package setup work here goal is `pip install regate` 19 October 2016, 15:43:35 UTC
23110e2 multiple packaging improvements, plus start pip-ing the package (test) 19 October 2016, 14:02:04 UTC
b368159 Merge branch 'master' into dev_bio_tools 17 October 2016, 14:23:10 UTC
bcfacc2 upgrade setuptools before installing requirements 17 October 2016, 14:17:16 UTC
40a962c setuptools has to be upgraded before to launch pip of course :( 17 October 2016, 14:14:46 UTC
831847e add minimal version of setuptools required by html5lib required by rdflib 17 October 2016, 14:09:59 UTC
f7a0baa upload the JSON instead of XML because there is currently no support for XML in bio.tools. 17 October 2016, 11:25:41 UTC
69f09ec tool ID is mandatory. 17 October 2016, 11:25:21 UTC
6d02488 do not specify the sourceRegistry sourceRegistry is a string of 50 chars or less now... FIXME: find the right string. 17 October 2016, 11:21:54 UTC
604e53c colons aren't authorized anymore in tool names. 17 October 2016, 11:17:54 UTC
bd32564 "platform" format has changed. 17 October 2016, 11:14:03 UTC
151aa8f disable "unsecure https" messages generated by requests library. 17 October 2016, 11:11:28 UTC
a67a641 update upload to continue to next tool if current one is not valid. 13 October 2016, 22:05:15 UTC
a88ff0e update "delete all existing services" part to new API 13 October 2016, 22:04:13 UTC
b73d70e update authentication to use rest-auth 13 October 2016, 22:03:20 UTC
ad7680f allow inputs with no clear data types (for now) 13 October 2016, 22:02:16 UTC
af96d7a correct the construction of the Galaxy link in tool description 13 October 2016, 22:01:03 UTC
0224d68 add minimal Travis config file. 12 September 2016, 13:48:14 UTC
bfa4dac debug xml file format 12 September 2016, 08:51:10 UTC
cd50439 documentation addons 08 September 2016, 15:47:17 UTC
fc7cdbe documentation addons 08 September 2016, 15:46:18 UTC
c749d31 documentation addons 08 September 2016, 15:44:42 UTC
66c71c2 correct python path in regate.py script 05 August 2016, 11:47:56 UTC
d36e14b correct syntax error in regate.py script 05 August 2016, 08:39:56 UTC
4fe8188 adaptation for XML validation based on bio.tools xsd version 1.4 22 June 2016, 14:03:59 UTC
bc5a166 modification of the accessibility variable 22 June 2016, 10:11:56 UTC
9a8d8cc warning addition if same tool id and same version are detected in a galaxy instance 03 June 2016, 13:33:09 UTC
0108db7 remove suffix value from regate.ini 03 June 2016, 10:27:05 UTC
55a434b code cleanup 01 June 2016, 16:01:45 UTC
c7bd410 Update regate.ini 01 June 2016, 15:17:26 UTC
942889f modification of the section for prefix and suffix conf variables 01 June 2016, 15:23:12 UTC
5cd0cfc resolve conflict with data/regate.ini 01 June 2016, 15:19:07 UTC
63a76cf Merge branch 'master' of https://github.com/C3BI-pasteur-fr/ReGaTE 01 June 2016, 15:11:45 UTC
dbbcff5 1/addition of prefix and suffix for biotools name tag. They are not mandatory but are aimed to tag tools from galaxys 2/the xml and json filenames are now toolname_version 01 June 2016, 15:03:52 UTC
c82580b Update regate.ini 01 June 2016, 07:57:41 UTC
223516c adaptation of galaxy biotools.py in regate 31 May 2016, 09:03:10 UTC
79e6b74 typo 17 March 2016, 16:07:03 UTC
3b147b7 correction of the get_source_registry function 19 January 2016, 10:28:40 UTC
8e57478 bug correction json to xml in the push_to_elixir function 19 January 2016, 09:06:14 UTC
39ab754 documentation for requirement installation 18 January 2016, 21:26:41 UTC
0fd6c7d add lxml requirement 18 January 2016, 12:51:22 UTC
c851ab3 bug correction: xml name is now a mapping of the uniq galaxy id 09 December 2015, 15:04:39 UTC
79b44a8 new template XML and verification schema with xsd 09 December 2015, 10:22:40 UTC
663f86c documentation requirement modification 04 December 2015, 09:43:13 UTC
a57f088 correction version number 04 December 2015, 09:34:13 UTC
back to top