Pinned Repositories
biopython
Official git repository for Biopython (originally converted from CVS)
Bioinformatics-with-Python-Cookbook-Second-Edition
Bioinformatics with Python Cookbook Second Edition, published by Packt
Bioinformatics-with-Python-Cookbook-third-edition
Bioinformatics with Python Cookbook, Third Edition
bioinf-python
Python for Bioinformatics
biopython-notebook
Notebooks to introduce biopython
data-science-teaching
Teaching data science
genomics-notebooks
IPython notebooks to teach Genomics and Population Genetics
pygenomics
A library for next generation genomics in Python 3
python-performance
Repository for the book Fast Python - published by Manning
virtual-core
A data science core based on Docker containers
tiagoantao's Repositories
tiagoantao/bioinf-python
Python for Bioinformatics
tiagoantao/biopython-notebook
Notebooks to introduce biopython
tiagoantao/python-performance
Repository for the book Fast Python - published by Manning
tiagoantao/pygenomics
A library for next generation genomics in Python 3
tiagoantao/virtual-core
A data science core based on Docker containers
tiagoantao/lositan
Lositan/Mcheza selection detection workbench
tiagoantao/scientific-cluster
A Scientific Cluster implementation with SLURM and LUSTRE. Running on top of QEMU
tiagoantao/matplotlib_styles
Exploring matplotlib styles
tiagoantao/metis-web
Population genetics on the web
tiagoantao/my-containers
Docker containers
tiagoantao/sci-stats-web
A web tool to teach statistics
tiagoantao/tiagoantao
tiagoantao/c-raytracer
A ray tracer in C
tiagoantao/cljs-stats
A stats library for ClojureScript
tiagoantao/congen-docker
A Docker repository for a course on analysis of genomic data
tiagoantao/congen-docker-2018
tiagoantao/cython-raytracer
A Raytracer in Cython 3.0
tiagoantao/js-genepop
A Parser for the Genepop format in JavaScript (TypeScript)
tiagoantao/LD-chart
A Javascript chart for Linkage Disequilibrium (based on three.js)
tiagoantao/mandelbrot-perf
Exploring performance using the Mandelbrot set
tiagoantao/metis
Population Genetics in JavaScript
tiagoantao/metis-sim
A population genetics simulator
tiagoantao/metis-stats
A JavaScript library for Population Genetics
tiagoantao/numba-raytracer
An exploration of Python performance with Numba
tiagoantao/sci
Scientific libraries for JavaScript
tiagoantao/sci-mdarray
Multi-dimensional arrays in JavaScript
tiagoantao/sci-stats
A statistics library for JavaScript
tiagoantao/skates
tiagoantao/weekend-raytrace
JavaScript and GPU-based implementations of Peter Shirley's Raytracing in one Weekend
tiagoantao/zig-raytracer
Zig Raytracer based on Peter Shirley's book