All Projects → caravagnalab → revolver

caravagnalab / revolver

Licence: other
REVOLVER - Repeated Evolution in Cancer

Programming Languages

r
7636 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to revolver

Revisiting-Contrastive-SSL
Revisiting Contrastive Methods for Unsupervised Learning of Visual Representations. [NeurIPS 2021]
Stars: ✭ 81 (+55.77%)
Mutual labels:  clustering, transfer-learning
L2c
Learning to Cluster. A deep clustering strategy.
Stars: ✭ 262 (+403.85%)
Mutual labels:  clustering, transfer-learning
newerhoods
A Data Clinic project that aggregates NYC Open Data at the tract-level and uses Machine Learning techniques to re-imagine neighborhood boundaries.
Stars: ✭ 36 (-30.77%)
Mutual labels:  clustering
zio-entity
Zio-Entity, a distributed, high performance, functional event sourcing library
Stars: ✭ 68 (+30.77%)
Mutual labels:  clustering
pathway-mapper
PathwayMapper: An interactive and collaborative graphical curation tool for cancer pathways
Stars: ✭ 47 (-9.62%)
Mutual labels:  cancer-genomics
treecut
Find nodes in hierarchical clustering that are statistically significant
Stars: ✭ 26 (-50%)
Mutual labels:  clustering
hpdbscan
Highly parallel DBSCAN (HPDBSCAN)
Stars: ✭ 19 (-63.46%)
Mutual labels:  clustering
ex united
Easily spawn Elixir nodes (supervising, Mix configured, easy asserted / refuted) within ExUnit tests
Stars: ✭ 40 (-23.08%)
Mutual labels:  clustering
Grapy-ML
(AAAI2020)Grapy-ML: Graph Pyramid Mutual Learning for Cross-dataset Human Parsing
Stars: ✭ 50 (-3.85%)
Mutual labels:  transfer-learning
finetuner
Finetuning any DNN for better embedding on neural search tasks
Stars: ✭ 442 (+750%)
Mutual labels:  transfer-learning
CIFAR10-VGG19-Tensorflow
No description or website provided.
Stars: ✭ 27 (-48.08%)
Mutual labels:  transfer-learning
napari-clusters-plotter
A plugin to use with napari for clustering objects according to their properties.
Stars: ✭ 18 (-65.38%)
Mutual labels:  clustering
SigProfilerPlotting
SigProfilerPlotting provides a standard tool for displaying all types of mutational signatures as well as all types of mutational patterns in cancer genomes. The tool seamlessly integrates with other SigProfiler tools.
Stars: ✭ 31 (-40.38%)
Mutual labels:  cancer-genomics
tradaboost
Transfer learning algorithm TrAdaboost,coded by python
Stars: ✭ 96 (+84.62%)
Mutual labels:  transfer-learning
genieclust
Genie++ Fast and Robust Hierarchical Clustering with Noise Point Detection - for Python and R
Stars: ✭ 34 (-34.62%)
Mutual labels:  clustering
graphgrove
A framework for building (and incrementally growing) graph-based data structures used in hierarchical or DAG-structured clustering and nearest neighbor search
Stars: ✭ 29 (-44.23%)
Mutual labels:  clustering
realtimemap-dotnet
A showcase for Proto.Actor - an ultra-fast distributed actors solution for Go, C#, and Java/Kotlin.
Stars: ✭ 47 (-9.62%)
Mutual labels:  clustering
AD Prediction
Alzheimer's Disease Prediction by using ResNet, AlexNet
Stars: ✭ 118 (+126.92%)
Mutual labels:  transfer-learning
BPRMeth
Modelling DNA methylation profiles
Stars: ✭ 18 (-65.38%)
Mutual labels:  clustering
ObjectNet
PyTorch implementation of "Pyramid Scene Parsing Network".
Stars: ✭ 15 (-71.15%)
Mutual labels:  transfer-learning

R-CMD-check pkgdown Lifecycle: stable

revolver

The revolver package implements the statistical model described in Caravagna et al; PMID: 30171232 to determine trajectories of repeated evolution from multi-region sequencing data of human cancers.The package implements functions to process data from large cohorts, and determine different types of phylogenetic trees from the input data of each input patients. The package provides also several functions to plot the data and determine clusters of patients that share repeated evolutionary trajectories; this provides a method to stratify cancer patients for the way their tumour evolve, reconciling tumour heterogeneity both between and within patients.

Citation

If you use revolver, please cite:

  • G. Caravagna, Y. Giarratano, D. Ramazzoti, I. Tomlinson, T.A. Graham, G. Sanguinetti, A. Sottoriva. Detecting repeated cancer evolution from multi-region tumor sequencing data. Nature Methods 15, 707–714 (2018).

Help and support


Installation

You can install the released version of revolver from GitHub with:

# install.packages("devtools")
devtools::install_github("caravagnalab.github.io/revolver")

Copyright and contacts

Giulio Caravagna. Cancer Data Science (CDS) Laboratory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].