You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: utils.qmd
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,16 @@ Molecular spectrum networking is a tool for creating networks that visualize the
77
77
78
78
To follow this video, please download the dataset and check the description in [https://zenodo.org/communities/msdial?q=&l=list&p=1&s=10&sort=newest](https://zenodo.org/communities/msdial?q=&l=list&p=1&s=10&sort=newest).
79
79
80
+
## 7. Console app
81
+
82
+
1. Download console app from [MS-DIAL releases](https://github.com/systemsomicslab/MsdialWorkbench/releases).
83
+
2. Open your terminal or PowerShell.
84
+
3. You can get help by typing "YourPathOfMSDIALCUI\MSDIALCUI.exe".
85
+

86
+
4. Type "YourPath\MSDIALCUI.exe YourAnalysisType -i YourInputFolder\ -o YourOutputFolder\ -m YourLibraryFolder\YourLibraryFile -p". For example, "YourPath\MSDIALCUI.exe lcms -i .\rawdata\ -o .\rawdata\ -m YourLibraryFolder\msdial_console_param4lipidomics.txt -p"
87
+
5. It will take around a minute to start processing your data.
88
+

89
+
80
90
### The Workflow
81
91
1. Download the dataset of "Molecular spectrum networking tutorial dataset" in [https://zenodo.org/communities/msdial?q=&l=list&p=1&s=10&sort=newest](https://zenodo.org/communities/msdial?q=&l=list&p=1&s=10&sort=newest)
0 commit comments