Thanks, David,
It is resolved now.
I used below code
dim(otu.list)
[1] 196 1
i <- row.names(data) %in% otu.list[[1]]
Thanks
Yogesh
On Sun, 23 Jun 2019, 21:38 David Winsemius, wrote:
>
> > On Jun 23, 2019, at 5:57 AM, Yogesh Gupta wrote:
> >
> > Hi,
> >
> > I need help to extract d
> On Jun 23, 2019, at 5:57 AM, Yogesh Gupta wrote:
>
> Hi,
>
> I need help to extract data based on first column ID in R.
>
> I used the below code but not succeed , it is not giving the row values,
> only showing the header of rows.
>
>> head(data)
>
>
> Root-1.S35.L001.Root-10.S75.L0
From: Yogesh Gupta<mailto:nabiyog...@gmail.com>
Sent: Monday, June 24, 2019 12:58 AM
To: r-help@r-project.org<mailto:r-help@r-project.org>
Subject: [R] How to extract data based on first column ID in R
Hi,
I need help to extract data based on first column ID in R.
I used the below co
Hi,
I need help to extract data based on first column ID in R.
I used the below code but not succeed , it is not giving the row values,
only showing the header of rows.
> head(data)
Root-1.S35.L001.Root-10.S75.L001
71f84e7910006f22684121564206e8ca 0.0
03b167
4 matches
Mail list logo