View source: R/normalize_convert.R
divide_seq | R Documentation |
This uses a sequence pattern rather than length to normalize sequence. It is essentially fancy pants rpkm.
divide_seq(counts, ...)
counts |
Read count matrix. |
... |
Options I might pass from other functions are dropped into arglist. |
The RPseqM counts
[edgeR] [Rsamtools::FaFile()] [Biostrings::PDict()] [Biostrings::vcountPDict()] [GenomeInfoDb] [GenomicRanges]
## Not run:
cptam <- divide_seq(cont_table, fasta = "mgas_5005.fasta.xz", gff = "mgas_5005.gff.xz")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.