Reference

biomappings.utils Module

Utilities.

Functions

get_script_url(fname)

Get the source path for this script.

biomappings.resources Package

Biomappings resources.

Functions

append_false_mappings(mappings, *[, path])

Append new lines to the negative mappings document.

append_predictions(new_mappings)

Append new lines to the predicted mappings document.

append_true_mappings(mappings, *[, path])

Append new lines to the positive mappings document.

get_curator_names()

Get ORCID to name.

get_current_curator(-> NormalizedNamedReference)

Get the current curator, based on the current user's login name.

get_true_graph([include, exclude])

Get a graph of the true mappings.

load_curators()

Load the curators table.

load_false_mappings()

Load the negative mappings.

load_mappings()

Load the positive mappings.

load_positive_mappings()

Load the positive mappings.

load_predictions()

Load the predicted mappings.

load_unsure()

Load the unsure mappings.

read_mappings()

Read all mappings.