Metabolomics Society Forum

Software => XCMS Online => metaXCMS => Topic started by: Student on February 10, 2012, 08:17:31 AM

Title: Alignment + EICs
Post by: Student on February 10, 2012, 08:17:31 AM
When I want to align my data or produce EICs with metaXCMS, nothing is happening. In R an error message appears:
Error in xcms:::phenoDataFromPaths(files) : Directory tree must be level
What can I do about this?
Title: Re: Alignment + EICs
Post by: Ralf on February 10, 2012, 01:57:01 PM
How many XCMS results are you trying to compare ?

Did you move the raw data out of/within the XCMS result folder ?
Title: Re: Alignment + EICs
Post by: Student on February 11, 2012, 03:54:24 PM
I am trying to compare 5 XCMS results.
I moved the raw data within the XCMS result folder.
Title: Re: Alignment + EICs
Post by: Ralf on February 13, 2012, 12:22:22 PM
Since metaXCMS needs to see the raw data in exactly the same way (,i.e. folder, name) XCMS processed it
it does not work if you move the raw data after XCMS processing.
Title: Re: Alignment + EICs
Post by: bs0u81e8 on February 18, 2013, 08:17:54 AM
Hi
I have exactly the same problem. I am trying to compare three XCMS results and I have not moved or renamed any folders or data. This problem causes my PC to freeze when I run alignment of data or try to produce EICs in metaXCMS. When I reload R and try again, there is already data loaded onto metaXCMS which stops me from going any further with a new analysis.
Please help!
Title: Re: Alignment + EICs
Post by: Ralf on February 19, 2013, 02:30:47 PM
Please make sure that R does not save the workspace.
If the workspace has already been saved, locate and delete it (.RData file).

Re-alignment and creating the EIC's does take a while, though ... it will reprocess all your raw data.
If you do not see the progress bar for some reason, the R console should show what R is currently doing (or not doing if there is an error).
Title: Re: Alignment + EICs
Post by: krista on February 11, 2014, 04:18:23 PM
I can also add that I was able to get rid of this error by starting all my analyses from one common upper level folder. My first attempt at leaving all the XCMS files in place, but having them in different directories also resulted in the error about directory level not being flat.