|
1 | 1 | # Supported Data Formats |
2 | 2 |
|
3 | | -!!! abstract "About this guide" |
| 3 | +!!! info "About this guide" |
4 | 4 | This guide provides a basic overview of file formats and data supported in the ODM. |
5 | 5 | For a detailed description and instructions on using various data formats and working with them |
6 | 6 | (sorting, filtering, sampling), visit the **[Supported Data Formats page](../doc-odm-user-guide/supported-formats.md)** |
7 | | - in our Advanced User Guide. |
| 7 | + in our **Advanced User Guide**. |
| 8 | + |
| 9 | +<div class="grid cards" markdown> |
| 10 | + |
| 11 | +- :octicons-table-16: __[TSV (Tabular data)](../supported-data/supported-data.md/#tsv-tabular-data)__ |
| 12 | + |
| 13 | + --- |
| 14 | + |
| 15 | + Upload and manage tabular data (TSV files) seamlessly within the ODM. Work with Samples, |
| 16 | + Libraries, Preparations, Expression data, and more. |
| 17 | + |
| 18 | +- :fontawesome-solid-signal:{ .lg .middle } __[GCT (Gene Expression)](../supported-data/supported-data.md/#gct-gene-xpression)__ |
| 19 | + |
| 20 | + --- |
| 21 | + |
| 22 | + Upload and work with GCT (Gene Cluster Text) files in the Open Data Manager (ODM). |
| 23 | + Optimize the analysis of matrix-compatible datasets. |
| 24 | + |
| 25 | +- :material-dna:{ .lg .middle } __[VCF (Variants)](../supported-data/supported-data.md/#vcf-variants)__ |
| 26 | + |
| 27 | + --- |
| 28 | + |
| 29 | + Upload and work with VCF (Variant Call Format) files to search, filter, retrieve, and analyze |
| 30 | + genetic variants in the ODM. |
| 31 | + |
| 32 | +- :fontawesome-solid-disease:{ .lg .middle } __[HDF5 (e.g. Single Cell)](../supported-data/supported-data.md/#hdf5-single-cell)__ |
| 33 | + |
| 34 | + --- |
| 35 | + Upload and store HDF5 (Hierarchical Data Format 5) files as attachments in the ODM. Future releases will enable |
| 36 | + seamless analysis of Single Cell data stored within TSV and HDF5 formats. |
| 37 | + |
| 38 | +- :fontawesome-solid-wave-square:{ .lg .middle } __[FACS (Flow Cytometry)](../supported-data/supported-data.md/#facs-flow-cytometry)__ |
| 39 | + |
| 40 | + --- |
| 41 | + Upload and work with FACS (Fluorescence-Activated Cell Sorting) files in the Open Data Manager (ODM) |
| 42 | + to efficiently analyze Flow Cytometry data. |
| 43 | + |
| 44 | +- :fontawesome-solid-file-lines:{ .lg .middle } __[Attached Files](../supported-data/supported-data.md/#attached-files)__ |
| 45 | + |
| 46 | + --- |
| 47 | + Upload and organize a diverse range of attached non-indexed files in the ODM. |
| 48 | + Easily manage your entire data catalog, access and collaboration across any file types. |
| 49 | + |
| 50 | +</div> |
8 | 51 |
|
9 | 52 | ## TSV (Tabular data) |
10 | 53 |
|
11 | | -## GCT (Expression) |
| 54 | +## GCT (Gene xpression) |
12 | 55 |
|
13 | 56 | ## VCF (Variants) |
14 | 57 |
|
15 | | -## HDF5 (Single Cell) |
| 58 | +## HDF5 (e.g. Single Cell) |
| 59 | + |
| 60 | +## FACS (Flow Cytometry) |
16 | 61 |
|
17 | | -## FCY (Flow Cytometry) |
| 62 | +## Attached Files |
0 commit comments