print_period_region | R Documentation |
Function to print out psite periodicity by region plots of all samples to a pdf file
print_period_region(reads_psite_list, outfile)
reads_psite_list |
A reads_psite_list object produced by |
outfile |
The path and name of the output pdf file |
These plots illustrate the 3-base (reading frame-dependent) periodicity of reads, separately for 5'UTR, CDS and 3'UTR regions. In a good dataset, psites in the CDS should be enriched for frame 1.
print_period_region(reads_psite_list_LMCN, "<file.path>/LMCN_Periodicity_by_region.pdf")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.