pypath.utils.orthology.SequenceContainer§

class pypath.utils.orthology.SequenceContainer(preload_seq=[], isoforms=True)[source]§

Bases: Logger

__init__(preload_seq=[], isoforms=True)[source]§

This is an object to store sequences of multiple organisms and select the appropriate one.

Methods

__init__([preload_seq, isoforms])

This is an object to store sequences of multiple organisms and select the appropriate one.

get_seq(protein[, taxon])

load_seq(taxon)