Skip to content

addTargetFullName() should throw warning when PROBEID not present #22

@amanda-hi

Description

@amanda-hi

A requirement of addTargetFullName() is that a "PROBEID" column is present in the input dataset. If it is not present, the function still runs, but returns an empty (0-row) data frame.

A warning or error message should be thrown when this happens, so the user doesn't (incorrectly) conclude that no Target IDs were identified, based on the function output.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions