DeltaHeader {SMRUCC.genomics.Visualize.SyntenyVisualize} .NET clr documentation

DeltaHeader

Description

代表 Delta 文件的头部信息。

Declare

            
# namespace SMRUCC.genomics.Visualize.SyntenyVisualize
export class DeltaHeader {
   QueryFilePath: string;
   QueryId: string;
   QueryLength: integer;
   ReferenceFilePath: string;
   ReferenceId: string;
   ReferenceLength: integer;
   Tool: string;
}

        

.NET clr type reference tree

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