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.3.tar.gz (27.6 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.3-py3-none-any.whl (26.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: intronator-0.1.3.tar.gz
  • Upload date:
  • Size: 27.6 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.3.tar.gz
Algorithm Hash digest
SHA256 a2b47dd61cd888332d6121d63e45f62f4a51020dc6c04a2b869c7e106b787256
MD5 c3cf21df010f19d1ffb2dbc6461dc562
BLAKE2b-256 f18cac8e28b511a60eb8452695517dd32b367d0b34c3f088f2efe0f1dfc45ea5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: intronator-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 26.4 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 70b2840fe7eb4a5188a1fc9e7d02169340d1d1a79d6c9b4a79a41d1e65c9d83b
MD5 d988cd8a53e43e0cfe4555b0c3d5c56e
BLAKE2b-256 77ff801e07913ada0e52717565a4862627d28996dedbeeec3361134199bc1f12

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