moscot.utils.data.transcription_factors#

moscot.utils.data.transcription_factors(organism)[source]#

Get transcription factors for a selected organism.

The data was taken from this source.

Parameters:

organism (Literal['human', 'mouse', 'drosophila']) – Organism for which to select the transcription factors.

Return type:

List[str]

Returns:

: Transcription factors for organism.