gcell.cell.celltype.GETCellType.get_tss_idx

gcell.cell.celltype.GETCellType.get_tss_idx#

GETCellType.get_tss_idx(gene_name)[source]#

Given a gene name, get the TSS index in the peak annotation.

Parameters:
gene_name str

The name of the gene.

Returns:

numpy.ndarray The index of the TSS in the peak annotation.