Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 1.63 KB

File metadata and controls

47 lines (26 loc) · 1.63 KB

codecov License: Artistic-2.0 R-CMD-check-bioc

Organoids Tool Box

Enabling organoid analyses using drug sreening, RNA-seq, exome-seq

Documentation

OrganoidsToolBox Website

OrganoidsToolBox Get Started

Installation

To install the latest accessible version of OrganoidsToolBox, the devtools package is required.

 ## Load required package
 library(devtools)

 ## Install the latest version of OrganoidsToolBox
 devtools::install_github('KrasnitzLab/OrganoidsToolBox')

License

This package and the underlying OrganoidsToolBox code are distributed under the Artistic license 2.0. You are free to use and redistribute this software.

For more information on Artistic 2.0 License see http://opensource.org/licenses/Artistic-2.0

Bugs/Feature requests

If you have any bugs or feature requests, let us know.

Thanks!