gcell.cell.celltype.GETHydraCellType.get_gene_idx

gcell.cell.celltype.GETHydraCellType.get_gene_idx#

GETHydraCellType.get_gene_idx(gene_name)[source]#

Get all indices for a given gene name.

Parameters:
gene_name str

The name of the gene.

Return type:

ndarray

Returns:

np.ndarray The indices of the gene.