You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.
This page contains information about the dataset objects defined in datasets.py
classes:
DataSet
contains any data relevant to the BEL Namespace and Annotation resource generator pipeline
OrthologyDataSet
contains orthology relationship data
**parent class - DataSet
**get_orthologs(term_id) - returns set of orthologs associated with term_id
*NamespaceDataSet
**parent class - DataSet