-
Notifications
You must be signed in to change notification settings - Fork 3
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
How run NOREVA R version with input data without QC and internal standard ? #2
Comments
Could you please submit Rstudio's detail log information? @JianboFu0406 and @YingZhang0811 |
Please let me know if you need something else. (Alternate email address: [email protected]) |
Hi dear JianboFu0406, Right, I tested this code but its don't work My matrice seens identical to your advice Also when I run the scripts it automatically creates an "OUTPUT-NOREVA-Record.txt" file, in which it writes traces that I don't understand the meaning of and it does not generate any "OUTPUT-NOREVA-Overall.Ranking. Data.csv" for visualization. Thanks |
This comment was marked as outdated.
This comment was marked as outdated.
Hi dear JianboFu0406, I tested with the Multiclass_without_QCSIS.csv file. It's the same. it does not generate the OUTPUT-NOREVA-Overall.Ranking file for me. Data.csv. Normally, everything should be able to run well on my machine, of which there are the characteristics: My operating system: Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz 2.21 GHz, 16.0 GB (15.8 GB usable) and 12 CPUs available. Thanks |
Hi anani-a-missinou, You can try again with the following code. I tested the following code and it works fine. My computer system is MacBook Pro (13-inch, M1, 2020) with 8GB Memory. The output file "OUTPUT-NOREVA-Overall.Ranking.Data.csv" is generated after about 30 minutes. the sample data "https://idrblab.org/noreva2.0/download/Multiclass_without_QCSIS.csv" library(NOREVA) If the sample data runs fine and produces the result "OUTPUT-NOREVA-Overall.Ranking.Data.csv". Then you can run with your data. Please let me know if you have any questions. (Alternate email address: [[email protected]]) |
Hi JianboFu0406, I followed your instructions. it tells me that NOREV, however, very strangely it does not generate the "OUTPUT-NOREVA-Overall.Ranking.Data.csv" file. I specify that it happened in a fraction of a minute and afterward I did not have the impression that anything was turning, I even had to wait for almost 1 hour, but nothing happened. Thanks |
Basic information
My operating system: Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz 2.21 GHz, 16.0 GB (15.8 GB usable)
My MZmine version: MZmine3.0.21-beta
What happened
"PrepareInuputFiles" and "normulticlassqcall" functions don't work, despite I successfully install all required package on R R version 4.2.0 and formatted CSV table as described in your tutorial.
sample name label _477.065_4.52 12.986_0.74 133.014_0.71 420.046_2.93 439.085_0.68
Aviso_232_CuCl2_Block2.mzXML Sample 1 3.12E-01 1.77E-01 1.05E-01 1.25E-01 1.11E-02
Aviso_233_CuCl2_Block2.mzXML Sample 1 2.70E-01 1.58E-01 1.10E-01 1.43E-01 1.65E-02
Aviso_280_CuCl2_Block3.mzXML Sample 1 2.59E-01 1.92E-01 1.19E-01 1.67E-01 2.27E-02
Chifu_187_CuCl2_Block1.mzXML Sample 2 4.22E-01 2.66E-01 1.02E-01 1.21E-02 1.49E-02
Chifu_231_CuCl2_Block2.mzXML Sample 2 3.94E-01 1.77E-01 1.38E-01 4.83E-02 2.50E-02
Thank you for your help
Anani
The text was updated successfully, but these errors were encountered: