MicroarrayExpressionCriteria
This section describes Microarray Expression criteria classes.
| Name | Description | Required | Schema | Default |
|---|---|---|---|---|
| exclude | false | boolean | false | |
| studyIdList | List of Study Identifiers | false | string array | |
| specimenTypeCodeList | List of Specimen Type Codes | false | string array | |
| specimenTypeNameList | List of Specimen Type Names | false | string array | |
| maxPValue | Maximum P Value | false | number (double) | |
| callList | List of Call Values Possible values are A,P and M |
false | string array | |
| intensityOperator | Intensity Operator Possible values are >,< and = |
false | string | |
| intensityAggregate | Intensity Aggregate Possible values are AVG, MEDIAN, MIN and MAX |
false | string | |
| intensityFactor | Intensity Factor | false | number (double) | |
| aggregationMode | Aggregation Mode Possible values are
|
false | string | |
| dualChannel | Boolean value to indicate whether Dual Channel data should be searched or not | false | boolean | false |
| geneInformation | Gene Details For example, MicroarrayExpressionGeneDetails, RNASeqGeneDetails, CNVGeneDetails, SequenceVariantsGeneDetails |
true | genomicCriteria | |
| metadataFilters | Gene Expression Metadata filters | false | MetadataFiltersarray | |
| log2ratioRange | Range of log2ratio values | false | NumberRangeFilter |