Other formats

MEX importer

This importer requires the following files to be supplied:

Additional options are:

MEX archive importer

The MEX archive importer is provided for convenience. A .zip, .tar or .tar.gz archive file can be provided in the Archive file containing the files required by the MEX importer. In order to uniquely identify each file, these must have a specific name:

The importer can be configured to either import an Expression Matrix (Image expression_matrix_track_16_n_p), or an Expression Matrix with spliced and unspliced counts (Image expr_matrix_spliced_unspliced_16_n_p). For the first option, `Import expressions' must be enabled, while for the second option, `Import spliced/unspliced' must be enabled.

Either the `Matrix file', or `Matrix file (spliced)' and Matrix file (unspliced)' can be missing from the archive, depending on how the importer has been configured.

For all three .mtx files, the features must be in the first dimension (rows) and cells in the second (columns). See https://math.nist.gov/MatrixMarket/formats.html for details of the Matrix Market Exchange Coordinate Format.

See Options for importing spliced and unspliced counts for more details on how the total expression is calculated.

Parse Bio MTX importer

This importer requires three files to be supplied:

Batches and samples: QC for Single Cell runs separately for each sample detected in the input Expression Matrix. This might not be appropriate for Parse Biosciences data, where samples are sequenced together in one batch. If the matrix to be imported is not filtered, we recommend to:

  • Import the data by running the importer with Cell metadata has sample name unchecked and Create cell annotations checked.
  • Filter the matrix by running QC for Single Cell on the imported matrix.
  • Update the sample name of the filtered matrix to that in the imported annotations using Update Single Cell Sample Name.

Plain Text Table importer

This importer supports import of text data in a full plain text table format.

Working with spreadsheets Be careful to check that all the data is present before import if the file originates from a spreadsheet program. Such programs often impose limits on the number of rows and columns.