gcell.rna.gene.GeneSets.get_tss_track# GeneSets.get_tss_track(track, upstream=1000, downstream=1000, n_jobs=96, **kwargs)[source]# Get the TSS track for the gene sets. Parameters: track TrackThe track object. upstream intThe upstream window size. downstream intThe downstream window size. n_jobs intThe number of jobs to run in parallel. Return type: ndarray