CSBiology / OBO.NET

An OBO file format parser, written in F#.
MIT License
3 stars 1 forks source link

Insert OboGraph functionality from ARCValidation #17

Open omaus opened 11 months ago

omaus commented 11 months ago

ARCValidation library has functions to transform OboOntology type into respective FGraph (from Graphoscope). Move that from there to this repo but in its own project (FsOboGraph).

See also https://github.com/nfdi4plants/arc-validate/issues/56

kMutagene commented 3 months ago

@omaus do you want to tackle this next after #32 is done?

omaus commented 3 months ago

@kMutagene Yeah, sure. 😃

omaus commented 2 months ago

Additional:

kMutagene commented 2 months ago

(maybe even better) Accession

make sure to change the Node Key to the accession though