* Importing is now supported for only IgBLAST in AIRR format.
* Database configuration can now be specified with environment variables.
`IMMUNEDB_DB`, `IMMUNEDB_PASS`, `IMMUNEDB_USER` are required to be set and
`IMMUNEDB_HOST` is optional (defaults to `localhost`). When using
environment variables, the common first parameter to all commands,
`db_config` should be excluded.
* Sample export now includes average clonal V-identity and CDR3 length as
columns.