All Projects → AllenInstitute → Scrattch.hicat

AllenInstitute / Scrattch.hicat

Licence: other
Hierarchical, iterative clustering for analysis of transcriptomics data in R

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Scrattch.hicat

Adapt
Advanced Developer Async Programming Toolkit
Stars: ✭ 26 (-44.68%)
Mutual labels:  clustering
Mob Suite
MOB-suite: Software tools for clustering, reconstruction and typing of plasmids from draft assemblies
Stars: ✭ 32 (-31.91%)
Mutual labels:  clustering
Fuzzy C Means
A simple python implementation of Fuzzy C-means algorithm.
Stars: ✭ 40 (-14.89%)
Mutual labels:  clustering
Clustering
fast clustering algorithms
Stars: ✭ 14 (-70.21%)
Mutual labels:  clustering
Densitycluster
Machine learning. Clustering by fast search and find of density peaks.
Stars: ✭ 27 (-42.55%)
Mutual labels:  clustering
Satellite imagery analysis
Implementation of different techniques to find insights from the satellite data using Python.
Stars: ✭ 31 (-34.04%)
Mutual labels:  clustering
Bagofconcepts
Python implementation of bag-of-concepts
Stars: ✭ 18 (-61.7%)
Mutual labels:  clustering
Moosefs
MooseFS – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System (Software-Defined Storage)
Stars: ✭ 1,025 (+2080.85%)
Mutual labels:  clustering
Cytometry Clustering Comparison
R scripts to reproduce analyses in our paper comparing clustering methods for high-dimensional cytometry data
Stars: ✭ 30 (-36.17%)
Mutual labels:  clustering
Clusteredbigcache
golang bigcache with clustering as a library.
Stars: ✭ 37 (-21.28%)
Mutual labels:  clustering
Tribuo
Tribuo - A Java machine learning library
Stars: ✭ 882 (+1776.6%)
Mutual labels:  clustering
Kitti Track Collection
Data and devtools for the "Large-Scale Object Discovery and Detector Adaptation from Unlabeled Video" paper.
Stars: ✭ 20 (-57.45%)
Mutual labels:  clustering
Mlj.jl
A Julia machine learning framework
Stars: ✭ 982 (+1989.36%)
Mutual labels:  clustering
Data mining
The Ruby DataMining Gem, is a little collection of several Data-Mining-Algorithms
Stars: ✭ 10 (-78.72%)
Mutual labels:  clustering
Swarm
Easy clustering, registration, and distribution of worker processes for Erlang/Elixir
Stars: ✭ 1,004 (+2036.17%)
Mutual labels:  clustering
Stream
A framework for data stream modeling and associated data mining tasks such as clustering and classification. - R Package
Stars: ✭ 23 (-51.06%)
Mutual labels:  clustering
K Means Constrained
K-Means clustering - constrained with minimum and maximum cluster size
Stars: ✭ 33 (-29.79%)
Mutual labels:  clustering
Kdd2019 k Multiple Means
Implementation for the paper "K-Multiple-Means: A Multiple-Means Clustering Method with Specified K Clusters,", which has been accepted by KDD'2019 as an ORAL paper, in the Research Track.
Stars: ✭ 45 (-4.26%)
Mutual labels:  clustering
Compress
Compressing Representations for Self-Supervised Learning
Stars: ✭ 43 (-8.51%)
Mutual labels:  clustering
Flexible Clustering
Clustering for arbitrary data and dissimilarity function
Stars: ✭ 37 (-21.28%)
Mutual labels:  clustering

scrattch.hicat: Hierarchical, Iterative Clustering for Analysis of Transcriptomics

A hicat

Master: Travis build status Coverage status

Dev: Travis build status Coverage status

Installation

scrattch.hicat has several dependencies, including two from BioConductor and one from Github:

source("https://bioconductor.org/biocLite.R")
biocLite("limma")

devtools::install_github("JinmiaoChenLab/Rphenograph")

Once these dependencies are installed, scrattch.hicat can be installed with:

devtools::install_github("AllenInstitute/scrattch.hicat")

Vignettes

An overview of the main functions in scrattch.hicat

Tutorials

An interactive walkthrough of the major steps in clustering for scrattch.hicat.

Roadmap

The next few updates to scrattch.hicat will be aimed at getting code testing in place for major clustering functions:
0.0.22: Current version; Tests in place for de.genes.R functions.
0.0.23: Tests in place for cluster.R functions.
0.1.0: Vignette re-integrated; Adding pkgdown page; Update to Master branch.

Previous updates: 0.0.21: Added TravisCI and covr integration.

The scrattch suite

scrattch.hicat is one component of the scrattch suite of packages for Single Cell RNA-seq Analysis for Transcriptomic Type CHaracterization from the Allen Institute.

License

The license for this package is available on Github at: https://github.com/AllenInstitute/scrattch.hicat/blob/master/LICENSE

Level of Support

We are planning on occasional updating this tool with no fixed schedule. Community involvement is encouraged through both issues and pull requests.

Contribution Agreement

If you contribute code to this repository through pull requests or other mechanisms, you are subject to the Allen Institute Contribution Agreement, which is available in full at: https://github.com/AllenInstitute/scrattch.hicat/blob/master/CONTRIBUTION

Image attribution:

By Internet Archive Book Images [No restrictions], via Wikimedia Commons

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].