tabix is a software module available on Comet.
To access tabix on Comet, run module load tabix. This will load the default version of tabix.
module load tabix
An overview of the module information is shown below (module -r spider ^tabix$):
module -r spider ^tabix$
tabix: tabix/0.2.6-GCCcore-12.3.0 Description: Generic indexer for TAB-delimited genome position files This module can be loaded directly: module load tabix/0.2.6-GCCcore-12.3.0 Help: Description =========== Generic indexer for TAB-delimited genome position files More information ================ - Homepage: https://samtools.sourceforge.net
If there are multiple versions of tabix listed, then you can load a specific version as follows:
$ module load tabix/version_string
You can find the most up to date information whilst logged on to Comet by running module -r spider ^tabix$.
The module tabix has the following embedded help text (module help tabix):
module help tabix
Description =========== Generic indexer for TAB-delimited genome position files More information ================ - Homepage: https://samtools.sourceforge.net
The default version of the module tabix has the following dependencies:
Back to software
Table of Contents
HPC Service
Main Content Sections
Documentation Tools