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
Release history Release notifications | RSS feed
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.17.tar.gz
(1.4 MB
view details)
Built Distribution
File details
Details for the file easyliftover-0.0.17.tar.gz
.
File metadata
- Download URL: easyliftover-0.0.17.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1510e9f660fd02187bb6cc9360532598f6e5b76d0cfd118a6d60c6b9ad81c919 |
|
MD5 | db239cff40f0a5f4f6e22f4d7cebfb81 |
|
BLAKE2b-256 | b1535ca8470046f82b6fc8d0183508e918cda8b1a97b4c8cce4ff54f3a72af70 |
File details
Details for the file easyliftover-0.0.17-py3-none-any.whl
.
File metadata
- Download URL: easyliftover-0.0.17-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb7bfa158d3ddc592572a86ca1f24ed659288d12608da34314768e10ea10120b |
|
MD5 | 59d44000b500c1df62de4058d0021345 |
|
BLAKE2b-256 | ab0199c3b42d8a86672f7a8287e7e445c26cd962296c3467f2a9995e2be21d17 |