1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
NAME
Genome
genome SUBCOMMAND ...
SYNOPSIS
genome (list all available commands)
genome project ...
genome taxon ...
genome population-group ...
genome individual ...
genome sample ...
genome instrument-data ...
genome processing-profile ...
genome model ...
genome tools ...
genome disk ...
DESCRIPTION
This is the top-level tool for working with the genome modeling system and tools.
Just run it with no parameters to get a list of available commands.
Every command and sub-command supports the --help option.
OPTIONS
These depend on the specific sub-command.
DEVELOPER NOTE
Running this WITHIN a source tree under the Genome namespace will automatically "use lib" your tree.
BUGS
Report bugs to software at genome.wustl.edu
|