How to analysis metabolomics data with pathway? Why library doesn't require my dataset?
1
1
Entering edit mode
3.6 years ago
chanwoo.park ▴ 10

Hi. I'm analyzing metabolomics data concerned with liver cancer data.

I'm wondering how to analyze this data. (I want to get p-value of pathway that I already setted)

More specifically, why MetaboAnalyst, FELLA, such like these library do not require my dataset?

I think that if we want to find significant pathway, we must take care about which person having liver cancer.

My dataset form is like this.

Firstly, I have each sample and metabolites value, and whether or not having liver cancer. Second, I have the list that which metabolite is concerned in which pathway.

Thank you.

metabolomics pathway analysis • 1.3k views
ADD COMMENT
0
Entering edit mode

In StackExchange language one would say This question needs details and clarity. Unclear to me what you are asking.

More specifically, why MetaboAnalyst, FELLA, such like these library do not require my dataset?

What does that mean?

ADD REPLY
0
Entering edit mode

if we put metabolite name, then it gave us pathway's p-value. But I think this does not consider about my dataset.

ADD REPLY
0
Entering edit mode

What does your data look like? Do you have metabolite identifiers? From which database?

ADD REPLY
0
Entering edit mode
3.2 years ago
Elucidata ▴ 270

In MetaboAnalyst, pathway analysis can be done in two ways:

  • You can provide a list of metabolites (KEGG IDs, HMDB IDs, or compound names). It does an over-representation analysis that tests whether compounds involved in a certain pathway is enriched compared by random hits. These metabolites could be differentially expressed metabolites for the cohort comparison under investigation (in your case liver cancer vs normal).
  • You can provide a data frame with metabolites in columns (or rows) and samples in rows (or columns) along with the cohort info that describes the condition individual sample belongs to. It would do a quantitative enrichment analysis directly based on the concentration values of the compounds.

You can refer to the FAQs that talk in detail about the functionalities.

ADD COMMENT

Login before adding your answer.

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