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.1.0.tar.gz (20.2 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.1.0-py3-none-any.whl (17.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for intronator-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f1d567a0477f2e16dea1bbda8d829c5dbd96381030c67779f3de676ac9ed4243
MD5 ebaa08b2d1ad5b92c2f8f410b606280d
BLAKE2b-256 ed463cc91dcef78979e0de977a29df417549dd29db10bbc67e18386cf4ae9227

See more details on using hashes here.

File details

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

File metadata

  • Download URL: intronator-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 17.7 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7d9419af611307258988abc3741fcad42811377e05b42e7e8ff4a24160feee9d
MD5 a728620d0ecaabb77dcc5b8c3242e82c
BLAKE2b-256 a3f97452242018c15992c738fa01eec972824f533d405ab836f27854470a0b5f

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