Skip to main content

Topics

This section allows you to view all Topics made by this member. Note that you can only see Topics made in areas you currently have access to.

Topics - joklein

1
XCMS Online / File Count and Storage Space Count Errors
This error presents across Linux and Mac machines, both viewing through Firefox and a Windows 7 machine viewing through Iron (De-Google'd Chrome).

Firstly, when uploading relatively large file sets (over 14 files per set), the Data Set Viewing interface does not show all files within the set in its list-view format. Additionally, the number of files displayed is cut off at 14. I have not ran many tests on this error due to the time and data it would require to experiment with.

The particular data set I encountered this error with contains 19 files, and when using the Create Job page's "Select Stored Dataset" dialogue, the file count listed beside this data set is indeed 19. When viewed under Stored Datasets, the count is 14, and only 14 files are visible.

Secondly, the Storage Space Percentage reports between the  Create Job and File Upload dialogue seems to disagree with the pie chart presented under the Accounts page. My account claims to have 11% of its total storage space available under the Account page, yet the Create Job page states that 96.2%.

What other information can I provide?
2
XCMS Online / Defining Column Headings
Let me preface my questions by stating the various violations for my specific case.

1) - I am not a chemist or biochemist. I am computer scientist working for a biochemist attempting to determine whether or not this tool will meet the needs of my employer for the purposes of our limited statistical tests.
2) - Our project is dealing with Mass Spectrometry of Lipids, not Proteins. Much of the software I have found is specifically geared towards dealing with Proteins, but this tool may be more general.

While attempting to figure out what relation each column in the output of a comparison of two mzData files produced by MassHunter, compared using the  HPLC/Q-TOF protocol, we determined we did not have a good understanding of what each of these columns meant:

Feature - Assumed to mean the order in which a particular m/z value was discovered. Not clear that this is or isn't the case though.
   
Fold Change - This appears to be more or less the result of Control / Experiment x? columns. What those mean and by extension what this means is unclear
       
m/z - I am aware that this is the mass/charge ratio, the quantity has very high precision, far more than can be accurate. At what point does it cut off the precision if at all? Does it ignore differences after a certain point?
   
Retention Time - Is this the actual Retention Time or the Corrected Retention Time? If it is corrected, what is the procedure it is using?
   
MaxInt - The label for this column is ambiguous, "Absolute Maximum Intensity for all Features in this row". I assume this means it is the the highest positive or negative intensity value, but what is a Row in this context?
   
dataset(x?) - The label for this column is ambiguous, "Mean Feature intensities for dataset #". Once again, the meaning of feature in context comes up.

Any help in nailing down what these terms mean would be much appreciated. I am fairly certain this software can meet our needs, which are, given a specific retention time, for a specific m/z intensity peak, find the m/z intensity peak that matches it in another data set and compare them to determine of they are statistically significant.

Thank you