Other formats

MEX importer

The MEX importer requires at least two files to be supplied:

See additional details in the `Options common to Loom and MEX importers' section on how the total expression is calculated.

See https://math.nist.gov/MatrixMarket/formats.html for details of the Matrix Market Exchange Coordinate Format.

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.

See additional details in the `Options common to Loom and MEX importers' section on how the total expression is calculated.

CSV importer

The CSV/TXT importer supports import of text data in a full 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.