ReadSetListItem - HealthOmics API Reference

ReadSetListItem

A read set.

Contents

arn

The read set's ARN.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 127.

Pattern: arn:.+

Required: Yes

creationTime

When the read set was created.

Type: Timestamp

Required: Yes

fileType

The read set's file type.

Type: String

Valid Values: FASTQ | BAM | CRAM | UBAM

Required: Yes

id

The read set's ID.

Type: String

Length Constraints: Minimum length of 10. Maximum length of 36.

Pattern: [0-9]+

Required: Yes

sequenceStoreId

The read set's sequence store ID.

Type: String

Length Constraints: Minimum length of 10. Maximum length of 36.

Pattern: [0-9]+

Required: Yes

status

The read set's status.

Type: String

Valid Values: ARCHIVED | ACTIVATING | ACTIVE | DELETING | DELETED | PROCESSING_UPLOAD | UPLOAD_FAILED

Required: Yes

creationType

The creation type of the read set.

Type: String

Valid Values: IMPORT | UPLOAD

Required: No

description

The read set's description.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+

Required: No

etag

The entity tag (ETag) is a hash of the object representing its semantic content.

Type: ETag object

Required: No

name

The read set's name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 127.

Pattern: [\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+

Required: No

referenceArn

The read set's genome reference ARN.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 127.

Pattern: arn:.+

Required: No

sampleId

The read set's sample ID.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 127.

Pattern: [\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+

Required: No

sequenceInformation

Details about a sequence.

Type: SequenceInformation object

Required: No

statusMessage

The status for a read set. It provides more detail as to why the read set has a status.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+

Required: No

subjectId

The read set's subject ID.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 127.

Pattern: [\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: