Coordinates {SMRUCC.genomics.Data.STRING} .NET clr documentation

Coordinates

Description

Tsv table reader for string-db export result string_network_coordinates.txt. (这个表格文件定义的是网络的节点的位置和蛋白的注释信息)

Declare

            
# namespace SMRUCC.genomics.Data.STRING
export class Coordinates {
   annotation: string;
   color: string;
   node: string;
   x_position: double;
   y_position: double;
}

        

.NET clr type reference tree

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