Skip to main content

Migrate older EMDB-SFF files to newer versions

Project description

https://badge.fury.io/py/sfftk-migrate.svg PyPI - Python Version https://travis-ci.org/emdb-empiar/sfftk-migrate.svg?branch=master Documentation Status https://coveralls.io/repos/github/emdb-empiar/sfftk-migrate/badge.svg?branch=master

About

sfftk-migrate is a utility for migrating EMDB-SFF files from older to the latest version of the data model (see https://emdb-empiar.github.io/EMDB-SFF/ for the latest version). It currently only supports migrations of XML (.sff) files from EMDB-SFF v0.7.0.dev0.

Usage

The main entry point for this utility is the sff-migrate command. Please consult the command-line help using:

~$ sff-migrate -h
usage: sff-migrate [-h] [-t TARGET_VERSION] [-o OUTFILE] [-v] [-l] [-s]
                   [infile]

Upgrade EMDB-SFF files to more recent schema

positional arguments:
  infile                input XML file

optional arguments:
  -h, --help            show this help message and exit
  -t TARGET_VERSION, --target-version TARGET_VERSION
                        the target version to migrate to [default: 0.8.0.dev1]
  -o OUTFILE, --outfile OUTFILE
                        outfile file [default: <infile>_<target>.xml]
  -v, --verbose         verbose output [default: False]
  -l, --list-versions   list supported versions [default: False]
  -s, --show-version    show the version of the input file [default: False]

Migrating is simple:

~$ sff-migrate file.sff

List supported versions:

~$ sff-migrate -l
versions migratable to 0.8.0.dev1:
* 0.7.0.dev0

Show the file’s version:

~$ sff-migrate -s sfftk_migrate/data/xml/emd_1547.sff
file sfftk_migrate/data/xml/emd_1547.sff is of version 0.7.0.dev0

~$ sff-migrate -s sfftk_migrate/data/xml/emd_1547_v0.8.0.dev1.sff
file sfftk_migrate/data/xml/emd_1547_v0.8.0.dev1.sff is of version v0.8.0.dev0

License

sfftk-migrate is free and open source software released under the terms of the Apache License, Version 2.0. Source code is copyright EMBL-European Bioinformatics Institute (EMBL-EBI) 2020.

Source code is available from the Github repository: https://github.com/emdb-empiar/sfftk-migrate

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sfftk-migrate-0.1.1.tar.gz (18.6 kB view details)

Uploaded Source

Built Distribution

sfftk_migrate-0.1.1-py3-none-any.whl (32.4 kB view details)

Uploaded Python 3

File details

Details for the file sfftk-migrate-0.1.1.tar.gz.

File metadata

  • Download URL: sfftk-migrate-0.1.1.tar.gz
  • Upload date:
  • Size: 18.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4

File hashes

Hashes for sfftk-migrate-0.1.1.tar.gz
Algorithm Hash digest
SHA256 dcce0216bedb3be9b2b672ffe1b31803769553c8d9cf3c544ce1baa741c45bd1
MD5 aee17fb647e497dd84dca27a51bd661c
BLAKE2b-256 09cebbeca8201a4ca10e2f84b2a55e46135f5984c1ba28fa93e46165c006b81a

See more details on using hashes here.

File details

Details for the file sfftk_migrate-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: sfftk_migrate-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 32.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4

File hashes

Hashes for sfftk_migrate-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1f39261563ca12babe1a60b1ff0556bd09a9b3669b4e3072f5c0b41ddf2750c8
MD5 0d31fc20eb9dc394a1c46ab53f80ed94
BLAKE2b-256 c11575fe1fca9c1f387812c79f1586a4eb390585ee490a610a677929e85511c7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page