get_idat_sizem | R Documentation |
Stores matrices with IDAT file sizes before and after applying size filters. IDAT hlink files are filtered based on absolute file size ranges expected for the instance array platform ID. Second, a filter is performed to remove file pairs of differing sizes. Results matrices are saved at mdpath with "msize-all_idat_hlinks_" and "msize-filt_idat_hlinks_" fn patterns.
get_idat_sizem( idats.path = file.path("recount-methylation-files", "idats"), mdpath = file.path("recount-methylation-files", "metadata") )
idats.path |
Path to the instance directory containing IDAT hlink files. |
mdpath |
Path to instance directory containing the metadata. |
Returns a size-filtered matrix of IDAT hlink filenames.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.