neko.core.network.Network.convert_edgelist_into_genesymbol
- Network.convert_edgelist_into_genesymbol() DataFrame
This function generates a new edges dataframe with the source and target identifiers translated (if possible) in Genesymbol format.
- Args:
None
- Returns:
- A pandas DataFrame containing the edges with the source and target identifiers translated into Genesymbol
format.