8000 GitHub - StergachisLab/IsoRanker_viz: IsoRanker visualization apps
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

StergachisLab/IsoRanker_viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IsoRanker_viz

IsoSeq_smk Logo

  1. Shiny App (R Package) - A Shiny-based interactive visualization tool provided as an R package.

Installation and Usage

R Shiny App

Install the R package from the provided tar.gz file in the repository:

install.packages("remotes")
remotes::install_local("IsoRankershiny_1.0.tar.gz", dependencies = TRUE)

After installation, set up an environment variable ISORANKER_OUTPUT_DIR, which is the path to the IsoRanker Output/browser/separated_results directory where the separated_results (tsv files) reside.

In the R console:

Sys.setenv(ISORANKER_OUTPUT_DIR = "IsoSeq_smk/results/Output/browser/separated_results/")

Then, launch the Shiny app using:

IsoRankershiny::run_app()

Feel free to contribute or report issues via GitHub! 🚀

About

IsoRanker visualization apps

Resources

Stars

Watchers

Forks

34FD

Packages

No packages published

Languages

0