Skip to content
#

tabix

Here are 11 public repositories matching this topic...

GQuery is a software tool for rapidly querying large numbers of bgzip compressed, tabix indexed genomic data files e.g. vcf, maf, bed, bedGraph, etc. from multiple species with different genome builds without the need to develop, debug, and maintain custom file parsers. Search for particular germline or somatic mutations, copy number changes, differentially expressed genes, epigenetic marks, anything that can be associated with genomic coordinates. Just point the GQuery indexer at a collection of tabix indexed files and then run either the GQuery command line app or the web API to search them. GQuery is built using a fast, multi-threaded, genomic range search engine with extensive junit testing.

  • Updated Jun 4, 2021
  • C

Improve this page

Add a description, image, and links to the tabix topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tabix topic, visit your repo's landing page and select "manage topics."

Learn more