get_probes_from_scratch | R Documentation |
The probe set has:
Drop SNP.
Drop loci on chr X or Y..
Common between the array types of trainer and EPIC v2
get_probes_from_scratch(
trainer,
chip_type_name = NULL,
present_by_epic_v2 = TRUE
)
trainer |
A S3 object of |
chip_type_name |
column contains the chip type name. |
present_by_epic_v2 |
bool if only include probes present in EPIC v2. |
a list of probe CG IDs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.