Subsetting samples and columns of a MethyLumiSet subsets QC probes
1
1
Entering edit mode
@alanocallaghan-14291
Last seen 29 days ago
United Kingdom

Loading 450k methylation data as follows: methyset <- methylumIDAT(barcodes=barcodes, parallel=TRUE, idatPath="./data/IDATS")

Then the following code will error (subscript out of bounds): methyset[1:1000, 1:2]

This is because there are only 850 QC probes, which should not be subset with the indices used on the main dataset.

The code responsible is below: https://github.com/Bioconductor-mirror/methylumi/blob/master/R/MethyLumiSet-class.R#L454

methylumi • 944 views
ADD COMMENT
0
Entering edit mode
@sean-davis-490
Last seen 3 months ago
United States

Thanks for the report. This should be fixed in 2.24.1 (release) and 2.25.1 (devel) versions.

ADD COMMENT

Login before adding your answer.

Traffic: 604 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6