PMBio / deeprvat

Other
31 stars 2 forks source link

Annotations new features #54

Closed Marcel-Mueck closed 5 months ago

Marcel-Mueck commented 7 months ago

What

The new update to the annotation pipeline includes all annotation tools used for the published version of deeprvat, as well as all processing steps needed to create ready-to-run annotation data for the published deeprvat version. annotation_rulegraph

Updates since last push:

Testing

meyerkm commented 7 months ago

@Marcel-Mueck There seems to be duplicate functions in annotations.py for the following functions:

Also, looks like the Read-the-docs build is failing as the docstrings aren't in the correct Sphinx format. See here to adapt: https://sphinx-rtd-tutorial.readthedocs.io/en/latest/docstrings.html