single_cell_parser
❭ network_modify_functions
❭ get
get¶
- single_cell_parser.network_modify_functions.get(funname)¶
Get the function with the given name.
Network modify functions reside in a module of the same name. This method fetches them from said module.