We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I ran shinySummarize for one sample I get this error.
> idat class: RGChannelSet dim: 1051815 1 metadata(0): assays(2): Green Red rownames(1051815): 1600101 1600111 ... 99810990 99810992 rowData names(0): colnames(1): 201530490013_R02C01 colData names(0): Annotation array: IlluminaHumanMethylationEPIC annotation: ilm10b2.hg19 > shinyMethyl::shinySummarize(idat) [shinySummarize] Extracting Red and Green channels [shinySummarize] Raw preprocessing [shinySummarize] Mapping to genome [shinySummarize] Computing quantiles Error in if (nrow > 0L && ncol > 0L) { : missing value where TRUE/FALSE needed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I ran shinySummarize for one sample I get this error.
The text was updated successfully, but these errors were encountered: