This repository was archived by the owner on Aug 14, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +19
-5
lines changed
Expand file tree Collapse file tree 1 file changed +19
-5
lines changed Original file line number Diff line number Diff line change 11Metabolomics Analysis Toolbox
22===============================
3- This is designed for use with the old omics_analysis app.
4- Before using any of the code run startup.m in the omics_analysis directory.
5-
6- Use:
3+ Use
74-----
85Run startup.m before running any other scripts.
96
10- Deployment practices:
7+ Branches
8+ ---------
9+ The ` omics-dashboard ` branch is for use with the new Omics Dashboard service
10+ The ` master ` branch is for use with the old omics_analysis service.
11+
12+ Releases
1113---------------------
1214Releases are done as snapshots of the ` master ` or ` omics-dashboard ` branch
1315
1416Release names should include the data in ISO Format (YYYYMMDD) and the branch from which the release is derived.
1517
18+ Programs
19+ ---------
20+ | Script| Description|
21+ | ---- | --------- |
22+ | opls/main | Orthogonal Projection on Latent Structures|
23+ | pca/main | Orthogonal Projection on Latent Structures|
24+ | fix_spectra/fix_spectra - Baseline correction, alignment to reference, and zero regions|
25+ | bin/main | Bin based quantification/deconvolution designed around dynamic adaptive binning|
26+ | visualization/visualize_collections/main | Flexible spectral viewer|
27+
28+ Development Practices
29+ ----------------------
1630### Common and Library directories
1731| Directory| Purpose|
1832| -------- | -------- |
You can’t perform that action at this time.
0 commit comments