Annotations in csv format
The annotations are exported using a blabpy function, saved to a repo, whence they can be loaded with a blabr function. See the one_time_script for details.
Some details (see the one_time_script for more):
blabpy.pipeline.extract_aclew_dataextracts annotations from a file or recursively from a folder and returns two dataframes: annotations and intervals.There is a
vihi_annotationsrepo that contains an[update.sh](<http://update.sh>)script. Dev versions (0.0.0.9xxx) are used for now.There is
blabr::get_vihi_annotations()that loads from the repo mentioned above.
Last updated