Cell format in importers

All importers in the CLC Single Cell Analysis Module import information about cells. Cells are identified by a combination of their barcode, e.g. "AAGCT", and their sample name.

Importers share the following common options:

Importers contain a Preview cells section showing the parsing of cell names into sample and barcode, as shown in figure 4.9.

Image preview-cells
Figure 4.9: Previewing how the cell name (input barcode) resolves to sample and barcode.

This can be helpful for ensuring the provided cell format matches the input. Figure 4.10 shows an example where the sample and barcode have clearly been swapped, while in figure 4.11, the sample and barcode cannot be identified for one of the cells, because the cell name does not match the cell pattern.

Image preview-cells-swapped
Figure 4.10: Preview where the sample and barcode have been swapped

Image preview-cells-individual-failure
Figure 4.11: Preview where a cell does not match the pattern. The tooltip contains a detailed error message.

If the configuration in the wizard is invalid, the preview may fail to determine the sample and/or barcode for all cells, as shown in figure 4.12.

Image preview-cells-configuration-failure
Figure 4.12: Preview where the sample cannot be determined. The tooltip indicated why and it will typically match a validation error from the wizard. Here, the sample is specified in two ways. The barcode can still be determined.

The preview can be disabled if not needed. This is useful for input files that are large, where generating the preview may take some time.