This is the tutorial of MS-DIAL 5 for untargeted mass spec data analysis.
- Install Quarto (See https://quarto.org/docs/get-started/)
- Fork this repo
- Create a branch
- Checkout the branch
- Update the
index.qmd
- Open Command Prompt or Powershell and
cd THIS_REPO_FOLDER
- Build the website with
quarto preview .
- Upload changes by
quarto publish gh-pages