Find transcriptional start sites
Get the TSS positions from a set of genomic ranges containing gene positions. Ranges can contain exons, introns, UTRs, etc, rather than the whole transcript. Only protein coding gene biotypes are included in output.
GetTSSPositions(ranges, biotypes = "protein_coding")
ranges
biotypes
Useful links