Skip to content

Commit 6c1bbce

Browse files
ODM-12958: changed data classes: (#176)
* ODM-12958: changed data classes: - renamed Nanopore to Long-read sequencing (Nanopore, PacBio) - added new data classes
1 parent bc9d595 commit 6c1bbce

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

docs/tools/odm-sdk/terminal/study/uploading-study.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Additional optional parameters:
6767
sample/library/preparation name from the measurement name in column headers: `-ms ':'`
6868
or `--measurement-separator ':'`
6969
- to specify the uploaded data as a data class `C`: `-dc 'C'` or `--data-class 'C'`
70-
- 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`
70+
- 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`
7171

7272
---
7373

docs/user-guide/doc-odm-user-guide/import-data-in-odm.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,17 @@ In addition to the samples, libraries, and preparations metadata described above
100100
- Physical measures
101101
- Blood counts
102102
- Other body fluid counts
103-
- Nanopore
103+
- Long-read sequencing (Nanopore, PacBio)
104104
- Gene variant (VCF) - VCF format
105105
- Flow Cytometry - FACS format
106+
- Spatial transcriptomics
107+
- Phenomics
108+
- Copy number alterations
109+
- Microbiome / Metagenomics
110+
- Genetic screens (CRISPR / RNAi)
111+
- Cell imaging
106112
- Document
107-
- Other
108-
113+
- Other
109114

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

0 commit comments

Comments
 (0)