R/validation.R
check_if_duplicated_genes.Rd
Check whether there are duplicated genes/transcripts
check_if_duplicated_genes( .data, .sample = sample, .transcript = transcript, .abundance = `read count` )
A tibble of read counts
A character name of the sample column
A character name of the transcript/gene column
A character name of the read count column
A tbl