GeneSampleSet {SMRUCC.genomics.SequenceModel.GeneQuantification} .NET clr documentation

GeneSampleSet

Description

Declare

            
# namespace SMRUCC.genomics.SequenceModel.GeneQuantification
export class GeneSampleSet {
   Chr: string;
   FPKM: list;
   GeneID: string;
   Length: integer;
   TPM: list;
}

        

.NET clr type reference tree

  1. use by property member FPKM: list
  2. use by property member TPM: list

[Package {$package} version {$version} Index]