Package: SCEnt 0.1.0
SCEnt: Single Cell Entropy Analysis of Gene Heterogeneity in Cell Populations
Analyse single cell RNA sequencing data using entropy to calculate heterogeneity and homogeneity of genes amongst the cell population. From the work of Michael J. Casey, Ruben J. Sanchez-Garcia and Ben D. MacArthur (2020) <doi:10.1101/2020.10.01.322255>.
Authors:
SCEnt_0.1.0.tar.gz
SCEnt_0.1.0.zip(r-4.5)SCEnt_0.1.0.zip(r-4.4)SCEnt_0.1.0.zip(r-4.3)
SCEnt_0.1.0.tgz(r-4.5-any)SCEnt_0.1.0.tgz(r-4.4-any)SCEnt_0.1.0.tgz(r-4.3-any)
SCEnt_0.1.0.tar.gz(r-4.5-noble)SCEnt_0.1.0.tar.gz(r-4.4-noble)
SCEnt_0.1.0.tgz(r-4.4-emscripten)SCEnt_0.1.0.tgz(r-4.3-emscripten)
SCEnt.pdf |SCEnt.html✨
SCEnt/json (API)
# Install 'SCEnt' in R: |
install.packages('SCEnt', repos = c('https://hwarden162.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hwarden162/scent/issues
Last updated 3 years agofrom:f99eb8ea89. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 20 2025 |
R-4.5-win | OK | Feb 20 2025 |
R-4.5-mac | OK | Feb 20 2025 |
R-4.5-linux | OK | Feb 20 2025 |
R-4.4-win | OK | Feb 20 2025 |
R-4.4-mac | OK | Feb 20 2025 |
R-4.3-win | OK | Feb 20 2025 |
R-4.3-mac | OK | Feb 20 2025 |
Exports:gene_countsgene_hetgene_homrm_low_countsrm_low_counts_tidyscent_selectscent_select_tidy
Dependencies:clientropyfansigluelifecyclemagrittrpillarpkgconfigrlangtibbleutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Find the Number of Times Each Gene Has Been Expressed | gene_counts |
Find the Heterogeneity of a Gene Within a Population | gene_het |
Find the Homogeneity of a Gene Within a Population | gene_hom |
Normalise Counts into a Distribution | normalise |
Remove Lowly Expressed Genes From Expression Data | rm_low_counts |
Tidy Wrapper To Remove Lowly Expressed Genes From Expression Data | rm_low_counts_tidy |
Feature Selection by Gene Heterogeneity | scent_select |
A Tidy Wrapper for Feature Selection by Heterogeneity | scent_select_tidy |