-
Notifications
You must be signed in to change notification settings - Fork 2
Incorrect classification of array type #16
Copy link
Copy link
Open
Description
Line 272 in e4a96a6
| if (ChipType == "BeadChip 8x5" && length(idx$rn) > 1.1e+06) { |
Illumina have now produce two different versions of EPIC v2. One has 1105209 features and one has 1052641 features. This means that for the smaller size array, the conditional statement above incorrectly classes the arrays to be EPIC v1.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels