BigDataBiology / argNorm

ARG normalization by mapping to the ARO ontology.
MIT License
21 stars 4 forks source link

ADD lib.py to make argnorm usable as a library #28

Closed Vedanth-Ramji closed 5 months ago

Vedanth-Ramji commented 5 months ago

Making argNorm better suited as a library.

Vedanth-Ramji commented 5 months ago

Yes, well now that I have renamed it to 'lib' it should be something like: from argnorm import lib or from argnorm.lib import *.

Is that ok?

luispedro commented 5 months ago

Can you some notes to the Changelog about this?