Allelica Library
Project description
allelica-lib Documentation.
The Source Code of The Library. Source-Code.
For The Example Using The Class. Source-Code.
For The Installation of This Library: "pip install Allelica-pkg-Nico.4D"
#Example Without Dask
from allelica_lib import parse
parse.process("source.xlsx", "out.tsv")
#Example Using The Library Dask
from allelica_lib import parse
parse.process_dask("source.xlsx", "out.tsv", 4)
#'4' Is The Number of Partitions That The Dask Library Will Use When Running The Process.
Other Requirements (Auto-Install With The Library):
- pip install dask
- pip install pandas
- pip install openpyxl
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
Built Distribution
File details
Details for the file Allelica-pkg-Nico.4D-1.0.3.tar.gz
.
File metadata
- Download URL: Allelica-pkg-Nico.4D-1.0.3.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19e2da58c0d68fb7677a1d633e99d1b89fc1a3440b2904522008cc23c2202a3e |
|
MD5 | e30dfce74415b50d19ca4b91412c1be3 |
|
BLAKE2b-256 | 2c838a002b32757c61a79daa39fb45184a7a9d535ac5bb7188711df5d18c8fb9 |
File details
Details for the file Allelica_pkg_Nico.4D-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: Allelica_pkg_Nico.4D-1.0.3-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a4ab54e2a4252493275d94ce4ca3c2075d2ffb8dad09ee7822ed049b2cc3d52 |
|
MD5 | 574800a23d6243773e77f2b69bb8ff7b |
|
BLAKE2b-256 | 3843175cbea36f66d74c17539d430bc75faea524ab5919fd76ef6675fdae5560 |