File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ __pycache__/
55* .log
66logs /
77debug.log
8- .streamlit /
98testing_notebooks /
109coverage.xml
1110
Original file line number Diff line number Diff line change 1+ [server ]
2+ maxUploadSize = 400
3+
4+ [theme ]
5+ primaryColor = " #F63366"
6+ backgroundColor = " #FFFFFF"
7+ secondaryBackgroundColor = " #F0F2F6"
8+ textColor = " #262730"
9+ font = " sans serif"
Original file line number Diff line number Diff line change 2626 - Contains spectral similarity information and library matches
2727 - Can be uploaded as a file or fetched via GNPS Task ID
2828
29- 2. **Reference Metadata** (Optional - Preloaded by Default)
29+ 2. **Reference Metadata** (Preloaded by Default)
3030 - Links reference spectra to their known biological origins using hierarchical ontologies
3131 - **Default behavior:** Uses preloaded foodomics reference library with food classifications
3232 - **Custom option:** Upload your own reference metadata for non-food studies
You can’t perform that action at this time.
0 commit comments