logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Genome::Model::Tools - base namespace for command modules

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.

Bugs

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

Description

       Modules with names starting with Genome::Model::Tools are directly invokable by the "genome" command,
       installed with the core Genome package.

       These modules all inherit from Command and use UR for their class definitions.

       •   Copy the Example1.pm.template to Example1.pm and try "gmt" in the same directory for an example tool.

       •   See Command for details on how to write commands.

       •   See UR for details on writing UR classes in general.

License

       This software is copyright Washington University in St. Louis.  It  is  released  under  the  Lesser  GNU
       Public License (LGPL) version 3.  See the associated LICENSE file in this distribution.

Name

       Genome::Model::Tools - base namespace for command modules

See Also

genome, Genome

perl v5.36.0                                       2022-10-14                          Genome::Model::Tools(3pm)

See Also