scallops.reads.barcode_to_prefix

scallops.reads.barcode_to_prefix(barcode, sbs_cycles)

Utility function to generate prefixes based on barcodes.

Parameters:
  • barcode (Series) – pd.Series with barcode information

  • sbs_cycles (Sequence[int]) – Cycles to work on (starting from 1)

Returns:

Prefix combining all channels

Return type:

str