Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Next Tools

Maxime De Waegeneer edited this page Mar 4, 2021 · 45 revisions

Next Tools

Some notes describing interesting tools that raised our attention and could be implemented in the future. It can also be seen as a way to keep track of interesting stuff discussed in any platform (Gitter, Slack, ...). It's also a way to keep the GitHub issues clean.

Cell Type Annotation

Papers

  1. A comparison of automatic cell identification methods for single-cell RNA sequencing data

Tools

Batch Effect Correction/Data Integration

Papers

Tutorials

Tools

Clustering

Tools

Visualization

Tools

  • openTSNE
    • Description: openTSNE is a modular Python implementation of t-Distributed Stochasitc Neighbor Embedding (t-SNE) [1], a popular dimensionality-reduction algorithm for visualizing high-dimensional data sets. openTSNE incorporates the latest improvements to the t-SNE algorithm, including the ability to add new data points to existing embeddings [2], massive speed improvements [3] [4], enabling t-SNE to scale to millions of data points and various tricks to improve global alignment of the resulting visualizations.
    • GitHub: https://github.com/pavlin-policar/openTSNE
    • Notes:
      • Possible to change the initialization
  • densvis

Misc

Differential expression

Tools

Quality Controls/Filtering

Papers

Tools

Mapping & Counting

Tools

Enrichment

Tools

Feature Prioritization

Tools

Trajectory Inference

Tools

Conversion

Tools

Miscellaneous

Tools

Scripts