A simple CLI toolbox to use the European Nucleotide Archive (ENA)
Project description
ena-utils is a small python package that provides a CLI to submit nucleotides sequences to the European Nucleotide Archive (ENA).
The goals of this package are:
To facilitate the submission of large numbers of objects
To ease the exploitation of the ENA metadata schema to its full potential (see the Future developments section below)
This is an early development version that provides only minimal features.
Supported submission types
Non-multiplexed paired-end sequencing reads
Features
File upload
Study registration
Experiment registration
Run registration
Sample registration
Requirements
Python3
Webin account
Installation
The latest release is available on PyPI and can be installed using pip:
$ pip install ena-utils
Isolated environments using pipx
Install and execute ena-utils in an isolated environment using pipx.
Install pipx and make sure that the $PATH is correctly configured.
$ python3 -m pip install --user pipx $ pipx ensurepath
Once pipx is installed use following command to install ena-utils.
$ pipx install ena-utils $ which ena-utils ~/.local/bin/ena-utils
Usage
The latest documentation is available at https://readthedocs.org.
Future developments
Auto-generation of the CLI and objects lists templates from the ENA schema XSD files.
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
Built Distribution
File details
Details for the file ena-utils-0.2.1.tar.gz
.
File metadata
- Download URL: ena-utils-0.2.1.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25db7fbb1636d273157ffc7e3ac6723f518ecc30f0b8502e660def8337498d2e |
|
MD5 | f7e300dc13df5a7529b9b3bca940f9b7 |
|
BLAKE2b-256 | adbf9825fe213685ae494142ee47fa9c88e12714290905e21009b5c96e8c1d8f |
File details
Details for the file ena_utils-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: ena_utils-0.2.1-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eadba419a8f243b8a4a7a1219c02fdfd7341466946819359289d8cb48824d9a5 |
|
MD5 | 5c3b27f03bddc8e5d010c5d0709aef70 |
|
BLAKE2b-256 | ef03faf6db30d8672e792e8c7f972bf5cee927db00d46e41f6ee4c7f9b96dffc |