comparison fastqc_site_render.R @ 2:58f3c3128fdd draft

planemo upload for repository https://github.com/statonlab/docker-GRReport/tree/master/my_tools/rmarkdown_fastqc_site commit 9285c2b8ad41a486dde2a87600a6b8267841c8b5-dirty
author mingchen0919
date Tue, 08 Aug 2017 10:40:31 -0400
parents d732d4526c6d
children
comparison
equal deleted inserted replaced
1:1fea15ac7532 2:58f3c3128fdd
68 library(stringr) 68 library(stringr)
69 library(dplyr) 69 library(dplyr)
70 library(highcharter) 70 library(highcharter)
71 library(DT) 71 library(DT)
72 library(reshape2) 72 library(reshape2)
73 library(Kmisc)
74 library(plotly) 73 library(plotly)
75 library(formattable) 74 library(formattable)
76 library(htmltools) 75 library(htmltools)
77 76
78 77