error_if_duplicated_genes: Check whether there are duplicated genes/transcripts

Description Usage Arguments Value

View source: R/validation.R

Description

Check whether there are duplicated genes/transcripts

Usage

1
error_if_duplicated_genes(.data, .sample, .transcript, .abundance)

Arguments

.data

A tibble of read counts

.sample

A character name of the sample column

.transcript

A character name of the transcript/gene column

.abundance

A character name of the read count column

Value

A tbl


nanny documentation built on July 1, 2020, 10:20 p.m.