Releases: HuntsmanCancerInstitute/GQuery
Releases · HuntsmanCancerInstitute/GQuery
GQuery_0.2
Major refactoring to enable the building and searching of many .GQuery chromosome indexes. This speeds up indexing, reduces the need to reindex all files as new data files are added, and can significantly speed up queries. Creation of a command line interface application and companion junit tests. Changed the regular expression types. Added data line exclude regEx and bpPadding options.
GQuery_0.1
First release of the refactored Query API. This includes both the WebApp WAR and the Indexer