Package: FEAST 1.21.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.21.0.tar.gz
FEAST_1.21.0.zip(r-4.7)FEAST_1.21.0.zip(r-4.6)FEAST_1.21.0.zip(r-4.5)
FEAST_1.21.0.tgz(r-4.6-x86_64)FEAST_1.21.0.tgz(r-4.6-arm64)FEAST_1.21.0.tgz(r-4.5-x86_64)FEAST_1.21.0.tgz(r-4.5-arm64)
FEAST_1.21.0.tar.gz(r-4.7-arm64)FEAST_1.21.0.tar.gz(r-4.7-x86_64)FEAST_1.21.0.tar.gz(r-4.6-arm64)FEAST_1.21.0.tar.gz(r-4.6-x86_64)
FEAST_1.21.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
FEAST/json (API)
NEWS

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

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

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

On BioConductor:FEAST-1.21.0(bioc 3.24)FEAST-1.20.0(bioc 3.23)

sequencingsinglecellclusteringfeatureextraction

6.11 score 10 stars 64 scripts 476 downloads 87 mentions 15 exports 103 dependencies

Last updated from:5afc122f1a. Checks:12 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksNOTE245
linux-devel-arm64NOTE305
linux-devel-x86_64NOTE397
source / vignettesOK353
linux-release-arm64NOTE295
linux-release-x86_64NOTE420
macos-release-arm64NOTE188
macos-release-x86_64NOTE472
macos-oldrel-arm64NOTE260
macos-oldrel-x86_64NOTE586
windows-develNOTE248
windows-releaseNOTE262
windows-oldrelNOTE274
wasm-releaseOK214

Exports:align_CellTypecal_F2cal_MSEConsensuseval_ClusterFEASTFEAST_fastNorm_Yprocess_YSC3_ClustSelect_Model_short_SC3Select_Model_short_TSCANsetUp_BPPARAMTSCAN_ClustVisual_Rslt

Dependencies:abindbase64encBHBiobaseBiocGenericsBiocParallelbitopsbslibcachemcaToolsclasscliclustercodetoolscombinatcommonmarkcpp11DelayedArrayDEoptimRdigestdoParalleldoRNGe1071farverfastICAfastmapfontawesomeforeachformatRfsfutile.loggerfutile.optionsgenericsGenomicRangesggplot2gluegplotsgtablegtoolshtmltoolshttpuvigraphIRangesirlbaisobanditeratorsjquerylibjsonliteKernSmoothlabelinglambda.rlaterlatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmclustmemoisemgcvmimemvtnormnlmeotelpcaPPpheatmappkgconfigplyrpromisesproxyR6rappdirsRColorBrewerRcppRcppArmadillorlangrngtoolsrobustbaseROCRrrcovS4ArraysS4VectorsS7sassSC3scalesSeqinfoshinySingleCellExperimentsnowsourcetoolsSparseArraySummarizedExperimentTrajectoryUtilsTSCANvctrsviridisLitewithrWriteXLSxtableXVector

The FEAST User's Guide

Rendered fromFEAST.Rmdusingknitr::rmarkdownon May 30 2026.

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