decoupler.ds.hsctgfb

Contents

decoupler.ds.hsctgfb#

decoupler.ds.hsctgfb(verbose=False)#

Hepatic stellate cells (HSC).

Downloads RNA-seq bulk data consisting of 6 samples of hepatic stellate cells (HSC) where three of them were activated by the cytokine Transforming growth factor (TGF-β) [YLG+20].

Parameters:

verbose (bool (default: False)) – Whether to display progress messages and additional execution details.

Return type:

AnnData

Returns:

AnnData object.

Example

import decoupler as dc

adata = dc.ds.hsctgfb()
adata