Skip to main content

A python package for lifting over biological files

Project description

easy-liftover

This repository wraps the pyliftover package to provide an option for lifting over common file types.

Installation

PyPi

This package is available via PyPi. To install it, run:

pip install easyliftover

Docker

This package is also available as a Docker image. To use it, run:

docker pull bigdatainbiomedicine/easyliftover

Usage

from easyliftover import liftover_path, liftover_url

result = liftover_path(<fromGenome>, <toGenome>, <path>, <fileType>)
result = liftover_url(<fromGenome>, <toGenome>, <url>, <fileType>)

The fileType parameter is optional. If it is not provided, the file type will be inferred from the file extension.

Supported file types

Information about which file types are supported can be found here

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

easyliftover-0.0.16.tar.gz (1.5 MB view hashes)

Uploaded Source

Built Distribution

easyliftover-0.0.16-py3-none-any.whl (1.4 MB view hashes)

Uploaded 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