Skip to content

Latest commit

 

History

History
83 lines (83 loc) · 3.29 KB

File metadata and controls

83 lines (83 loc) · 3.29 KB
identifier listTitle descriptionTitle listIconKey category tags title permalink
mapveu
MapVEu
MapVEu
globe
VectorBase
tutorial
MapVEu
#mapveu
<style> .search-strategies-feature { margin: auto; } .search-strategies-feature--panels { display: flex; flex-wrap: wrap; align-items: flex-start; counter-reset: panel; } .search-strategies-feature--panels > * { overflow: hidden; margin: 0 2em; } .search-strategies-feature--panels > * > div { margin-top: 1em; margin-left: 2em; position: relative; } .search-strategies-feature--panels > * img { margin-left: 2em; } .search-strategies-feature--panels > * > div:before { counter-increment: panel; content: counter(panel); background: #3171d8; border-radius: 1em; height: 1.5em; width: 1.5em; display: inline-flex; justify-content: center; align-items: center; margin-right: .5em; color: white; position: absolute; left: -2em; top: -0.25em; } #topright { text-align: right; } #topright a { text-decoration: none; font-family: Roboto; color: #413737; } </style>

MapVEu is a web application and exploratory data analysis platform that facilitates access to and exploration of geospatial data. It integrates genomic, phenotypic and population data for traits such as insecticide resistance genotypes and phenotypes, genetic variation with microsatellites, chromosomal inversions and SNPs, population abundance, pathogen infection status and blood meal identification.

Data is presented on a full-screen map with a menu of tools to facilitate exploratory data analysis.
Searches

Data is displayed using three types of markers- donuts, bar plots, and bubbles- that are responsive to zoom level. Supporting plots greatly expand analysis capabilities with visualizations of variables in the data set, including X-Y relationships (scatter plot, line plot, time series), distributions (histogram, box plot), and counts and proportions (bar plot, contingency table).
Strategy panel

A variable tree allows you to browse all the variables in the data and examine their distribution. Data can be filtered to choose a subset.
Strategy panel

Download your subset of interest or the entire dataset as flat files to analyze on your own. Analyses can be saved and shared.
Strategy panel