Mercurial > repos > ric > test1
view galaxy-tools/biobank/tools/lookup_index.py @ 3:43be74e62bfe draft
Uploaded
author | ric |
---|---|
date | Thu, 22 Sep 2016 08:57:04 -0400 |
parents | |
children |
line wrap: on
line source
# BEGIN_COPYRIGHT # END_COPYRIGHT import sys from bl.vl.app.snp_manager.main import main main(sys.argv[1:])