Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tools/odm-sdk/terminal/study/uploading-study.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Additional optional parameters:
sample/library/preparation name from the measurement name in column headers: `-ms ':'`
or `--measurement-separator ':'`
- to specify the uploaded data as a data class `C`: `-dc 'C'` or `--data-class 'C'`
- The following options are available: `Bulk transcriptomics`, `Single cell transcriptomics`, `Differential abundance (FC, pval, etc.)`, `Pathway analysis`, `Proteomics`, `Single cell proteomics`, `Metabolomics`, `Lipidomics`, `Epigenomics`, `DNA methylation`, `Chemoinformatics`, `Imaging features`, `Gene panel data`, `Biomarker data`, `Physical measures`, `Blood counts`, `Other body fluid counts`, `Nanopore`, `Gene variant (VCF)`, `Flow Cytometry`, `Other`
- The following options are available: `Bulk transcriptomics`, `Single cell transcriptomics`, `Differential abundance (FC, pval, etc.)`, `Pathway analysis`, `Proteomics`, `Single cell proteomics`, `Metabolomics`, `Lipidomics`, `Epigenomics`, `DNA methylation`, `Chemoinformatics`, `Imaging features`, `Gene panel data`, `Biomarker data`, `Physical measures`, `Blood counts`, `Other body fluid counts`, `Long-read sequencing (Nanopore, PacBio)`, `Gene variant (VCF)`, `Flow Cytometry`, `Spatial transcriptomics`, `Phenomics`, `Copy number alterations`, `Microbiome / metagenomics`, `Genetic screens (CRISPR / RNAi)`, `Cell imaging`, `Document`, `Other`

---

Expand Down
11 changes: 8 additions & 3 deletions docs/user-guide/doc-odm-user-guide/import-data-in-odm.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,17 @@ In addition to the samples, libraries, and preparations metadata described above
- Physical measures
- Blood counts
- Other body fluid counts
- Nanopore
- Long-read sequencing (Nanopore, PacBio)
- Gene variant (VCF) - VCF format
- Flow Cytometry - FACS format
- Spatial transcriptomics
- Phenomics
- Copy number alterations
- Microbiome / metagenomics
- Genetic screens (CRISPR / RNAi)
- Cell imaging
- Document
- Other

- Other

To upload experimental data or attach files, navigate to the **Data Tab**

Expand Down