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

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: epivizFileServer-0.2.1.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/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.7

File hashes

Hashes for epivizFileServer-0.2.1.tar.gz
Algorithm Hash digest
SHA256 3c239baf92b4c11f8e73d758843a501db3bb1958599bb59a57f70dab87561912
MD5 f1c7522aa1bf7d902ee34432fc50f99a
BLAKE2b-256 9aefecf9800af1de1df3d0cb108cceb4eff068efab5e787f8665632a7a59b655

See more details on using hashes here.

File details

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

File metadata

  • Download URL: epivizFileServer-0.2.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 49.5 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/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.7

File hashes

Hashes for epivizFileServer-0.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a2645af37c99509a390133776b8c359c04fda179743526b062ff25d672b203a8
MD5 6c8441a09786ba99c402b97273bcf8dd
BLAKE2b-256 cba3a0b9ec42d0581746697c0e65c6e334d49b84976fab83b7594f78c6376ca2

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