acorg / acmacs-map-draw

Drawing antigenic maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

acmacs-map-draw

Drawing antigenic maps

Apache module mod_acmacs:

Add to httpd.conf

LoadModule acmacs_module "mod_acmacs.so"
AddHandler acmacs .ace .save .save.xz .acd1 .acd1.xz

Add to /etc/apache2/envvars

export ACMACSD_ROOT="/home/.../AD"

TODO

  • select by lineage

  • comparing_with_previous: select antigens not found in another chart

  • antigenic time series

  • match antigens and sera of two charts

  • procrustes

  • show_connection_lines

  • show_error_lines

  • blobs

  • generate and use settings in json

  • writing plot spec and transformation to .ace

  • writing lispmds save

About

Drawing antigenic maps

License:MIT License


Languages

Language:C++ 59.1%Language:JavaScript 35.3%Language:CSS 4.2%Language:HTML 0.5%Language:Makefile 0.5%Language:Shell 0.4%