Skip to content

trichelab/mySpliceR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing

To install the private package, please use R version 4.3 (or higher), then install as follows:

# install.packages("devtools")
library(devtools)

# Bioconductor needs to be activated when automatically installing dependencies.
options(repos = BiocManager::repositories())
devtools::install_github("trichelab/mySpliceR")

library(mySpliceR)

About

Apply Similar functionality from MiSplice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published