-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
some user problem #1
Comments
"name" means the name of metabolites. They may be represented by m/z and retention time (M64T32 means m/z is 64 and retention time is 32), or represented by true metabolites name (for example, Urea).
"group" in batch_information means the biological labels, for example cancer or normal tissue. It is not necessary.
"class" means the label that indicated whether it is a QC sample. In principle, it is not necessary because NormAE doesn't need QC samples. However, the existence of QC samples can be used to get more stable results.
|
hi,I want to use your software but I don’t know where to enter my data and use this software.Whether it is downloaded your code and input the location of my data?Thank you very much. |
yes,you need download the code and install the needful modules that have been shown in the readme. Then, rename your data files and put them into the data folder. Finally, you can use NormAE by command line.
|
hi,I have a problem that I don't know where I went wrong.
This is the settings of training:
This is the error message:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,I want to use your software,but I don’t know what is “name” in metabolomics_data,"group" and "class" in batch_information.I want to know the way how can I use this software. Thank you very much.
The text was updated successfully, but these errors were encountered: