Converts EMBL- or GenBank-formatted flatfiles to submission checklists (i.e., tab-separated spreadsheets) for submission to ENA via the interactive Webin submission system
Project description
EMBL2checklists
EMBL2checklists converts EMBL- or GenBank-formatted flat files to submission-ready checklists (i.e., tab-separated spreadsheets) for submission to ENA via the interactive Webin submission system.
INPUT, OUTPUT AND PREREQUISITES
- Input: EMBL- or GenBank-formatted flatfile
- Output: tab-separated spreadsheet ("checklist")
- Prerequisites: Input flatfiles must have the DNA marker name (e.g., "matK", "ITS") as qualifier value for any of the defined key_features ("gene", "note", "product" or "standard_name").
EXAMPLE USAGE
On Linux / MacOS
Commandline Interface
$ EMBL2checklists_CLI \
-i example/input/example_trnK_matK.embl \
-o example/temp/example_trnK_matK.tsv \
-c trnK_matK \
-e no
GUI Interface
$ EMBL2checklists_GUI
On Windows
GUI Interface
Simply double-click the file EMBL2checklist_GUI.exe
as generated during the installation (see below).
INSTALLATION
First, please be sure to have Python 2.7 installed on your system. Then:
To get the most recent stable version of EMBL2checklists, run:
$ pip2 install EMBL2checklists
Or, alternatively, if you want to get the latest development version of EMBL2checklists, run:
$ pip install git+https://github.com/michaelgruenstaeudl/EMBL2checklists.git
CHANGELOG
See CHANGELOG.md
for a list of recent changes to the software.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file EMBL2checklists-0.6.tar.gz
.
File metadata
- Download URL: EMBL2checklists-0.6.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f14eee308e144bdc7537d39e40a1e36ce56df8502de0d7c70271de2ae9c10a2 |
|
MD5 | 181e772e8cac35363f1482bc10b1788c |
|
BLAKE2b-256 | c6d6ad474605796cbe366e8f906b34809c53abcf1a976b721c500a179de58af2 |
File details
Details for the file EMBL2checklists-0.6-py2-none-any.whl
.
File metadata
- Download URL: EMBL2checklists-0.6-py2-none-any.whl
- Upload date:
- Size: 19.2 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bf5fa6488e7294dcc5b8fa174a2814488e449d7352ee0b32817571a2505ab3a |
|
MD5 | 2cf1654ce21325787cfce3bfa71b825e |
|
BLAKE2b-256 | 98995b4c61e97141758ddd0fcf4f98344824d4746a422ebe61eab5df9a69b087 |