`-v` Verify import

(optional)

If a provider PROTEIN file is available for reference and the corresponding protein-coding gene models have been imported in -g Import gff from prepared file, verify_translations.pl runs checks to see if the sequences in the provider file and database match.

docker run --rm \ --name easy-import-operophtera_brumata_v1_core_32_85_1 \ --link genomehubs-mysql \ -v ~/demo/genomehubs-import/import/conf:/import/conf \ -v ~/demo/genomehubs-import/import/data:/import/data \ -e DATABASE=operophtera_brumata_v1_core_32_85_1 \ -e FLAGS="-v" \ genomehubs/easy-import:latest

Did this page help you?