From zero to 3D with kernel density
Obtaining data from publicly accessible databases, cleaning it up, and creating 3D density maps has become quite popular lately. In this post, I will explore...
Obtaining data from publicly accessible databases, cleaning it up, and creating 3D density maps has become quite popular lately. In this post, I will explore...
In this post I will describe a simple tool to rasterize data. There are plenty of rasterization tools in GDAL, QGIS and other GIS that produce excellent resu...
In this post, I’ll describe the process I used to create the Ptolemy 3D map. Although I have aimed this tutorial at a beginner level, it still hinges on GIS ...
This post describes a simple quantile plot with count data. I was working on a dataset with count data and wanted to make a quick plot to check the trend of ...
If you have ever found yourself in a situation where you didn’t know what to do next with the data you have in hands, then there is a very high probability t...
There is no direction or intent in evolution. However, an idea that evolution has a goal towards some sense of perfection seems quite prevalent on the societ...
I have decided to explore the D3.js for generating plots. This library allows to generate a great variety of plots (see the gallery) and to add interactive f...
A crucial step we often face in a beginning of a study is data gathering. We either go to the field, dig into museum’s collections, search literature, naviga...
Visualizing the relation between two variables using a simple plot is a common task. When we have many variables, we often try to reduce dimensionality first...
This is the last post of a series of 3 dedicated to phylin. The idea was to show different uses of phylin that would go beyond the typical application of the...
The Conway’s Game of Life always fascinated me. Just some apparently living squares that could remain alive or die accordingly to just a few rules. In fact, ...
The previous post started a series of 3 posts dedicated to the package that I have developed with my colleagues. After using 3 dimensional distance matrices,...
Last September I was invited to make a post on the Molecular Ecology Spotlight. This was a small post to highlight some of the main features of the phylin R ...
I have developed layer2kmz plug-in for QGIS that allows to convert a layer in QGIS to kmz format. The advantage of this plugin over other translations to kml...