Skip to main content

Microsoft Genomics Command-line Client

Project description

msgen
========
Microsoft Genomics Command-line Client

Installation
------------
`msgen`_ is on PyPI and can be installed via:

Linux

::
sudo apt-get install -y build-essential libssl-dev libffi-dev libpython-dev python-dev python-pip
sudo pip uninstall msgen (if previously installed)
sudo pip install msgen

Windows
::
Install MSVC++ for Python 2.7 from https://www.microsoft.com/en-us/download/details.aspx?id=44266
pip uninstall msgen (if previously installed)
pip install msgen


msgen is compatible with Python 2.7. If you do not want to install msgen
as a system-wide binary and modify system-wide python packages, use the
``--user`` flag with ``pip``.

- Base Requirements

- `azure-storage`_
- `requests`_
- `blobxfer`_


You can install these packages using pip, easy_install or through standard
setup.py procedures. These dependencies will be automatically installed if
using a package-based install or setup.py. The required versions of these
dependent packages can be found in ``setup.py``.

.. _azure-storage: https://pypi.python.org/pypi/azure-storage
.. _requests: https://pypi.python.org/pypi/requests
.. _blobxfer: https://pypi.python.org/pypi/blobxfer

Introduction
------------

The msgen.py script is the Microsoft Genomics Command-line Client.

Example Usage
-------------

::

msgen -f ~/msgen.config.txt

Note: You'll need to create a file with your configuration details. In this
example it is ``~/msgen.config.txt``.

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

msgen-0.6.9.tar.gz (12.3 kB view hashes)

Uploaded Source

Built Distribution

msgen-0.6.9-py2.py3-none-any.whl (16.3 kB view hashes)

Uploaded Python 2 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