Other packages > Find by keyword >

DCLEAR  

Distance Based Cell Lineage Reconstruction
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("DCLEAR", "1.0.13")



Attach the package and use:
library("DCLEAR")
Maintained by
Il-Youp Kwak
[Scholar Profile | Author Map]
First Published: 2021-07-15
Latest Update: 2023-09-14
Description:
R codes for distance based cell lineage reconstruction. Our methods won both sub-challenges 2 and 3 of the Allen Institute Cell Lineage Reconstruction DREAM Challenge in 2020. References: Gong et al. (2021) , Gong et al. (2022) .
How to cite:
Il-Youp Kwak (2021). DCLEAR: Distance Based Cell Lineage Reconstruction. R package version 1.0.13, https://cran.r-project.org/web/packages/DCLEAR. Accessed 07 May. 2025.
Previous versions and publish date:
1.0.0 (2021-07-15 09:30), 1.0.8 (2021-09-03 13:40), 1.0.11 (2022-11-30 12:00), 1.0.12 (2023-02-16 17:00)
Other packages that cited DCLEAR R package
View DCLEAR citation profile
Other R packages that DCLEAR depends, imports, suggests or enhances
Complete documentation for DCLEAR
Functions, R codes and Examples using the DCLEAR R package
Some associated functions: DCLEAR . WH . WH_train . WH_train_fit . add_deletion . add_dropout . as_igraph-data.frame-method . as_igraph-phylo-method . as_igraph . as_lineage_tree-phyDat-phylo-lineage_tree_config-method . as_lineage_tree . as_phylo-igraph-method . as_phylo . dist_kmer_replacement_inference . dist_replacement-phyDat-kmer_summary-integer-method . dist_replacement-phyDat-missing-integer-method . dist_replacement . dist_weighted_hamming-phyDat-numeric-method . dist_weighted_hamming . downsample-igraph-method . downsample-lineage_tree-method . downsample . get_distance_prior . get_leaves-lineage_tree-method . get_leaves . get_node_names . get_replacement_probability . get_sequence . get_transition_probability . lineages . positional_mutation_prob . process_sequence-phyDat-method . process_sequence . prune-igraph-method . prune-lineage_tree-method . prune . random_tree . rbind-phyDat-method . sample_mutation_outcome . sample_mutation_site . sample_outcome_prob . score_simulation . sim_seqdata . simulate-lineage_tree_config-missing-method . simulate-lineage_tree_config-phyDat-method . simulate . simulate_core . substr_kmer-kmer_summary-method . substr_kmer . subtract-lineage_tree-lineage_tree-method . subtract . subtree-lineage_tree-method . subtree-phylo-method . subtree . summarize_kmer-phyDat-method . summarize_kmer . summarize_kmer_core . 
Some associated R codes: RcppExports.R . WH.R . sim_seq.R .  Full DCLEAR package functions and examples
Downloads during the last 30 days
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for DCLEAR05101520253035TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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