Two different data frame after using normal condition and using dplyr
0
0
Entering edit mode
7.4 years ago
1769mkc ★ 1.2k

I m getting two different data frame in terms of dimension when I m selecting genes from my data frame after setting a cutoff value both using normal way thats built in R and other one using dplyr library but the resulting data frame dimension is different .Can anyone explain why this is happening in both the cases i just want to keep the genes whose value is greater than 0.

R • 1.3k views
ADD COMMENT
0
Entering edit mode

Would be helpful to show information about the results you are getting (and those you expect). In R, you can easily check dataframes using the head() and str() functions.

ADD REPLY
0
Entering edit mode

This is an R programming question. I am not sure it fits here. Also the least information you should provide is what you've tried i.e. show us your code.

ADD REPLY
0
Entering edit mode

yes I will run the code again post the output

ADD REPLY
0
Entering edit mode

Did you figure this out?

I am having a similar problem.

ADD REPLY
0
Entering edit mode

well no i was busy with other stuff but I will run the code and post it see what happens

ADD REPLY

Login before adding your answer.

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