RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post

Recently Published

Document
3SK3_PADS07_03_Ananda_Rmd
zoop_khill_density_ridges
(p<-node_khill %>% mutate(genome_compressibility=khill/num_genomes) %>% ggplot(aes(x=genome_compressibility, y=type, fill=type))+ geom_density_ridges(scale = 1.5, alpha = 0.7, color = "white")+ theme_classic() ) ggplotly(p)
Final Exam Question 7
Final Exam Question 6
Final Exam Question 5
zoop_node_khill
Pitch Presentation for Diamond prediction app
This presentation explains what my shiny app do, how to access and use it and example output.