Scroll to navigation

GMT(1) User Contributed Perl Documentation GMT(1)

NAME

gmt - bioinformatics tools for genomics

SYNOPSIS

  # get a top-level list
  gmt 
  # see the MuSiC tools
  gmt music
  # run the MuSiC smg-test tool
  gmt music smg-test

DESCRIPTION

The gmt command gives command-line access to any Genome Model Tools modules which are installed on the current system.

Each installed tool group is a sub-command.

Just type gmt and press <ENTER> for a the top-level list and drill down.

DEVELOPMENT

Installing any new Perl module with a name starting with Genome::Model::Tools will add to the tree.

AUTHORS

This software is developed by the analysis and engineering teams at The Genome Center at Washington Univiersity in St. Louis, with funding from the National Human Genome Research Institute.

LICENSE

This software is copyright Washington University in St. Louis, 2007-2010.

It is released under the Lesser GNU Public License (LGPL) version 3. See the associated LICENSE file in this distribution.

BUGS

For defects with any software in the genome namespace, contact genome-dev ~at~ genome.wustl.edu.

2022-10-14 perl v5.34.0