data_type : str
One of the names of the data types, e.g. “expression” or “splicing”
sample_subset : str or None
Which subset of the samples to use, based on some phenotype
column in the experiment design data. If None, all samples are
used.
feature_subset : str or None
Which subset of the features to used, based on some feature type
in the expression data (e.g. “variant”). If None, all features
are used.
|