BioC-JSON
BioC-JSON copied to clipboard
Tool that converts between BioC XML files and BioC JSON files
Results
1
BioC-JSON issues
Sort by
recently updated
recently updated
newest added
bioc-json.py seems to have incorrect names for the xml reader. when using option -j I received an error (AttributeError: module 'bioc' has no attribute 'BioCReader') until replacing the line reader...