Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 654 Bytes

File metadata and controls

15 lines (11 loc) · 654 Bytes

NMRQNet

Input

The input file provided to NMRQNet is a csv file.

  • The first column is chemical shift values
  • For the rest of columns, each column is the 1H NMR spectrum for one plasma sample
  • See NMRQNet/data/tutorial_data/control_human_plasma.csv for example

Data preprocessing

Running

  • Tutorial for EDTA plasma analysis: at NMRQNet/tutorial/tutorial_for_EDTA_plasma.ipynb
  • Tutorial for other (heparin, citrate) plasma analysis: at NMRQNet/tutorial/tutorial_for_other_plasma.ipynb