[3bfed4]: / man / pvalue_M_GU.Rd

Download this file

21 lines (20 with data), 466 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{pvalue_M_GU}
\alias{pvalue_M_GU}
\title{P-values obtained by differential expression (DE) analysis.}
\format{
A data frame with 39 rows and 2 variables:
\describe{
\item{KEGG.ID}{KEGG ID}
\item{p.value}{p-value}
}
}
\usage{
pvalue_M_GU
}
\description{
A dataset containing the p-value for each metabolite obtained through DE analysis.
}
\keyword{datasets}