Description Usage Arguments Value
Check whether there are duplicated genes/transcripts
1 2 3 4 5 6 | error_if_duplicated_genes(
.data,
.sample = sample,
.transcript = transcript,
.abundance = `read count`
)
|
.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 |
A tbl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.