gcell.rna.gencode.Gencode.gene_to_tes#
- property Gencode.gene_to_tes[source]#
Dict mapping gene names to their transcription end sites (TES).
For ‘+’ strand genes, TES is at the maximum End coordinate. For ‘-’ strand genes, TES is at the minimum Start coordinate.
- Returns:
dict: Dictionary with gene names as keys and TES positions as values