czbiohub-sf / Rapid-QC-MS

Realtime quality control for mass spectrometry data acquisition
https://czbiohub-sf.github.io/Rapid-QC-MS
Other
13 stars 2 forks source link

Create exhaustive user settings page #23

Closed wasimsandhu closed 2 years ago

wasimsandhu commented 2 years ago

Should allow the user to enter the following:

General settings

Notifications

Internal standard QC settings

Biological standard QC settings

MS-DIAL parameters

All parameters should be stored in the database.

wasimsandhu commented 2 years ago

Navbar documentation in Bootstrap Dash: https://dash-bootstrap-components.opensource.faculty.ai/docs/components/navbar/

wasimsandhu commented 2 years ago

TODO: MS-DIAL parameter settings

#Data type
MS1 data type: Centroid
MS2 data type: Centroid
Ion mode: Positive
DIA file: 

#Data collection parameters
Retention time begin: 0
Retention time end: 100
Mass range begin: 0
Mass range end: 2000

#Centroid parameters
MS1 tolerance for centroid: 0.008
MS2 tolerance for centroid: 0.01

#Peak detection parameters
Smoothing method: LinearWeightedMovingAverage
Smoothing level: 3
Minimum peak width: 4
Minimum peak height: 50000
Mass slice width: 0.1

#Deconvolution parameters
Sigma window value: 0.5
Amplitude cut off: 0

#Adduct list
Adduct list: [M+H]+

#Text file and post identification (retention time and accurate mass based) setting
Text file: /mnt/storage/samba/shared/metabolomic/MsdialParam/DDA_HILIC_Pos/InternalStandardsPos.txt
Retention time tolerance for post identification: 0.3
Accurate ms1 tolerance for post identification: 0.008
Post identification score cut off: 85

#Alignment parameters setting
Retention time tolerance for alignment: 0.05
MS1 tolerance for alignment: 0.008
Retention time factor for alignment: 0.5
MS1 factor for alignment: 0.5
Peak count filter: 0
QC at least filter: True
wasimsandhu commented 2 years ago

General

Screen Shot 2022-09-26 at 5 44 17 PM

Notifications

Screen Shot 2022-09-26 at 5 44 28 PM

Internal standards

Screen Shot 2022-09-26 at 5 44 42 PM

Biological standards

Screen Shot 2022-09-26 at 5 45 00 PM

MS-DIAL parameters

Screen Shot 2022-09-26 at 5 45 27 PM
wasimsandhu commented 2 years ago

Completing issue with commit https://github.com/czbiohub/MS-AutoQC/commit/829935a46c02da06666cc89c30b6aaa01e130ae0