mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-01 15:37:32 +08:00
401e30e2c5
Database changes required: alter table history add genome_build varchar(40); There is now a new tool ToolParameter named GenomeBuildParameter which should be useful in several existing tools. Also took care of some other miscellaneous items.