Skip to main content

A simple CLI toolbox to use the European Nucleotide Archive (ENA)

Project description

https://img.shields.io/badge/license-apache2-brightgreen.svg https://img.shields.io/github/v/release/auwerxlab/ena-utils https://img.shields.io/pypi/v/ena-utils Documentation Status

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:

  1. To facilitate the submission of large numbers of objects

  2. 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

ena-utils-0.2.1.tar.gz (11.7 kB view hashes)

Uploaded Source

Built Distribution

ena_utils-0.2.1-py3-none-any.whl (15.4 kB view hashes)

Uploaded Python 3

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