Skip to main content

Utilities for the MetaSUB Consortium

Project description

MetaSUB Utilities

https://img.shields.io/pypi/v/metasub_utils.svg Updates

Utilities for the MetaSUB Consortium

  • Free software: MIT license

Features

A collection of utilites to manage the MetaSUB project.

Most of the tools in this package involve uploading or downloading data.

pip install metasub_utils

Downloading Data From Wasabi

To download data or assemblies from wasabi you will need API credentials. Please contact David Danko (dcd3001@med.cornell.edu) to acquire these keys.

Wasabi is a clone of amazon S3. To use Wasabi you will need to install the AWS-CLI

Once you have installed the aws command line tool you need to configure an account.

$ aws configure --profile wasabi
AWS Access Key ID [None]: `your access key`
AWS Secret Access Key [None]: `your secret key`
Default region name [None]:
Default output format [None]:

Once your account is configured you can use this utility package to download files. The following commands will be most useful.

$ metasub wasabi download-contigs --help
$ metasub wasabi download-unassembled-data --help

Note that all download commands dryrun by default. You will need to add the –wetrun flag to actually download data.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2018-07-30)

  • First release on PyPI.

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

metasub_utils-0.2.0.tar.gz (20.0 kB view hashes)

Uploaded Source

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