Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Allelica-pkg-Nico.4D-1.0.3.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

Allelica_pkg_Nico.4D-1.0.3-py3-none-any.whl (3.3 kB 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