Skip to content

Releases: HuntsmanCancerInstitute/GQuery

GQuery_0.2

Choose a tag to compare

@DavidAustinNix DavidAustinNix released this 01 Nov 16:30

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

Choose a tag to compare

@DavidAustinNix DavidAustinNix released this 10 Feb 23:03

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