CTC analysis is a package for our CTC RNA-sequencing analysis in the Giannakakou Lab.
You can install the released version of CTCAnalysis from github using devtools with:
if (!requireNamespace("devtools", quietly = TRUE))
install.packages("devtools")
devtools::install_github("nijibabulu/CTCAnalysis")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.