Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ycao6928 authored Aug 26, 2024
1 parent 5646fad commit 78ef559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ devtools::install_github("SydneyBioX/scFeatures")


scFeatures can be run using one line of code
`scfeatures_result <- scFeatures(data)`
`scfeatures_result <- scFeatures(data = data, sample = sample, celltype = celltype)`
which generates a list of dataframes containing all feature types in the form of samples x features.

Currently, scFeatures support scRNA-seq, spatial proteomics and spatial transcriptomics.
Expand Down

0 comments on commit 78ef559

Please sign in to comment.