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.0.tar.gz (25.4 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.0-py3-none-any.whl (23.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: intronator-0.2.0.tar.gz
  • Upload date:
  • Size: 25.4 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.0.tar.gz
Algorithm Hash digest
SHA256 2d090cd1f1d3377ab6a31c04617dd7ed54fccfc3255e5a7c6496245e279db989
MD5 1184cc2280b2f2c437c3920974977792
BLAKE2b-256 13925cb1c9d6fc3f276841b12307501cba28d7b12c3bc076e78cf855b04bdd2b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: intronator-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 23.8 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f9e387bdba0a75eebf846127dc376e08e0273f07095d502f287fcc37d39dd05b
MD5 4c36c22d9b29b1d6b30471d88a6a0776
BLAKE2b-256 ecacd57bea13bbd30514bcf32a5604f89a851064af66dc8eb2f02799cdaaaf5d

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