LinkAction {SMRUCC.genomics.Data.STRING.StringDB.Tsv} .NET clr documentation

LinkAction

Description

interaction types for protein links. (从String-DB之中下载的蛋白质互作网络数据,例如:9606.protein.actions.v10.txt, 这个对象只是存在注释数据的互作关系,只是所有的互作关系之中研究比较明白的网络部分, 假若查看所有的网络数据在9606.protein.links.v10.txt文件之中)

Declare

            
# namespace SMRUCC.genomics.Data.STRING.StringDB.Tsv
export class LinkAction {
   a_is_acting: string;
   action: string;
   item_id_a: string;
   item_id_b: string;
   mode: string;
   score: string;
}

        

.NET clr type reference tree

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