Package: FEAST 1.13.0

Kenong Su

FEAST: FEAture SelcTion (FEAST) for Single-cell clustering

Cell clustering is one of the most important and commonly performed tasks in single-cell RNA sequencing (scRNA-seq) data analysis. An important step in cell clustering is to select a subset of genes (referred to as “features”), whose expression patterns will then be used for downstream clustering. A good set of features should include the ones that distinguish different cell types, and the quality of such set could have significant impact on the clustering accuracy. FEAST is an R library for selecting most representative features before performing the core of scRNA-seq clustering. It can be used as a plug-in for the etablished clustering algorithms such as SC3, TSCAN, SHARP, SIMLR, and Seurat. The core of FEAST algorithm includes three steps: 1. consensus clustering; 2. gene-level significance inference; 3. validation of an optimized feature set.

Authors:Kenong Su [aut, cre], Hao Wu [aut]

FEAST_1.13.0.tar.gz
FEAST_1.13.0.zip(r-4.5)FEAST_1.13.0.zip(r-4.4)FEAST_1.13.0.zip(r-4.3)
FEAST_1.13.0.tgz(r-4.4-arm64)FEAST_1.13.0.tgz(r-4.4-x86_64)FEAST_1.13.0.tgz(r-4.3-arm64)FEAST_1.13.0.tgz(r-4.3-x86_64)
FEAST_1.13.0.tar.gz(r-4.5-noble)FEAST_1.13.0.tar.gz(r-4.4-noble)
FEAST_1.13.0.tgz(r-4.4-emscripten)FEAST_1.13.0.tgz(r-4.3-emscripten)
FEAST.pdf |FEAST.html
FEAST/json (API)
NEWS

# Install 'FEAST' in R:
install.packages('FEAST', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/suke18/feast/issues

Datasets:
  • Y - An example single cell count expression matrix
  • trueclass - An example single cell dataset for the cell label information

On BioConductor:FEAST-1.13.0(bioc 3.20)FEAST-1.12.0(bioc 3.19)

bioconductor-package

15 exports 0.49 score 115 dependencies 87 mentions

Last updated 2 months agofrom:c3f7d2ef95

Exports:align_CellTypecal_F2cal_MSEConsensuseval_ClusterFEASTFEAST_fastNorm_Yprocess_YSC3_ClustSelect_Model_short_SC3Select_Model_short_TSCANsetUp_BPPARAMTSCAN_ClustVisual_Rslt

Dependencies:abindaskpassbase64encBHBiobaseBiocGenericsBiocParallelbitopsbslibcachemcaToolsclasscliclustercodetoolscolorspacecombinatcommonmarkcpp11crayoncurlDelayedArrayDEoptimRdigestdoParalleldoRNGe1071fansifarverfastICAfastmapfontawesomeforeachformatRfsfutile.loggerfutile.optionsGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2gluegplotsgtablegtoolshtmltoolshttpuvhttrigraphIRangesirlbaisobanditeratorsjquerylibjsonliteKernSmoothlabelinglambda.rlaterlatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmclustmemoisemgcvmimemunsellmvtnormnlmeopensslpcaPPpheatmappillarpkgconfigplyrpromisesproxyR6rappdirsRColorBrewerRcppRcppArmadillorlangrngtoolsrobustbaseROCRrrcovS4ArraysS4VectorssassSC3scalesshinySingleCellExperimentsnowsourcetoolsSparseArraySummarizedExperimentsystibbleTrajectoryUtilsTSCANUCSC.utilsutf8vctrsviridisLitewithrWriteXLSxtableXVectorzlibbioc

The FEAST User's Guide

Rendered fromFEAST.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2021-09-09
Started: 2021-03-15