Skip to main content

A Python package for comprehensive splice site analysis and simulation

Project description

Intronator

A Python package for intron analysis with splice site prediction capabilities.

Features

  • SpliceAI integration for splice site prediction
  • Pangolin model support for enhanced predictions
  • seqmat compatibility for sequence analysis
  • Python 3.10+ support

Installation

Basic Installation

pip install intronator

External Dependencies

The package requires SpliceAI and Pangolin models which must be installed separately:

SpliceAI

pip install spliceai

Pangolin

pip install git+https://github.com/tkzeng/Pangolin.git

Complete Installation (with external dependencies)

pip install intronator[external]

Quick Start

import intronator

# Check package status
print(intronator.hello_intronator())
print(intronator.check_seqmat_compatibility())
print(intronator.get_model_status())

Requirements

  • Python >= 3.10
  • seqmat
  • torch >= 1.10.0
  • tensorflow >= 2.8.0
  • SpliceAI (install separately)
  • Pangolin (install separately)

Notes

  • SpliceAI and Pangolin models will be automatically loaded when the package is imported
  • Model loading may take some time on first import
  • GPU acceleration is automatically detected and used when available

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

intronator-0.2.1.tar.gz (25.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

intronator-0.2.1-py3-none-any.whl (24.0 kB view details)

Uploaded Python 3

File details

Details for the file intronator-0.2.1.tar.gz.

File metadata

  • Download URL: intronator-0.2.1.tar.gz
  • Upload date:
  • Size: 25.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.10

File hashes

Hashes for intronator-0.2.1.tar.gz
Algorithm Hash digest
SHA256 7ce4186eabc74c1cddc3f4e18d4f5ac863bf5b172720b9fa9f44854e985029cf
MD5 91cb2a4b1d6569fcf560e1a45d122fa6
BLAKE2b-256 040889d3e5513a0c687d04ae177e4dc2d11d41ce57af508c27439683a0e376f3

See more details on using hashes here.

File details

Details for the file intronator-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: intronator-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 24.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.10

File hashes

Hashes for intronator-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 526c67d27715ba6c0c207e78ded5049ae21ee27ecb156499faa378172b90be5e
MD5 069b00985753e3970049ba6a69821607
BLAKE2b-256 42941840009ac960e46c1b40e8edeb6e89f93b0d4ab77278082dc7e43cc14e8c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page