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 

[WEBSITE]

Suggest Edits
[WEBSITE]
  ENSEMBL_WEBSITE_HOST = localhost

The name of the ENSEMBL_WEBSITE_HOST host (on which Step 1.1, etc. are run) is used when setting up the database users. If this is anything other than localhost then changes will be required to /etc/mysql/my.cnf to support external connections

Updated less than a minute ago


Did this page help you?