cran. To fix this you can add URL: https://cran.r-universe.dev/FIRM to the package DESCRIPTION file. See also theR-universe documentation.Package: FIRM 0.1.2

Jingsi Ming
FIRM: Flexible Integration of Single-Cell RNA-Seq Data
Provides functions for the flexible integration of heterogeneous scRNA-seq datasets across multiple tissue types, platforms, and experimental batches. Implements the method described in Ming (2022) <doi:10.1093/bib/bbac167>. The package incorporates modified 'C++' source code from the 'flashpca' library (Abraham, 2014-2016 <https://github.com/gabraham/flashpca>) for efficient principal component analysis, and the 'Spectra' library (Qiu, 2016-2025) for large-scale eigenvalue and singular value decomposition; see 'inst/COPYRIGHTS' for details on third-party code.
Authors:
FIRM_0.1.2.tar.gz
FIRM_0.1.2.tar.gz(r-4.7-arm64)FIRM_0.1.2.tar.gz(r-4.7-x86_64)FIRM_0.1.2.tar.gz(r-4.6-arm64)FIRM_0.1.2.tar.gz(r-4.6-x86_64)
FIRM_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
FIRM/json (API)
| # Install 'FIRM' in R: |
| install.packages('FIRM', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mingjingsi/firm/issues
- ExampleData - Example single-cell datasets
Last updated from:6e88aee1b0. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 317 | ||
| linux-devel-x86_64 | OK | 255 | ||
| source / vignettes | OK | 280 | ||
| linux-release-arm64 | OK | 273 | ||
| linux-release-x86_64 | OK | 292 | ||
| wasm-release | OK | 206 |
Exports:FIRMlabel_translabel_trans_probLocal_Structmatch_scoreMixing_Metricprep_dataSelect_hvgSelectGene
Dependencies:abindaskpassbase64encBHbitopsbslibcachemcaToolscliclustercodetoolscommonmarkcowplotcpp11crosstalkcurldata.tabledeldirdigestdotCall64dplyrdqrngevaluatefarverfastDummiesfastmapfitdistrplusFNNfontawesomefsfuturefuture.applygenericsggplot2ggrepelggridgesglobalsgluegoftestgplotsgridExtragtablegtoolsherehighrhtmltoolshtmlwidgetshttpuvhttricaigraphirlbaisobandjquerylibjsonliteKernSmoothknitrlabelinglaterlatticelazyevallifecyclelistenvlmtestmagrittrMASSMatrixmatrixStatsmemoisemimeminiUInlmeopensslotelparallellypatchworkpbapplypillarpkgconfigplotlyplyrpngpolyclipprogressrpromisespurrrR6RANNrappdirsRColorBrewerRcppRcppAnnoyRcppArmadilloRcppEigenRcppHNSWRcppProgressRcppTOMLreshape2reticulaterlangrmarkdownROCRrprojrootRSpectraRtsneS7sassscalesscattermoresctransformSeuratSeuratObjectshinysitmosourcetoolsspspamspatstat.dataspatstat.explorespatstat.geomspatstat.randomspatstat.sparsespatstat.univarspatstat.utilsstringistringrsurvivalsystensortibbletidyrtidyselecttinytexutf8uwotvctrsviridisLitewithrxfunxtableyamlzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Example single-cell datasets | ExampleData |
| Flexible Integration of Single-Cell RNA-Seq Data | FIRM |
| Label transfer via k-NN (hard assignment) | label_trans |
| Label transfer via k-NN (soft assignment / probabilities) | label_trans_prob |
| Local structure preservation metric | Local_Struct |
| Match score between query and reference neighbourhoods | match_score |
| k-NN Mixing Metric | Mixing_Metric |
| Data preprocessing for FIRM integration | prep_data |
| Combine or select top HVGs from saved prep_data outputs | Select_hvg |
| Select consensus genes across multiple HVG lists | SelectGene |