barcode_select: Barcode Select

View source: R/barcode_select.R

barcode_selectR Documentation

Barcode Select

Description

R function to select random barcodes that don't overlap colour channels

Usage

barcode_select(indexes = c(1:75), number_to_select = 6)

Arguments

indexes

indexes to select from, defaults [1-75]

number_to_select

number of barcodes to select

Examples

barcode_select(indexes = c(1:75), number_to_select = 6)

teasdalm/rmindex documentation built on Feb. 28, 2023, 5:08 a.m.