Package: FEAST 1.20.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.20.0.tar.gz
FEAST_1.20.0.zip(r-4.7)FEAST_1.20.0.zip(r-4.6)FEAST_1.20.0.zip(r-4.5)
FEAST_1.20.0.tgz(r-4.6-x86_64)FEAST_1.20.0.tgz(r-4.6-arm64)FEAST_1.20.0.tgz(r-4.5-arm64)FEAST_1.20.0.tgz(r-4.5-x86_64)
FEAST_1.20.0.tar.gz(r-4.7-arm64)FEAST_1.20.0.tar.gz(r-4.7-x86_64)FEAST_1.20.0.tar.gz(r-4.6-arm64)FEAST_1.20.0.tar.gz(r-4.6-x86_64)
FEAST_1.20.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-release.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.22 score 11 stars 76 scripts 87 mentions 15 exports 103 dependencies

Last updated from:70b3ebb9f1 (on RELEASE_3_23). Checks:11 NOTE, 2 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
bioc-checksNOTE224
linux-devel-arm64NOTE313
linux-devel-x86_64NOTE491
source / vignettesOK352
linux-release-arm64NOTE306
linux-release-x86_64NOTE358
macos-release-arm64NOTE205
macos-release-x86_64NOTE350
macos-oldrel-arm64NOTE162
macos-oldrel-x86_64FAIL125
windows-develNOTE298
windows-releaseNOTE293
windows-oldrelNOTE260
wasm-releaseOK185

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 Jun 21 2026.

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