Does anyone have experience with the massiR package in R?
0
0
Entering edit mode
4.6 years ago
Scott McKay ▴ 30

Has anyone used the massiR package? I am having trouble extracting the Y Chr data. Can someone help me out?

library(massiR) data(y.probes) probes <- data.frame(y.probes["affy_hg_u133_plus_2"]) dataset <- read.table(file.choose()) massi.y.out <- massi_y(dataset, probes) massi_y_plot(massi.y.out) Error in plot.window(xlim, ylim, log=log, ...) : need finite 'xlim' values In addition: Warning messages: 1: In min(w.1) : no non-missing arguments to min,;returning Inf 2 : In max(w.r) : no non-mission arguments to max; returning -Inf 3 : In mix(x) : no non-missing arguments to min; returning Inf 4 : In max(x) : no non-missing arguments to max; returning -Inf

massiR microarray sex yprobes • 794 views
ADD COMMENT
0
Entering edit mode

Tidy up your post. Use the 101 010 button for code.

ADD REPLY

Login before adding your answer.

Traffic: 3953 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