Analyze your data
🚧 Work In Progress¶
This page is under construction, thanks for your patience!
Analyze your data¶
This flow chart is a guide on how to submit an analysis workflow.
Click on the flow chart boxes for links to the required tools/pages*
Protein data analysis can be conducted without a metadata sheet.
Small molecule data analysis requires a metadata sheet.
flowchart TD
A[Submit your data for analysis] --> B[Upload your metadata and mzML files to the GNPS2 File Browser]
B --> C[Open the idbac_analysis_workflow]
C --> D[Select appropriate data for each file selection section]
D --> E[Select preferred distance metric]
E --> F[Select preferred database distance threshold]
F --> G[Submit workflow]
G --> H[Choose a data analysis option]
H --> I[Web IDBac Analysis Platform]
H --> J[Database Search Summary- see tab below]
click C href "https://gnps2.org/workflowinput?workflowname=idbac_analysis_workflow"
click H href "https://wang-bioinformatics-lab.github.io/GNPS2_Documentation/idbacanalysisplatform/"
%% Styling
style A fill:#FFFFFF,stroke:#000000,stroke-width:2px,font-size:24px
style B fill:#FFFFFF,stroke:#000000,stroke-width:2px,font-size:18px
style C fill:#FFFFFF,stroke:#000000,stroke-width:2px,font-size:18px
style D fill:#FFFFFF,stroke:#000000,stroke-width:2px,font-size:18px
style E fill:#FFFFFF,stroke:#000000,stroke-width:2px,font-size:18px
style F fill:#FFFFFF,stroke:#000000,stroke-width:2px,font-size:18px
style G fill:#FFFFFF,stroke:#000000,stroke-width:2px,font-size:18px
style H fill:#FFFFFF,stroke:#000000,stroke-width:2px,font-size:18px
style I fill:#FFFFFF,stroke:#000000,stroke-width:2px,font-size:18px
style J fill:#FFFFFF,stroke:#000000,stroke-width:2px,font-size:18px
%% Link Styling
linkStyle 0 stroke:#ffcc33,stroke-width:3px
linkStyle 1 stroke:#ffcc33,stroke-width:3px
linkStyle 2 stroke:#ffcc33,stroke-width:3px
linkStyle 3 stroke:#ffcc33,stroke-width:3px
linkStyle 4 stroke:#ffcc33,stroke-width:3px
linkStyle 5 stroke:#ffcc33,stroke-width:3px
linkStyle 6 stroke:#ffcc33,stroke-width:3px
linkStyle 7 stroke:#ffcc33,stroke-width:3px
linkStyle 8 stroke:#ffcc33,stroke-width:3px