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 details)

Uploaded Source

File details

Details for the file metasub_utils-0.2.0.tar.gz.

File metadata

  • Download URL: metasub_utils-0.2.0.tar.gz
  • Upload date:
  • Size: 20.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for metasub_utils-0.2.0.tar.gz
Algorithm Hash digest
SHA256 81be04c1e95ab6fd57610b4053cea262e90202b124c01350c3b60ca7e9f294d1
MD5 fd132529232637df442b360c6e9e879d
BLAKE2b-256 35090e095c6f663bd48cc1bb6c85d63a1fe129c8922feb78f43f9af71945dcb2

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