Getting Started
indra_cogex.assembly
indra_cogex.sources.cli
indra_cogex.sources.processor
indra_cogex.sources.processor_util
indra_cogex.sources.bgee
BgeeProcessor
indra_cogex.sources.cbioportal
indra_cogex.sources.cellmarker
indra_cogex.sources.chembl
indra_cogex.sources.clinicaltrials
indra_cogex.sources.disgenet
indra_cogex.sources.ec
indra_cogex.sources.goa
indra_cogex.sources.gwas
indra_cogex.sources.hpoa
indra_cogex.sources.indra_db
indra_cogex.sources.indra_ontology
indra_cogex.sources.interpro
indra_cogex.sources.nih_reporter
indra_cogex.sources.odinson
indra_cogex.sources.pathways
indra_cogex.sources.pubmed
indra_cogex.sources.sider
indra_cogex.sources.wikidata
indra_cogex.representation
Processor for Bgee.
Bases: Processor
Processor
Initialize the Bgee processor.
path (Union[None, str, Path]) – The path to the Bgee dump pickle. If none given, will look in the default location.
Union
None
str
Path
Iterate over the nodes to upload.
Iterable[Node]
Iterable
Node
Iterate over the relations to upload.
Iterable[Relation]
Relation