corneto.io.load_graph_from_sif#
- corneto.io.load_graph_from_sif(sif_file, delimiter='\t', has_header=False, discard_self_loops=True, column_order=[0, 1, 2])#
Create graph from Simple Interaction Format (SIF) file.
- Parameters:
- Returns:
New Graph loaded from SIF file