gcell.rna.gene.GeneExp.tss_coordinate#
- property GeneExp.tss_coordinate: int[source]#
Get the primary Transcription Start Site (TSS) coordinate for the gene.
Returns the primary TSS coordinate, symmetric to tes property. For ‘+’ strand genes, returns the minimum Start coordinate. For ‘-’ strand genes, returns the maximum Start coordinate.
- Returns:
int The TSS coordinate.