packages <- c(
    "tidyverse",
    "printr",
    "ggthemes",
    "readr",
    "miR34AasRNAproject",
    "grid",
    "gtable"
)
purrr::walk(packages, library, character.only = TRUE)
rm(packages)



cpat <- getData("Supplementary Figure 2e")
cpat
Analysis of coding potential of the miR34a asRNA transcript using the Coding-potential Calculator including miR34a asRNA, the characterized non-coding transcript HOTAIR, and the known coding transcript β-actin.



sessionInfo()


GranderLab/miR34a_asRNA_project documentation built on May 26, 2019, 7:26 a.m.