data processing
all went normal
data uploading normal
data filtering finished normal with pop-up saying 407 features with 37 and 41 filtered, 331 remaining
- Low-variance filter 10%
- Low-abundance filter 10%
Normalization normal
- Normalization by a pooled sample from group (group PQN) to WT
- Log transformation (base 2)
- no Data scaling
Statistics
but when it came to the stats step such as T-test, PCA, folder change analysis, you still got the analysis on all original 407 features, not the filtered 331 features. not sure if the normalisation and scaling had worked, but the filtering obviously hadn’t.
could you please look into this issue? many thanks
Everything is working as expected in my testing. Did you open multiple tabs? Or did you click “Proceed” button after data filtering? There are some steps you need to perform sequentially following the page
I did only use one tab. just in case, I have also deleted the cache and cookies, and then tried again on both the dev.metaboanalyst.ca and www.metaboanalyst.ca domains. unfortunately the issue persists. I’ve got some screenshots here.
at the data filter step, I click “Submit” first, and go with the “Proceed” button. I had a clear notification that the filtration was done successfully.
Also, I just tested this using MetaboAnalystR with the script above, and the output is the same. It seems this behaviour—ignoring the data filtering—is inherited in how MetaboAnalyst handles things.
While this might not be a big issue for something like t-tests, it becomes quite problematic when it comes to PCA. Including features that were already filtered out really undermines the analysis.