Skip to content

Releases: HuntsmanCancerInstitute/GQuery

GQuery_0.2

01 Nov 16:30
Compare
Choose a tag to compare

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

10 Feb 23:03
Compare
Choose a tag to compare

First release of the refactored Query API. This includes both the WebApp WAR and the Indexer