ana santos gómez
2015-Apr-18 18:34 UTC
[R] Error en `*tmp*`[[i]] : subíndice fuera de los límites
I get this error when I try to execute the following order: repressed.genes.KO.WT.table <- aafTableAnn(repressed.genes.KO.WT, "mouse4302.db", aaf.handler()) I execute the same instruction with other circumstances such as "activated genes" and I don't get that error. How can I solutionate this? Because I can't continue with the study without this information saved as html and txt. Thank you very much [[alternative HTML version deleted]]
Boris Steipe
2015-Apr-18 20:54 UTC
[R] Error en `*tmp*`[[i]] : subíndice fuera de los límites
You haven't provided nearly enough information for us to be able to help. Please see here for some hints on how to ask questions productively: http://adv-r.had.co.nz/Reproducibility.html http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example ... and please read the posting guide and don't post in HTML. B. On Apr 18, 2015, at 2:34 PM, ana santos g?mez <ana-santos-gomez-94 at hotmail.com> wrote:> I get this error when I try to execute the following order: repressed.genes.KO.WT.table <- aafTableAnn(repressed.genes.KO.WT, "mouse4302.db", aaf.handler()) > > I execute the same instruction with other circumstances such as "activated genes" and I don't get that error. > > How can I solutionate this? Because I can't continue with the study without this information saved as html and txt. > > Thank you very much > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.