acidgenomes.make_gene_to_symbol¶
- acidgenomes.make_gene_to_symbol(df: DataFrame, format: str = 'make_unique', quiet: bool = False) GeneToSymbol¶
Create a GeneToSymbol mapping from a DataFrame.
- Parameters:
- Returns:
Gene ID to gene symbol mapping.
- Return type: