Posts by Lukais Iohan Carvalho • 117 points
5 posts
-
4
votes1
answer48
viewsQ: Mean of repeated lines
People, I have a data.frame as follows Gene 12h 10d 6w Slc39a10 1.52 -6.72 -1.84 Slc39a10 1.52 -6.72 -1.84 Mfsd6 -0.15 0.672 0.26 Mfsd6 -2.55 -54.53 -23.75 Hecw2 2.13 2.71 1.92 Hecw2 -7.30 -4.34…
-
1
votes0
answers56
viewsQ: Gene Ontology and gene interaction network in R
Hello, I have a gene expression dataset organized as follows: Gene FC12h QV12H FC10d QV10d Rp1 -0,371 0,797 2,647 0,718 Sox17 15,200 0,438 2,946 0,445 Mrpl15 -1,789 0,218 0,752 0,004 FC represents…
-
3
votes2
answers48
viewsQ: Matrix of Expression
I have the following matrix on R: FC12h FC10d FC6w -8.44770875 -0.37171750 0 -56.72384575 2.64778150 2.94636550 -3.00214850 2.64778150 -1.57755700 I need some function that causes numbers greater…
-
0
votes1
answer145
viewsQ: dplyr filter() problems
Hi, guys. Well, I went to try to replicate a code I made on the work computer on my notebook. At some point, I do a data filtering with the dplyr using the signals "<" and ">". When I made the…
-
3
votes1
answer322
viewsQ: How to mount a data.frame with identical elements from another two data frames.
Hello, I have two data.frames, each with 1 column. A data.frame has 3701 rows, while the other has more than 50,000 rows. What I want is this: assemble a data.frame that contains only the data.frame…
rasked Lukais Iohan Carvalho 117