Package: flowBin 1.41.0

Kieran ONeill

flowBin: Combining multitube flow cytometry data by binning

Software to combine flow cytometry data that has been multiplexed into multiple tubes with common markers between them, by establishing common bins across tubes in terms of the common markers, then determining expression within each tube for each bin in terms of the tube-specific markers.

Authors:Kieran O'Neill

flowBin_1.41.0.tar.gz
flowBin_1.41.0.zip(r-4.5)flowBin_1.41.0.zip(r-4.4)flowBin_1.41.0.zip(r-4.3)
flowBin_1.41.0.tgz(r-4.4-any)flowBin_1.41.0.tgz(r-4.3-any)
flowBin_1.41.0.tar.gz(r-4.5-noble)flowBin_1.41.0.tar.gz(r-4.4-noble)
flowBin_1.41.0.tgz(r-4.4-emscripten)flowBin_1.41.0.tgz(r-4.3-emscripten)
flowBin.pdf |flowBin.html
flowBin/json (API)
NEWS

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

Peer review:

Datasets:
  • aml.sample - Multitube AML sample as example data for flowBin

On BioConductor:flowBin-1.41.0(bioc 3.20)flowBin-1.40.0(bioc 3.19)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

bioconductor-package

22 exports 0.91 score 29 dependencies

Last updated 2 months agofrom:279ce73458

Exports:bin.labelsbin.labels<-bin.parsbin.pars<-checkQNormcontrol.tubescontrol.tubes<-eventsInBinsflowBinflowFPBingetBinExprkMeansBinmapBinsKNNmeasure.parsmeasure.pars<-namename<-quantileNormaliseremoveSparseBinsshowtube.settube.set<-

Dependencies:BHBiobaseBiocGenericsclasscpp11cytolibdeldirflowCoreflowFPflowVizhexbinIDPmiscinterpjpegKernSmoothlatticelatticeExtralimmaMASSmatrixStatspngRColorBrewerRcppRcppEigenRhdf5libRProtoBufLibS4Vectorssnowstatmod

flowBin

Rendered fromflowBin.Rnwusingutils::Sweaveon Jun 12 2024.

Last update: 2014-06-26
Started: 2013-12-19

Readme and manuals

Help Manual

Help pageTopics
Multitube AML sample as example data for flowBinaml.sample amlsample
A 'FlowSample', but with binning information for each tubebin.labels bin.labels,BinnedFlowSample-method bin.labels<- bin.labels<-,BinnedFlowSample,list-method BinnedFlowSample BinnedFlowSample-class
Function to check the quantile normalisation of a FlowSample using flowFPcheckQNorm checkQNorm, checkQNorm,FlowSample,FlowSample-method
Count number of events for each tube in each bineventsInBins eventsInBins,BinnedFlowSample-method
function to run the entire flowBin pipelineflowbin-package flowBin
Bin sample using flowFP binningflowFPBin flowFPBin,FlowSample-method
A class similar to flowSet, but with extra information needed by flowBinbin.pars bin.pars,FlowSample-method bin.pars<- bin.pars<-,FlowSample,vector-method control.tubes control.tubes,FlowSample-method control.tubes<- control.tubes<-,FlowSample,vector-method FlowSample FlowSample-class measure.pars measure.pars,FlowSample-method measure.pars<- measure.pars<-,FlowSample,list-method name name,FlowSample-method name<- name<-,FlowSample,character-method show,FlowSample-method tube.set tube.set,FlowSample-method tube.set<- tube.set<-,FlowSample,list-method
Calculate the expression of each bin in a BinnedFlowSample in terms of the measurement markersgetBinExpr getBinExpr,BinnedFlowSample-method
Bin sample using K-means binningkMeansBin kMeansBin,FlowSample-method
Internal function to map bins by KNNmapBinsKNN mapBinsKNN,FlowSample-method
quantileNormalise normalise binning paramaters across all tubes of a flowSamplequantileNormalise quantileNormalise,FlowSample-method
Remove bins from a BinnedFlowSample with few events in themremoveSparseBins removeSparseBins,BinnedFlowSample-method
Methods to view flowBin objectsshow,BinnedFlowExprSet-method show,CVResult-method show-methods