how can I find a pathway
0
0
Entering edit mode
@bioinformatics-10931
Last seen 2.3 years ago
United States

I have a Metabolomics data with a p value, I want to know which ways I can find pathways, as an example please use the following data

df<- structure(list(rn = c("1-Methylhistidine", "L-Kynurenine", "N6,N6,N6-Trimethyl-L-lysine", 
"Putrescine", "Cytidine", "Xanthosine", "N-Alpha-acetyllysine", 
"L-Phenylalanine", "L-Arginine", "Pantothenic acid"), P.Value = c(3.68760885497216e-05, 
0.000294447368552433, 0.00186310350410466, 0.00211110071314893, 
0.00348498422603502, 0.00373568863130606, 0.0082476384775719, 
0.0177605396545179, 0.0224866727309657, 0.0337353837405139)), row.names = c(NA, 
-10L), class = c("data.table", "data.frame"), .internal.selfref = <pointer: 0x1020162e0>)
kegg KEGGREST • 895 views
ADD COMMENT
0
Entering edit mode

What do you mean by "find pathways"?

ADD REPLY
0
Entering edit mode

@mahmoud.s.fahmy finding which pathways those molecules are belonging to

ADD REPLY

Login before adding your answer.

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