gcell.rna.gtf.GTF.get_gene_id# GTF.get_gene_id(gene_id)[source]# Get a Gene object for the given gene ID. Parameters: gene_id strThe gene ID to get the Gene object for. Return type: Gene Returns: Gene The Gene object.