Other packages > Find by keyword >

DIscBIO  

A User-Friendly Pipeline for Biomarker Discovery in Single-Cell Transcriptomics
View on CRAN: Click here


Download and install DIscBIO package within the R console
Install from CRAN:
install.packages("DIscBIO")

Install from Github:
library("remotes")
install_github("cran/DIscBIO")

Install by package version:
library("remotes")
install_version("DIscBIO", "1.2.2")



Attach the package and use:
library("DIscBIO")
Maintained by
Waldir Leoncio
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-08-26
Latest Update: 2021-04-28
Description:
An open, multi-algorithmic pipeline for easy, fast and efficient analysis of cellular sub-populations and the molecular signatures that characterize them. The pipeline consists of four successive steps: data pre-processing, cellular clustering with pseudo-temporal ordering, defining differential expressed genes and biomarker identification. More details on Ghannoum et. al. (2021) . This package implements extensions of the work published by Ghannoum et. al. (2019) .
How to cite:
Waldir Leoncio (2020). DIscBIO: A User-Friendly Pipeline for Biomarker Discovery in Single-Cell Transcriptomics. R package version 1.2.2, https://cran.r-project.org/web/packages/DIscBIO. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.0.0 (2020-08-26 13:30), 1.0.1 (2020-10-06 14:00), 1.1.0 (2020-11-13 11:20), 1.2.0 (2021-04-28 09:00), 1.2.1 (2023-10-09 15:20)
Other packages that cited DIscBIO R package
View DIscBIO citation profile
Other R packages that DIscBIO depends, imports, suggests or enhances
Complete documentation for DIscBIO
Functions, R codes and Examples using the DIscBIO R package
Some associated functions: ClassVectoringDT . ClustDiffGenes . Clustexp . DEGanalysis . DEGanalysis2clust . DISCBIO . DISCBIO2SingleCellExperiment . Exprmclust . FinalPreprocessing . FindOutliers . HumanMouseGeneIds . J48DT . J48DTeval . Jaccard . KmeanOrder . NetAnalysis . Networking . NoiseFiltering . Normalizedata . PCAplotSymbols . PPI . PlotMBpca . PlotmclustMB . RpartDT . RpartEVAL . VolcanoPlot . as.DISCBIO . check.format . clustheatmap . comptSNE . customConvertFeats . foldchange.seq.twoclass.unpaired . plotExptSNE . plotGap . plotLabelstSNE . plotOrderTsne . plotSilhouette . plotSymbolstSNE . plottSNE . prepExampleDataset . pseudoTimeOrdering . rankcols . reformatSiggenes . replaceDecimals . resa . retrieveURL . sammy . samr.estimate.depth . valuesG1msTest . wilcoxon.unpaired.seq.func . 
Some associated R codes: DIscBIO-classes.R . DIscBIO-generic-ClassVectoringDT.R . DIscBIO-generic-ClustDiffGenes.R . DIscBIO-generic-Clustexp.R . DIscBIO-generic-DEGanalysis.R . DIscBIO-generic-DEGanalysis2clust.R . DIscBIO-generic-Exprmclust.R . DIscBIO-generic-FinalPreprocessing.R . DIscBIO-generic-FindOutliers.R . DIscBIO-generic-NoiseFiltering.R . DIscBIO-generic-Normalizedata.R . DIscBIO-generic-PCAplotSymbols.R . DIscBIO-generic-PlotmclustMB.R . DIscBIO-generic-clusteringOrder.R . DIscBIO-generic-clustheatmap.R . DIscBIO-generic-comptSNE.R . DIscBIO-generic-plotExptSNE.R . DIscBIO-generic-plotGap.R . DIscBIO-generic-plotLabelstSNE.R . DIscBIO-generic-plotOrderTsne.R . DIscBIO-generic-plotSilhouette.R . DIscBIO-generic-plotSymbolstSNE.R . DIscBIO-generic-plottSNE.R . DIscBIO-generic-pseudoTimeOrdering.R . J48DT.R . J48DTeval.R . Jaccard.R . NetAnalysis.R . Networking.R . PPI.R . PlotMBpca.R . RpartDT.R . RpartEVAL.R . VolcanoPlot.R . customConverters.R . datasets.R . internal-functions-samr-adapted.R . internal-functions.R .  Full DIscBIO package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA