print_rop | R Documentation |
Function to print out ribosome occupancy profiles of all samples to a pdf file
print_rop(reads_psite_list, annotation, outfile)
reads_psite_list |
A reads_psite_list object produced by |
annotation |
Annotation data table produced by |
outfile |
The path and name of the output pdf file |
Ribosome occupancy profiles visualize the positional distribution of reads mapping around start and stop codons.
print_rop(LMCN_reads_psite_list, annotation_human_cDNA, "<file.path>/LMCN_RPF_ribosome_occupancy_profiles.pdf")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.