Skip to content

Commit b00c29b

Browse files
authored
Add console app tutorial
1 parent 01597b3 commit b00c29b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

utils.qmd

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,16 @@ Molecular spectrum networking is a tool for creating networks that visualize the
7777

7878
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).
7979

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+
![fig1-1](images/MSDIALCUI/Console_help.png)
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+
![fig1-2](images/MSDIALCUI/Console_example.png)
89+
8090
### The Workflow
8191
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)
8292
2. Open *.mdproject in MS-DIAL5

0 commit comments

Comments
 (0)