annotations
Classes and methods to handle genome metadata : Illumina manifest with probes information, Genome version (hg38, mm10…), Array types (EPIC, MSA…), Channels (Red/Green).
The default annotation data is read from pylluminator-data package, but you can add your own annotations.
Functions
|
Auto-detect the type of array of a sample, depending on the number of probes in the .idat files. |
Check if the csv file exists, and if not download it from the given link and save it in the output folder under the same name. |
Classes
|
This class contains all the metadata associated with a certain genome version (HG39, MM10...) and array type (EPICv2, 450K...). |
|
Names of the different array types supported. |
|
Probes measure either a red or green fluorescence. |
|
Additional genome information provided by external files, downloaded from illumina-data. |
|
Names of the different genome versions supported. |