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