SIF {SMRUCC.genomics.Visualize.Cytoscape.Tables} .NET clr documentation

SIF

Description

the cytoscape simple interaction format table

Declare

            
# namespace SMRUCC.genomics.Visualize.Cytoscape.Tables
export class SIF {
   # the iteraction type
   interaction: string;
   # the source node id
   source: string;
   # the target node id
   target: string;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]