Description Usage Arguments Value Examples
Metaplot of P site distribution in all the CDS aligned by the start codon or stop codon.
1 |
reads |
Output of assignReadingFrame or shiftReadsByFrame. |
genome |
A BSgenome object. |
plot |
Plot the motif or not. |
A pcm object
1 2 3 4 | pcs <- readRDS(system.file("extdata", "samplePc.rds",
package="ribosomeProfilingQC"))
library(BSgenome.Drerio.UCSC.danRer10)
#PAmotif(pcs, Drerio)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.