SkillAgentSearch skills...

Scillus

R Package for Single-Cell Dataset Processing and Visualization

Install / Use

/learn @xmc811/Scillus
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Scillus

<img align="right" width="108" height="125" src="Scillus.png">

Build Status Build status

Scillus is a Seurat and ggplot2 wrapper for enhanced processing and visualization of scRNA-seq data. For detailed usage, please visit the Scillus documentation website: scillus.netlify.com Netlify Status

Please use the following code to install and load the package:

if (!require(devtools)) {
  install.packages("devtools")
}

devtools::install_github("xmc811/Scillus", ref = "development")
library(Scillus)

Version History

  • April 17, 2021

    Version 0.5.0: Support of long palettes and customized colors

  • September 23, 2020

    Version 0.4.0: Additonal improvements for R Shiny applications

  • January 29, 2020

    Version 0.3.0

  • December 20, 2019

    Version 0.2.0: Optimized processing and plotting functions; simplified installation process

  • August 25, 2019

    Version 0.1.0: Initial release; essential functions for streamlined scRNA-seq analysis and visualization

Related Skills

View on GitHub
GitHub Stars66
CategoryDevelopment
Updated1mo ago
Forks11

Languages

R

Security Score

100/100

Audited on Jan 30, 2026

No findings