describe_transcript {tidybulk} | R Documentation |
Get DESCRIPTION from gene SYMBOL for Human and Mouse
describe_transcript(.data, .transcript = NULL)
.data |
A tt or tbl object. |
.transcript |
A character. The name of the gene symbol column. |
A tbl
describe_transcript(tidybulk::counts_mini, .transcript = transcript)