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
* add readme for conversion and registration of mass spec data
Co-authored-by: jnnfr <[email protected]>
* move readme to the top folder
* fix formatting
Co-authored-by: Sven F <[email protected]>
Co-authored-by: jnnfr <[email protected]>
...Q_TEST_SAMPLE (-> Q_MHC_LIGAND_EXTRACT (Immunomics case)) -> Q_MS_RUN per data file --> 2 DataSets per data file, one for raw data, one converted to mzML
198
+
199
+
**Expected data structure**
200
+
In every use case, the data structure needs to contain a top folder around the respective data in order to accommodate metadata files.
201
+
202
+
The sample code found in the top folder can be of type `Q_TEST_SAMPLE` or `Q_MS_RUN`. In the former case, a new sample of type `Q_MS_RUN` is created and attached as child to the test sample.
203
+
204
+
**Valid folder/file types**:
205
+
- Thermo Fisher Raw file format
206
+
- Waters Raw folder
207
+
- Bruker .d folder
208
+
209
+
**Incoming structure overview for standard case without additional metadata file:**
0 commit comments