gcell.cell.celltype.Celltype.get_tss_idx# Celltype.get_tss_idx(gene_name)[source]# Given a gene name, get the TSS index in the peak annotation. Parameters: gene_name strThe name of the gene. Returns: numpy.ndarray The index of the TSS in the peak annotation.