-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
18 lines (18 loc) · 1.2 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: optima
Title: Tapestri Single-Cell Data Analysis
Version: 0.1.0
Authors@R: c(person("Dong", "Pei", email = "[email protected]", role = c("aut", "cre")), person("Rachel", "Griffard", email = "[email protected]", role = "aut", comment = c(ORCID = "0000-0002-3330-695X")))
Description: The Tapestri platform offers DNA and protein analysis at the single cell level. Integrating both types of data is beneficial for studying multiple cell populations in heterogeneous microenvironments, such as cancer cells. We present optima, an R package for the processing and analysis of data generated from the Tapestri platform. This package provides streamlined functionality for raw data filtering, integration, normalization, transformation, and visualization. Insights gained from the optima package help users to identify unique cell populations and uncover surface protein expression patterns. The results generated by optima help researchers elucidate dynamic changes at the single cell level in heterogeneous microenvironments.
License: 'Artistic-2.0'
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
compositions,
dbscan,
httr,
jsonlite,
methods,
pheatmap,
rhdf5,
umap