extract_gene_ids2name module¶
-
extract_gene_ids2name.create_dict(path)[source]¶ Save unique gene ids and names to dict
- Parameters
path – to gtf file
- Returns
gene_dict mapping gene_ids to gene_names
-
extract_gene_ids2name.lines(genes)[source]¶ Generator for lines in gtf file
- Parameters
genes – .gtf file