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

dbshowquery - Show possible database queries that use a given data identifier

Author

DebianMedPackagingTeam <debian-med-packaging@lists.alioth.debian.org>
           Wrote the script used to autogenerate this manual page.

Bugs

       Bugs can be reported to the Debian Bug Tracking system (http://bugs.debian.org/emboss), or directly to
       the EMBOSS developers (http://sourceforge.net/tracker/?group_id=93650&atid=605031).

Description

dbshowquery is a command line program from EMBOSS (“the European Molecular Biology Open Software Suite”).
       It is part of the "Information" command group(s).

Name

       dbshowquery - Show possible database queries that use a given data identifier

Options

Inputsection-identifierstring
           This is a data identifier (e.g. a sequence accession number) that is used to specify the data (of
           type 'datatype') to retrieve. If you're unsure of the data identifier(s) that are used for a given
           query (database/datatype) use dbtellquery. The types of data identifier are listed under the 'Data
           identifier' branch of the EDAM ontology (http://edamontology.sourceforge.net/). For example values,
           see the catalogue of public databases in the EMBOSS data file DRCAT.dat. If you have a data
           identifier but are unsure of its type, use idtell.

   RequiredsectionAdditionalsectionAdvancedsection-databasestring
           This is the name of a database from the catalogue of public databases in the EMBOSS data file
           DRCAT.dat. If you are unsure of the available databases use drfind. If you have a database name but
           are not sure its valid, use isdbname.

       -datatypestring
           This is the name of a retrievable datatype from the catalogue of public databases in the EMBOSS data
           file DRCAT.dat. The names are terms from the 'data' branch of the EDAM ontology,
           http://edamontology.sourceforge.net/. If you are unsure of the available retrievable datatypes for a
           given database, use dbtellquery. If you have a datatype name but are not sure its valid, use
           isdbdata.

   Outputsection-outfileoutfile
           Default value: stdout

   Htmlsection-htmlboolean
           If you are sending the output to a file, this will format it for displaying as a table in a WWW
           document. Default value: N

See Also

       dbshowquery is fully documented via the tfm(1) system.

Synopsis

dbshowquery-identifierstring-databasestring-datatypestring [-outfileoutfile] [-htmlboolean]

       dbshowquery-help

See Also