Skip to main content

Deep Learning Preprocessing Library for Biological Data

Project description

DeepBioP

crates pypi license pypi version Actions status

Deep Learning Processing Library for Biological Data

Setup

Python

install the latest deepbiop version with:

pip install deepbiop

Rust

You can take latest release from crates.io, or if you want to use the latest features / performance improvements point to the main branch of this repo.

cargo add deepbiop --features fq

Each enabled feature can then be imported by its re-exported name, e.g.,

use deepbiop::fastq;

Minimum Supported Rust Version (MSRV)

This project adheres to a Minimum Supported Rust Version (MSRV) policy. The Minimum Supported Rust Version (MSRV) is 1.70.0. We ensure that all code within the project is compatible with this version or newer to maintain stability and compatibility.

Contribute 🤝

Call for Participation: Deep Learning Processing Library for Biological Data

We are excited to announce the launch of a new open-source project focused on developing a cutting-edge deep learning processing library specifically designed for biological data. This project aims to empower researchers, data scientists, and developers to leverage the latest advancements in deep learning to analyze and interpret complex biological datasets.

Project Overview:

Biological data, such as genomic sequences, proteomics, and imaging data, presents unique challenges and opportunities for machine learning applications. Our library seeks to provide a comprehensive suite of tools and algorithms that streamline the preprocessing, modeling, and analysis of biological data using deep learning techniques.

Key Features:

  • Data Preprocessing: Efficient tools for cleaning, normalizing, and augmenting biological data.
  • Model Building: Pre-built models and customizable architectures tailored for various types of biological data.
  • Visualization: Advanced visualization tools to help interpret model predictions and insights.
  • Integration: Seamless integration with popular bioinformatics tools and frameworks.
  • APIs: Rust and Python APIs to facilitate easy integration with different deep learning frameworks, ensuring efficient operations across platforms.

Who Should Participate?

We invite participation from individuals and teams who are passionate about bioinformatics, deep learning, and open-source software development. Whether you are a researcher, developer, or student, your contributions can help shape the future of biological data analysis.

How to Get Involved:

  • Developers: Contribute code, fix bugs, and develop new features.
  • Researchers: Share your domain expertise and help validate models.
  • Students: Gain experience by working on real-world data science problems.
  • Community Members: Provide feedback, report issues, and help grow the user community.

Join Us:

If you are interested in participating, please visit our GitHub repository at Github to explore the project and get started.

Contact Us:

For more information or questions, feel free to contact us at [yangyang.li@norwestern.edu]. We look forward to your participation and contributions to this exciting project!

Together, let's advance the field of biological data analysis with the power of deep learning!

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

deepbiop-0.1.8.tar.gz (421.3 kB view details)

Uploaded Source

Built Distributions

deepbiop-0.1.8-cp39-abi3-win_amd64.whl (3.7 MB view details)

Uploaded CPython 3.9+ Windows x86-64

deepbiop-0.1.8-cp39-abi3-win32.whl (3.4 MB view details)

Uploaded CPython 3.9+ Windows x86

deepbiop-0.1.8-cp39-abi3-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.9+ musllinux: musl 1.2+ x86-64

deepbiop-0.1.8-cp39-abi3-musllinux_1_2_i686.whl (4.1 MB view details)

Uploaded CPython 3.9+ musllinux: musl 1.2+ i686

deepbiop-0.1.8-cp39-abi3-musllinux_1_2_armv7l.whl (4.2 MB view details)

Uploaded CPython 3.9+ musllinux: musl 1.2+ ARMv7l

deepbiop-0.1.8-cp39-abi3-musllinux_1_2_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.9+ musllinux: musl 1.2+ ARM64

deepbiop-0.1.8-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.9+ manylinux: glibc 2.17+ x86-64

deepbiop-0.1.8-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.9+ manylinux: glibc 2.17+ ARMv7l

deepbiop-0.1.8-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.9+ manylinux: glibc 2.17+ ARM64

deepbiop-0.1.8-cp39-abi3-manylinux_2_12_i686.manylinux2010_i686.whl (4.1 MB view details)

Uploaded CPython 3.9+ manylinux: glibc 2.12+ i686

deepbiop-0.1.8-cp39-abi3-macosx_11_0_arm64.whl (3.3 MB view details)

Uploaded CPython 3.9+ macOS 11.0+ ARM64

deepbiop-0.1.8-cp39-abi3-macosx_10_12_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.9+ macOS 10.12+ x86-64

File details

Details for the file deepbiop-0.1.8.tar.gz.

File metadata

  • Download URL: deepbiop-0.1.8.tar.gz
  • Upload date:
  • Size: 421.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.0

File hashes

Hashes for deepbiop-0.1.8.tar.gz
Algorithm Hash digest
SHA256 62126a7b2b2dc301c26409a42c5575ade3b9b090110381d0ee247c0b26e8d00b
MD5 5777b1b9d0d74f518ef336c8a6fc405a
BLAKE2b-256 57533a251c196a3d6c4e9093d1f217932cd581fe4e631bd892f1008028cc68ab

See more details on using hashes here.

File details

Details for the file deepbiop-0.1.8-cp39-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for deepbiop-0.1.8-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 262b4733ba9f5f0bdecfaf103ea18604874d27e9e1d2379effe3f91162da7880
MD5 9b2e16640ff9d1bfc484e1301a0fd981
BLAKE2b-256 6638c4e9ec4c2092c34e301267669d18cde18a112c7aa6bd6ac07cef88b55359

See more details on using hashes here.

File details

Details for the file deepbiop-0.1.8-cp39-abi3-win32.whl.

File metadata

  • Download URL: deepbiop-0.1.8-cp39-abi3-win32.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.9+, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.0

File hashes

Hashes for deepbiop-0.1.8-cp39-abi3-win32.whl
Algorithm Hash digest
SHA256 2b43c1b08e8e4b43b2e0d1e112e962ec3a1a06b9798d846037249d6c3cc7f717
MD5 c3b1994652f72a2a5f48ee359841495d
BLAKE2b-256 d9510a60081e68fde15d5af89cd0d0c3840747167e7995457e08fd0c11d43875

See more details on using hashes here.

File details

Details for the file deepbiop-0.1.8-cp39-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for deepbiop-0.1.8-cp39-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5cd396f071fec02e6430691a75de3776b0dd438cee2d3a92c8d00237e9ec0328
MD5 01423844c033177f96ca321fbb03c9bd
BLAKE2b-256 6d0376ed976042c8abfd74e3defbbac464896bb01806e6c4989526c1862bb0cf

See more details on using hashes here.

File details

Details for the file deepbiop-0.1.8-cp39-abi3-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for deepbiop-0.1.8-cp39-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 af54a31b5c62162f943ac457d90c3c04363f6c6e40543b9a10a0c7f55db8de99
MD5 0e049c560be0ec6af3e1ba9c893773f5
BLAKE2b-256 fa86ba7f9721534a0819b422aab5c29ff68c13732e60f6e9a5d668578defcc80

See more details on using hashes here.

File details

Details for the file deepbiop-0.1.8-cp39-abi3-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for deepbiop-0.1.8-cp39-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a62627f7f44ed27fad33f0a32b0defe52089eb6b53c65648344bc34163a96052
MD5 364c2c6599589d64508fe6fc96915553
BLAKE2b-256 a271ef6338750ffb43aa57e4487a1a0e1918c2c1d205017c3783fc2f080e9254

See more details on using hashes here.

File details

Details for the file deepbiop-0.1.8-cp39-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for deepbiop-0.1.8-cp39-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1b6bfc2982d5669029e6700f0a64bb46023716427a6ec69dfec4cfc668899034
MD5 b6d314cd75211bc316a84cef41cd657c
BLAKE2b-256 cd9549ef3fda9147ef4edd5e825dad053f12e75c371fd07e9712daff5926e866

See more details on using hashes here.

File details

Details for the file deepbiop-0.1.8-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for deepbiop-0.1.8-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 550a5d389caf21f46c2073214160670953288bc0dfb0cf65d64b939b55369853
MD5 a5a1a96ea6dcd9642988234ece9640eb
BLAKE2b-256 153613fcfde1c47143d80bf083894965838ebec812a415a675ce6058d1aba80d

See more details on using hashes here.

File details

Details for the file deepbiop-0.1.8-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for deepbiop-0.1.8-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 861d21db35ce851260a72fefa30068aea6b676b56e502d66f7ab7cdb63d66b64
MD5 ba684023987d14e4116f38634bbb6961
BLAKE2b-256 f790afa42446ce8d9893c78d8e5e4e354d6a22f5e8b6a14fb9786c3beaca5570

See more details on using hashes here.

File details

Details for the file deepbiop-0.1.8-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for deepbiop-0.1.8-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ed824bdf0d80d09c2d22261da9736555976969921dcb38b2adc00e71babda95e
MD5 173f2535105e4e1d5c1304645cb314bc
BLAKE2b-256 df1b1c88a231b34ae0a8eb8cf4a8639f6a18ea0d431884ae4b6e32e3b7528ccf

See more details on using hashes here.

File details

Details for the file deepbiop-0.1.8-cp39-abi3-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for deepbiop-0.1.8-cp39-abi3-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 2e4f1f6bad2aae64f2e77d1ef6a7d41e8a89a5a3c92060056bbf1ffd3dac9d04
MD5 54b3de9c0248c7813ccdb098f5f18886
BLAKE2b-256 88f2039568f96652f4161fc9a1023c0ac0f1fa00f35b2fb0f2f15df0cd9a1e38

See more details on using hashes here.

File details

Details for the file deepbiop-0.1.8-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for deepbiop-0.1.8-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 34cc5e60ca3aef54c97824c11099ad2e31b1308ef4fd033c0a1d544df03aa9d2
MD5 566e8365f7348b1508d186ccd66ca23d
BLAKE2b-256 b35c28d3e08fd5a04c78d1576e989d0d63e3173cb073b4403a0534a4c5af8d41

See more details on using hashes here.

File details

Details for the file deepbiop-0.1.8-cp39-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for deepbiop-0.1.8-cp39-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7e0835df75f06e4fab786a6f44ebd60d06913cb9cad8164b47dcfdce25aa9caa
MD5 74a84d660488cb6645cf18ac673b2737
BLAKE2b-256 1aa1f517de1c3520544caa7b20d0983e39e173ccc70ba3e95017b212461b6537

See more details on using hashes here.

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