7fdfab0ba90789194773f2bbd31bcc6ab161631a galt Tue Aug 5 10:57:28 2014 -0700 Fixes #12559. GenomeSpace support added to hgTables. diff --git src/hg/hgTables/usage.c src/hg/hgTables/usage.c index 9a5d5c1..9161c34 100644 --- src/hg/hgTables/usage.c +++ src/hg/hgTables/usage.c @@ -115,30 +115,33 @@ " \n" "
  • data points - the data points that make up a graph \n" " (aka wiggle) track.
  • \n" " \n" "
  • MAF - multiple alignments in MAF format
  • \n" " \n" " \n" " \n" " \n" "
  • Send output to Galaxy: displays results of query in \n" " Galaxy, a framework for \n" " interactive genome analysis.\n" "
  • Send output to GREAT: displays the functional enrichments of the \n" " query results in GREAT, a tool for\n" " analysis of the biological function of cis-regulatory regions.\n" +"
  • Send output to GenomeSpace: sends data to \n" +" GenomeSpace Data Manager for use with\n" +" diverse computational tools.\n" "
  • file type returned: When a filename is entered in the \n" " "output file" text box, specifies the format of the output file:\n" " \n" "
  • \n" "
  • get output: Submits a data query based on the specified \n" " parameters and returns the output.
  • \n" " \n" "
  • summary/statistics: Displays statistics about the data \n" " specified by the parameters.
  • \n" " \n"