Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Metadata is standardized information about your data and will be used to annotate the data files in Synapse. These Four metadata files are required for needed for each study:

  • Individual

...

  • Biospecimen

...

  • Assay

...

  • Manifest

UPDATE - May 2023

The following approach will be deprecated by Q3 2023. Stay tuned for updates to the workflow.

The climb database variables that are exported for Synapse are mapped here https://www.synapse.org/#!Synapse:syn26137185

Metadata Templates

Metadata templates provide guidance for allowed variable keys and values on the dictionary and values worksheets. The AD Metadata Dictionary includes the latest information about allowed values.  The latest templates are linked below.

In order for your metadata to validate successfully, download the latest Metadata Templates, populate with the relevant information and validate. Once you have populated the metadata fields, export the template worksheet from each file as a plain-text comma-separated file (CSV). and follow the validation instructions below.

...

Individual Animal

This file contains metadata about each individual animal that is part of a study.  Each animal will be described in one row with information that is true of the animal as a whole (eg, individualID, genotype).

Template: template_individual_animal_model-ad.xlsx

...

...

Biospecimen

A biospecimen is a sample of cells, tissue, RNA, DNA, etc.  This metadata file contains information about each biospecimen that is part of a study, including details like what organ and tissue the specimen is from.

...

Multiomics refers to the study of multiple biological systems or processes simultaneously using various techniques that generate different types of data. Here is a summary of some common omics data types, their assays, analyses, and file formats:

  1. Genomics: This involves studying DNA sequencing and analysis, as well as gene expression
    profiling through RNA sequencing.

  1. Proteomics: This refers to the study of proteins and their interactions in biological systems.

  1. Metabolomics: This involves studying metabolic pathways and biochemical processes in living
    organisms.

  1. Transcriptomics: This refers to the study of RNA expression patterns in biological systems.

  1. Epigenomics: This involves studying changes in DNA methylation patterns or other epigenetic
    marks that regulate gene expression without changing the underlying DNA sequence.

  1. Immunomics: This refers to the study of the immune system and its interactions with other
    biological systems.

  1. Metagenomics: This involves studying genetic material from microbial communities in various
    environments.

Each of these omics data types has its own specific requirements for analysis and interpretation,
which may involve specialized software tools or expertise in specific analytical techniques.
However, integrating multiomics data can provide a more comprehensive understanding of biological
systems and mechanisms, leading to new insights into disease and potential therapeutic targets.

Manifest

A tab-delimited manifest file allows you to upload and download many data files, and set annotations, at once a client (Python, R, command line). Each row in the manifest species the file to be uploaded and the annotations to be applied.

...

  • path – the path of the file to upload (local, server, cloud)

  • parentIDthe Curator each file will provide a Synapse ID of the Staging/ folder where the file will be uploaded. have a SynapseID for its staging location

  • Annotations are key-value pairs that associate metadata with a file and help users find and query data.  For more info, (see the Synapse Annotation documentation for annotations.)

  • Provenance is a means of describing a relationship between raw and processed data .  For more info, see the Synapse documentation on provenance(see Synapse Provenance documentation).  If you are uploading the results of an analysis, you may add a Used column to a manifest to give the Synapse ID(s) of the raw files that went into the analysis.  If multiple Synapse IDs should be associated with a processed file, separate them with a semicolon

Once you have populated the manifest fields, export the template worksheet as a plain-text tab-separated file (TSV). With the three metadata CSVs and manifest TSV complete, you are You are now ready to validate the study four metadata files.

Metadata Validation

To standardize data submissions and quality control, we’ve built a metadata validation tool, dccvalidator, that will perform several data quality checks on metadata templates and manifest files. 

Validated metadata can be uploaded to the staging location provided by the DCC Curator. See more information about uploading data.

climbDB

https://www.synapse.org/#!Synapse:syn26137185