Our Sponsors



Download BioinformaticsOnline(BOL) Apps in your chrome browser.




Genetic-mapper: SVG Genetic Map Drawer

https://github.com/pseudogene/genetic-mapper

Genetic-mapper is a perl script able to draw publication-ready vectorial genetic maps.

Perl script for creating a publication-ready vectorial genetic/linkage map in Scalable Vector Graphics (SVG) format. The resulting file can either be submitted for publication and edited with any vectorial drawing software like Inkscape and Abobe Illustrator(R).

The input file must be a text file with at least the marker name (ID), linkage group (LG) and the position (POS) separeted by tabulations. Additionally a logarithm of odds (LOD score) can be provided. Any extra parameter will be ignored.

map.tsv

ID<tab>LG<tab>POS<tab>LOD
13519  12     0       0.250840894
2718   12     1.0     0.250840893
11040  12     1.6     0.252843341
...

https://github.com/pseudogene/genetic-mapper