findMissingSampleMapIds: Find which MALDI-target spots have data but an ID wasn't...

View source: R/fct_findMissingSampleMapIds.R

findMissingSampleMapIdsR Documentation

Find which MALDI-target spots have data but an ID wasn't assigned

Description

Find which MALDI-target spots have data but an ID wasn't assigned

Usage

findMissingSampleMapIds(spots, sampleMap, ignoreMissing)

Arguments

spots

spot locations that have data

sampleMap

user-input sample names mapped to 384-well plate (16 rows, 24 columns)

ignoreMissing

TRUE/FALSE whether to ignore target spots missing ids

Value

character vector of missing sample IDs or character(0)


chasemc/IDBacApp documentation built on Oct. 22, 2022, 2:52 a.m.