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


#library(grDevices)
projectUrl <- "https://github.com/GranderLab/miR34a_asRNA_project/raw/master/inst"
dataUrl <- "https://github.com/GranderLab/miR34a_asRNA_project/raw/master/"
url <- fileMap(type = "png")["Figure 5"][[1]]
knitr::include_graphics(file.path(projectUrl, url))
Figure 5: A graphical summary of the proposed lncTAM34a function. Stress stimuli, originating in the cytoplasm or nucleus, activate TP53 as well as additional factors. These factors then bind to the miR34a promoter and drive baseline transcription levels of the sense and antisense strands. lncTAM34a serves to further increases miR34a HG transcription levels resulting in enrichment of polymerase II at the miR34a promoter and a positive feed-forward loop. lncTAM34a-mediated increases in miR34a HG potentially occur via direct DNA binding alone, by direct DNA binding and recruitment of additional factors, or through a yet unknown mechanism. miR34a HG then, in turn, is spliced and processed before being exported to the cytoplasm. The miR34a pre-miRNA then undergoes further processing before the mature miR34a binds to the RISC complex allowing it to bind and repress its targets and exert its tumor suppressive effects.


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