| featureCounts {SMRUCC.genomics.SequenceModel.SAM.featureCount} | .NET clr documentation |
BAM feature counts for multiple samples, as generated by the featureCounts tool from the Subread package.
# namespace SMRUCC.genomics.SequenceModel.SAM.featureCount
export class featureCounts {
Chr: string;
End: string;
Geneid: string;
Length: integer;
SampleCounts: list;
Start: string;
Strand: string;
}
SampleCounts: list