Interactive shiny dashboard for exploring RNA-Seq analysis.
Examples
if(interactive()){
shiny::runApp(
run_carnation()
)
}
Interactive shiny dashboard for exploring RNA-Seq analysis.
if(interactive()){
shiny::runApp(
run_carnation()
)
}