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.5.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.5-py2.py3-none-any.whl (52.7 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: epivizFileServer-0.2.5.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.49.0 CPython/3.6.7

File hashes

Hashes for epivizFileServer-0.2.5.tar.gz
Algorithm Hash digest
SHA256 0453efed0a850d2c98a8b79fdc3db04597e5c93846fb15c2d212986bb08c2a12
MD5 a7cfd9cf6ce7fe0b2bcf5455e2276fa3
BLAKE2b-256 fc8dca1e882c0c0a6e61188723e50d380265c751b8c496ffc29f8969de797e36

See more details on using hashes here.

File details

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

File metadata

  • Download URL: epivizFileServer-0.2.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 52.7 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.49.0 CPython/3.6.7

File hashes

Hashes for epivizFileServer-0.2.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bb95c734f7ab225e635b8c0451f577e1a12ef409d088eb079dd81d25f7e1969f
MD5 342ed26415317f130a0cc32d06cf32d1
BLAKE2b-256 4235a19a0421953df1629801d6b25452c64eb3e5d58bbc449a9fad27290c1a7a

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