catavallejos / BASiCS

BASiCS: Bayesian Analysis of Single-Cell Sequencing Data. This is an unstable experimental version. Please see http://bioconductor.org/packages/BASiCS/ for the official release version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subset does not respect order

alanocallaghan opened this issue · comments

See

BASiCS/R/Methods.R

Lines 240 to 241 in 17b692b

SelGenes <- GeneName %in% Genes
SelCells <- CellName %in% Cells