Skip to main content

A python library to interact, explore and compute data directly from genomic files.

Project description

Documentation Status https://travis-ci.org/epiviz/epivizFileServer.svg?branch=master

Compute and Query Parser for Genomic Files

Description

Epiviz file Server is a Python library, to query genomic files, not only for visualization but also for transformation. The library provides various modules to perform various tasks - - Parser to read various genomic file formats, - Query to access only necessary bytes of file, - Compute to apply transformations on data, - Server to instantly convert the datasets into an API and - Visualization.

A quick overview of the library and its features, are described in an IPython notebook available at - https://epiviz.github.io/post/2019-02-04-epiviz-fileserver/

Note

  1. The library requires the server hosting the data files to support HTTP range requests so that the file server’s parser module can only request the necessary byte-ranges needed to process the query

  2. The library currently supports indexed genomic file formats like BigWig, BigBed, Bam (with bai), Sam (with sai) or any genomic data file that can be indexed using tabix.

Developer Notes

This project has been set up using PyScaffold 3.1. For details and usage information on PyScaffold see https://pyscaffold.org/.

use a virtualenv for testing & development. To setup run the following commands from the project directory

virtualenv env --python=python3
source env/bin/activate # (activate.fish if using the fish-shell)
pip install -r requirements.txt

# to deactivate virtualenv
deactivate
  1. Test - `python setup.py test`

  2. Docs - `python setup.py docs`

  3. Build
    • source distribution `python setup.py sdist`

    • binary distribution `python setup.py bdist`

    • wheel distribution `python setup.py bdist_wheel`

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

epivizFileServer-0.2.6.tar.gz (13.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

epivizFileServer-0.2.6-py2.py3-none-any.whl (52.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file epivizFileServer-0.2.6.tar.gz.

File metadata

  • Download URL: epivizFileServer-0.2.6.tar.gz
  • Upload date:
  • Size: 13.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.6.7

File hashes

Hashes for epivizFileServer-0.2.6.tar.gz
Algorithm Hash digest
SHA256 47c63592434e78077abdf7a57616de8d8afe2be95bd867fc9e60d7387dbcd757
MD5 4b79ab763b78509ca02f1d975d238f3e
BLAKE2b-256 55085a707c757c83074c6e6bb74b84f8dedc0de3e6cf130c2373c8503b9a47da

See more details on using hashes here.

File details

Details for the file epivizFileServer-0.2.6-py2.py3-none-any.whl.

File metadata

  • Download URL: epivizFileServer-0.2.6-py2.py3-none-any.whl
  • Upload date:
  • Size: 52.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.6.7

File hashes

Hashes for epivizFileServer-0.2.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9812327384c1ed9d59fc539a22fadaa279b1777cb8b1577310cb0a9308a2b3da
MD5 7163d9604bf2089952ff6b1a34e76f89
BLAKE2b-256 b588cf5d6dedb1cba6f329587ec2d4bf1ec7b439a5da637c691bff5d0f0e9f61

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page