ReadSetFilter
A filter for read sets.
Contents
- createdAfter
-
The filter's start date.
Type: Timestamp
Required: No
- createdBefore
-
The filter's end date.
Type: Timestamp
Required: No
- creationType
-
The creation type of the read set.
Type: String
Valid Values:
IMPORT | UPLOAD
Required: No
- generatedFrom
-
Where the source originated.
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
- name
-
A name to filter on.
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
-
A genome reference ARN to filter on.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 127.
Pattern:
$|^arn:.+
Required: No
- sampleId
-
The read set source'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
- status
-
A status to filter on.
Type: String
Valid Values:
ARCHIVED | ACTIVATING | ACTIVE | DELETING | DELETED | PROCESSING_UPLOAD | UPLOAD_FAILED
Required: No
- subjectId
-
The read set source'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: