-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
A few improvements for the parser:
- cluster data could be parsed and merged directly into the node data, rather than uploading all the node data and then doing the cluster data
- check for additional (invalid) headers
- the 'GO description' field is currently not populated correctly (due to problems in the input data); it could either be generated by pulling in the GO term names from the existing RE db (i.e. have a copy of the GO term data in the DJORNL node document), or the search could be to query over the joined DJORNL and GO tables.
- add a 'validate' function to parse the data and validate it, without uploading it.
- add a README in the djornl directory with information specific to the dataset.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request