For AI agents: visit https://easy-import.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Jump to Content
easy importDiscussions
GuidesDiscussions
Discussionseasy import
Guides
GuidesDiscussions

Get Started

  • Quick start guide
  • Description

Files

  • database.ini
  • setup.ini
  • default.ini
  • operophtera_brumata_core_32_85_1.ini

Importing data

  • Requirements
  • Running the EasyImport container
  • `-s` Create database and load sequence data
  • `-p` Prepare the gff file for import
  • `-g` Import gff from prepared file
  • `-v` Verify import
  • `-b -r -c` Import additional annotations
  • `-e -j -f` Export files
  • `-i` Generate search index
  • `-u` Update meta table

Additional documentation

  • Match and replace
  • Processing exceptions
  • Referencing gff attributes
  • Repairing gff

Configuration Options (Hosting)

  • [DATABASE]
  • [ENSEMBL_USER]
  • [REPOSITORIES]
  • [WEBSITE]
  • [DATA_SOURCE]

Configuration Options (Database)

  • [DATA_SOURCE]
  • [DATABASE]
  • [WEBSITE]

Configuration Options (Core Import)

  • [DATABASE_CORE]
  • [DATABASE_SEARCH]
  • [DATABASE_TAXONOMY]
  • [DATABASE_TEMPLATE]
  • [DBXREFS]
  • [ENSEMBL]
  • [EXTERNAL_DBS]
  • [FILES]
  • [_DESCRIPTIONS]
  • [_NAMES]
  • [_STABLE_IDS]
  • [GFF]
  • [META]
  • [MODIFY]
  • [SCAFFOLD_NAMES]
  • [XREF]

Configuration Options (Compara Import)

  • [DATABASE_CORE]
  • [DATABASE_COMPARA]
  • [DATABASE_TEMPLATE]
  • [ENSEMBL]
  • [METHOD_LINK]
  • [SPECIES_SET]
  • [TAXA]
  • [ORTHOGROUP]
Powered by 

[DATABASE_TAXONOMY]

Suggest Edits
[DATABASE_TAXONOMY]
  NAME = ncbi_taxonomy
  HOST = localhost
  PORT = 3306
  RO_USER = anonymous
  RO_PASS =

Connection details for a copy of the (Ensembl format) ncbi_taxonomy database, used to fill in the taxonomic hierarchy in the meta table during import.

Updated less than a minute ago


Did this page help you?