Diff of /man/pvalue_M_GU.Rd [000000] .. [3bfed4]

Switch to side-by-side view

--- a
+++ b/man/pvalue_M_GU.Rd
@@ -0,0 +1,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}