Skip to content
English
  • There are no suggestions because the search field is empty.

How can I use the MD Format to upload my transcriptomics data?

Steps to upload your transcritomics data using the MD Format

  1. Go to the Dataset Upload page
  2. Choose "Choose Files" or "Choose Folder" depending on how your files are stored

  3. There is 1 file that is needed. You can find the MD Format example for gene expression data here. Do not be concerned with the name of the file, as we will detect the data in the files based on the column names. Please ensure that your file contains your data in the following structure and that the files are uploaded with the "tsv" or “csv” file extensions.

    Example File: Gene_expression.csv

    Column Name Notes
    GeneId (Primary key)
      • Mandatory
      • Ensemble versioned stable ID i.e. `ENSG00000141510.17`
      • Needs to be a unique identifier for the protein group and only one value per sample per protein group
      GeneIdBase
        • Optional
        • Ensemble stable ID
        • i.e. `ENSG00000141510`
        • Same as GeneId but with version removed
        GeneExpression
          • Mandatory
          • RNA-Seq integer counts
          • i.e. `1000`
          GeneNames
            • Mandatory
            • i.e. `NBPF10;NBPF19;NBPF20`
            • Multiple names separated by `;`
            Description
                • Optional
                • i.e. `Neuroblastoma breakpoint family member 19;Neuroblastoma breakpoint family member 20`
                • Multiple descriptions separated by `;`
                SampleName
                  • Mandatory
                  • i.e. `sample1`
                  • Name of the sample (can be the filename)
                  • Has to be a string
                  • Only one value per sample

                  GeneBiotype
                    • Optional
                    • Gene biotype classification
                    • i.e. `protein_coding` or `lnc_RNA`

                     

                  • After choosing the relevant files to upload for your file system, click "Next"

                    Screenshot 2026-05-13 at 3.39.26 pm
                  • Mass Dynamics should now detect that it is the MD Format that you are using, and will detect the number of files found.

                    Screenshot 2026-05-13 at 3.28.48 pm
                  • You can now upload your own populated sample metadata csv file or simply click next and upload sample metadata later on. 

                    Screenshot 2026-05-13 at 3.49.26 pm
                  • Go ahead and enter your Experiment Name and Experiment Description




                  • Click "Create Experiment" and wait until your files upload
                  • Get started with analyzing your data!