search for: genexp

Displaying 3 results from an estimated 3 matches for "genexp".

2010 Nov 02
2
One question on heatmap
Dear R-helper: Suppose we have a matrix: Gene sample1 sample2 Gcnt1 12.0000 52.80000 Max 8.8000 39.10000 Tmem176b 67.9000 304.70000 Shmt2 8.6000 42.40000 Rtn4 11.5000 57.70000 Il17re 7.6000 38.80000 Bclp2 6.2000 32.10000 Mobkl3 4.4000 32.20000 Akr1b10 3.4000 30.10000
2008 Mar 19
0
Error en nlm(logdgenexpn, p = c(vmomest[[1]], vmomest[[2]]), x = x.genexp, : valor no finito provisto por 'nlm'
...n. To review details wearing On one of the lines put status cond04<-is.finite(mle.nlm$minimum) { ..... An Introduction to the Interactive Debugging Tools in R, Roger D. Peng, UCLA Department of Statistics, August 28, 2002 The error message is delivered: Error en nlm(logdgenexpn, p = c(vmomest[[1]], vmomest[[2]]), x = x.genexp, : valor no finito provisto por 'nlm' Adem?s: Hubo 50 o m?s avisos (use warnings() para ver los primeros 50) One possibility is to re-generate the data set that produces such error, but not know how to do it. Someone knows how t...
2018 May 20
3
Loop Function to Create Multiple Scatterplots
Hello, I am trying to create multiple scatter plot graphs. I have 1 independent variable (Age - weeks post conception) and 18 dependent variables ("Gene n" Expression) in one csv file. Is there a way to set up a looped function to produce 18 individual scatterplots? At the moment, I am writing the plot() function out 18 times to make the 18 graphs. My code is below and csv file is