gcell.rna.gencode.Gencode.gene_to_tss

gcell.rna.gencode.Gencode.gene_to_tss#

property Gencode.gene_to_tss[source]#

Dict mapping gene names to their transcription start sites (TSS).

For ‘+’ strand genes, TSS is at Start coordinate. For ‘-’ strand genes, TSS is at End coordinate.

Returns:

dict: Dictionary with gene names as keys and TSS positions as values