• Stars
    star
    210
  • Rank 187,585 (Top 4 %)
  • Language
    C++
  • Created almost 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A very fast visualization library for large, high-dimensional data sets.

tmap

tmap is a very fast visualization library for large, high-dimensional data sets. Currently, tmap is available for Python. tmaps graph layouts are based on the OGDF library.

Tutorial and Documentation

See http://tmap.gdb.tools

Notebook

Examples

Name Description
NIPS Conference Papers A tmap visualization showing the linguistic relationship between NIPS conference papers. view
Project Gutenberg A tmap visualization of the linguistic relationships between books and authors extracted from Project Gutenberg. view
MNIST A visualization of the well known MNIST data set. No further explanation needed. view
Fashion MNIST A visualization of a more fashionable variant of MNIST. view
Drugbank A tmap visualization of all drugs registered in Drugbank. view
RNAseq RNA sequencing data of tumor samples. Visualized using tmap. view
Flowcytometry Flowcytometry data visualized using tmap. view
MiniBooNE tmap data visualization of a particle detection physics experiment. view

Availability

Language Operating System Status
Python Linux Available
Windows Available1
macOS Available
R Unvailable2

1Works with WSL 2FOSS R developers wanted!

Installation

tmap is installed using the conda package manager. Don't have conda? Download miniconda.

conda install -c tmap tmap

We suggest using faerun to plot the data layed out by tmap. But you can of course also use matplotlib (which might be to slow for large data sets and doesn't provide interactive features).

pip install faerun
# pip install matplotlib

More Repositories

1

smilesDrawer

A small, highly performant JavaScript component for parsing and drawing SMILES strings. Released under the MIT license.
JavaScript
434
star
2

map4

The MinHashed Atom Pair fingerprint of radius 2
CSS
83
star
3

mhfp

Molecular MHFP fingerprints for cheminformatics applications
Python
71
star
4

faerun-python

A python module for generating interactive views of chemical spaces.
HTML
67
star
5

RAscore

Retrosynthetic Accessibility (RA) score learned from computer aided synthesis planning
Python
62
star
6

drfp

An NLP-inspired chemical reaction fingerprint based on basic set arithmetic.
Jupyter Notebook
43
star
7

CASP-and-dataset-performance

Source code and documentation of a computer assisted synthesis planning (CASP) tool used for the analysis of reaction datasets.
Jupyter Notebook
35
star
8

lore

WebGL engine for (big) data visualization.
JavaScript
30
star
9

MLpeptide

Machine Learning Designs Non-Hemolytic Antimicrobial Peptides
Jupyter Notebook
25
star
10

faerun

Web-based visualization of large, high-dimensional datasets.
JavaScript
16
star
11

OpenNMT-py

Python
12
star
12

PeptideDesignGA

Python
12
star
13

RingBreaker

Source code and documentation of a specialized computer assisted synthesis planning (CASP) tool used for the deconstruction of ring systems. The code does not support full tree search and is intended as supplementary material to the published paper.
Python
10
star
14

virtual-reality-chemical-space

Visualizing chemical spaces in virtual reality.
C#
8
star
15

GDBChEMBL

Score SMILES encoded structures for synthetic feasibility using ChEMBL compounds as reference
Python
7
star
16

MultiStepRetrosynthesisTTL

Multi-Step Retrosynthesis Tool based on Augmented Disconnection Aware Triple Transformer Loop Predictions
Python
6
star
17

webMolCS

5
star
18

Coconut-TMAP-SVM

HTML
5
star
19

MAP4-Chemical-Space-of-NPAtlas

The Natural Products Atlas in the MAP4 chemical space. Visualization and machine learning application
Jupyter Notebook
5
star
20

PDGA-MAP4_AP

Python
4
star
21

pca

The tool chain to create colored maps for chemical spaces using incremental PCA and binning.
Python
4
star
22

underdarkgo

Working in the underground to keep the data coming.
Go
3
star
23

ML-PDGA-anticancer-peptides

Jupyter Notebook
3
star
24

SimilaritySearch

JavaScript
3
star
25

mxfp_python

Open-source version of the MXFP fingerprint based on Python and the RDKit
HTML
3
star
26

LipidatedNPs

Jupyter Notebook
2
star
27

alchemical_pairs

HTML
1
star
28

GPT3_classifier

Jupyter Notebook
1
star