Giter Club home page Giter Club logo

ewastools's People

Contributors

clvallerga avatar hhhh5 avatar karoliskoncevicius avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ewastools's Issues

Error: could not find function "mxm_"

I am running into this error with the mxm_ function, even though ewastools in installed and loaded, and I have already run some functions (call_genotypes, snp_outliers, ...) in the same script, but I can't run mxm_. I've tried deleting and re-downloading and installing ewastools, and have played with the order of package loading, but no success. Any clues appreciated! Thanks

A question about NA values in detection p matrix

Hello, when I am using ewastools::detectionP(raw = meth), I found some values in my detection p matrix res_list$detP are NAs, and these NAs are not consistent between samples. Are these probes with NA out-of-band probes, or they are probes that failed to detect for some samples? Thank you so much!

Can't install on Ubuntu with R 3.6.1 because "illuminaio" is not available

Unfotunately, I can't install this package with R 3.6.1 on Ubuntu 19.04 because illuminaio is not available:

> devtools::install_github("hhhh5/ewastools")
Downloading GitHub repo hhhh5/ewastools@master
Skipping 1 packages not available: illuminaio
Installing 3 packages: illuminaio, mblm, igraph
Installing packages into ‘/home/tim/R/x86_64-pc-linux-gnu-library/3.6’
(as ‘lib’ is unspecified)
Error: Failed to install 'ewastools' from GitHub:
  (converted from warning) package ‘illuminaio’ is not available (for R version 3.6.1)

String matching for BisConvI probes, "I C1" vs. "I-C2" and "I U1" vs. "I-U2"

In reference to the Bisulfite Conversion I metrics, I noticed this method of string matching: name %like% "I-C[12]". It looks like this filter won't match the C1 or U1 probe types because their names are, inexplicably, of the format "I C1" and "I U1" (lacking the dash). If true, only C2 and U2 probes are being returned.

Problem with check_sex function with Epicv2

Hi,
there seems to be an error with the check_sex function.

chrX = manifest[chr == "X", index]
chrY = manifest[chr == "Y", index]
create empty objects because in the manifest, column chr contains "chrX" and "chrY" instead of "X" and "Y".

I deleted the "chr" in the manifest$chr column as a workaround

dropping probes from ewastools object

Hi, I see from other posts that dropping probes from the raw object will affect the probe indices, but I'm working with non-human primates and have only a susbset of valid probes on the array. What would be the correct way to address this issue, so that I can run the control metrics only using my validated probes? Thanks for any suggestions!

New error when using code from vignette

Hi there,

I am trying to run this code from the vignette:

beta = meth %>% detectionP %>% mask(0.01) %>% correct_dye_bias %>% dont_normalize

but I am getting this error:

Error in mask(., 0.01) : unused argument (0.01)

Any ideas why this error might be popping up now? I've used this code as recently as a few weeks ago and not had problems.

Thanks for your help!

Edward

A question about filtering probes

Dear Jonathan,

I found it a bit hard to filter probes using the list output from read_idats() function, because the probe index tend to be different between matrices, is there a good way recommended to filter unwanted probes? Thank you so much!

Best regards
Qianhui

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.