sum_eupath_exon_counts | R Documentation |
I want an easy way to sum counts in eupathdb-derived data sets. These have a few things which should make this relatively easy. Notably: The gene IDs look like: "exon_ID-1 exon_ID-2 exon_ID-3" Therefore we should be able to quickly merge these.
sum_eupath_exon_counts(counts)
counts |
Matrix/df/dt of count data. |
The same data type but with the exons summed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.