Forrest logo
back to context overview

einfo

List of commands for einfo:

  • einfo:tldr:06236 einfo: Print all database names.
    $ einfo -dbs
    try on your machine
    explain this command
  • einfo:tldr:4355f einfo: Print all links of the protein database.
    $ einfo -db ${protein} -links
    try on your machine
    explain this command
  • einfo:tldr:4fbfd einfo: Print all fields of the nuccore database.
    $ einfo -db ${nuccore} -fields
    try on your machine
    explain this command
  • einfo:tldr:5894f einfo: Print all information of the protein database in XML format.
    $ einfo -db ${protein}
    try on your machine
    explain this command
back to context overview