- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-omics
SequenceInformation Interface
Details about a sequence.
Members
Name | Type | Details |
---|---|---|
alignment | string | undefined | The sequence's alignment setting. |
generatedFrom | string | undefined | Where the sequence originated. |
totalBaseCount | number | undefined | The sequence's total base count. |
totalReadCount | number | undefined | The sequence's total read count. |
Full Signature
export interface SequenceInformation