Skip to content

iSEE/iSEEid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iSEEid

The goal of iSEEid is to use iSEE to identify cells

Installation

Get the latest stable R release from CRAN.
Then, install iSEEid from Bioconductor using the following code:

if (!requireNamespace("BiocManager", quietly = TRUE)) {
    install.packages("BiocManager")
}

BiocManager::install("iSEEid")

And the development version from GitHub with:

BiocManager::install("iSEE/iSEEid")

Example

This is a basic example which shows you how to launch an application…

library("iSEEid")
## basic example code

maybe put a screenshot at some point or a gif to illustrate how it could work

Code of Conduct

Please note that the iSEEid project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published