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: README.md
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ M²ara is based on the R package [MALDIcellassay](https://github.com/CeMOS-Mannh
6
6
7
7
## How to use
8
8
9
-
This application simplifies the analysis of Molecular High Content Screening (MHCS) MALDI-TOF MS assay data and the evaluation of complex drug actions. After your data has been loaded, you can adjust settings as needed and start the processing. From here, you can analyze your data by selecting entries in the data table, visually inspect and rank mass features using the Curve Response Score (CRS) fingerprints, and save the curve fit and peak profile of your chosen **m/z** value.
9
+
This application simplifies the analysis of Molecular High Content Screening (MHCS) MALDI-TOF MS assay data and the evaluation of complex drug actions. After your data has been loaded, you can adjust settings as needed and start the processing. From here, you can analyze your data by selecting entries in the data table, visually inspect and rank mass features using the Curve Response Score (CRS) fingerprints, and save the curve fit and peak profile of your chosen *m/z* value.
10
10
11
11
This app is specifically designed for use with Bruker flex series raw data but also features support for mzML.
12
12
@@ -49,32 +49,35 @@ The installer can be downloaded [here](https://github.com/CeMOS-Mannheim/M2ara/r
49
49
## Example data
50
50
To test the app please use the example data on [FigShare](https://dx.doi.org/10.6084/m9.figshare.25736541).
51
51
52
-
File Unger2020_OATP2B1_inhibition_mzML.zip contains mzML data (converted from Bruker Flex using MSConvert) originally published in Unger, et. al., 2020.
52
+
###Unger2020_OATP2B1_inhibition_mzML.zip
53
53
54
+
The file contains mzML data (converted from Bruker Flex using MSConvert) originally published in Unger, et. al., 2020.
54
55
55
56
To replicate the results shown use the following parameters:
56
57
57
58
- under Settings set File Format to mzML
58
59
- set Concentration unit to nM
59
-
- set Normalization/re-calibration **m/z** to 354.1418 (D4-E3S, [M-H]-)
60
+
- set Normalization/re-calibration *m/z* to 354.1418 (D4-E3S, [M-H]-)
60
61
- set recalibration tolerance to 0.1 Da
61
-
- set normalization to **m/z**
62
+
- set normalization to *m/z*
62
63
- activate smoothing and baseline removal
63
64
- set Aggregation method to mean
64
65
- set SNR to 3
65
66
- set alignment to 0 mDa (no alignment)
66
67
- set binning tolerance to 100 ppm
67
68
- select the folder `mzML` (parent folder of the mzML files) from the .zip file, please make sure that no other files are in this folder.
68
69
69
-
The target **m/z** is 349.11 (E3S, [M-H]-) the pIC50 value should be 6.1.
70
+
The target *m/z* is 349.11 (E3S, [M-H]-) the pIC50 value should be 6.1.
70
71
71
-
The file Weigt2018_BCR-ABL_inhibition_Dasatinib_BrukerFlex.zip contains data in the Bruker Flex format originally published in Weigt, et. al., 2018.
0 commit comments