debarcoderImportKey: Import a barcoding key.

View source: R/debarcoder.R

debarcoderImportKeyR Documentation

Import a barcoding key.

Description

Import a barcoding key from a CSV file. The CSV header should be of the format:

Usage

debarcoderImportKey(filename)

Arguments

filename

CSV file from which to import the key.

Details

code,channel_name_1,channel_name_2,...

Channel names should be explicit (such as Pd102Di). Channel values should be denoted as 1 (channel positive for code) or 0 (channel negative for code).

Value

List with barcoding key, barcoding channel names, and number of positive channels for each code.


ismmshimc/cytutils documentation built on Aug. 26, 2022, 2:07 p.m.