Skip to content
Graham Larue edited this page Dec 8, 2025 · 10 revisions

intronIC_logo

intronIC (intron Interrogator and Classifier)

Version 2.0 — Refactored with enhanced ML architecture

intronIC is a bioinformatics tool for extracting and classifying intron sequences as U12-type (minor) or U2-type (major) using a support vector machine trained on position-weight matrix scores.


Key Features

  • SVM-based classification with probability scores (0-100%)
  • Pretrained models for immediate cross-species analysis
  • Streaming mode for ~85% memory reduction on large genomes
  • Parallel processing for improved performance
  • YAML configuration for reproducible analysis pipelines
  • Comprehensive metadata including phase, position, parent gene/transcript

Quick Links

Quick Start — Installation and first run Overview — Algorithm and classification basics Output Files — Understanding results Full Usage Info — Complete CLI reference


Documentation


Citation

If you use intronIC in your research, please cite:

Moyer DC, Larue GE, Hershberger CE, Roy SW, Padgett RA. (2020) Comprehensive database and evolutionary dynamics of U12-type introns. Nucleic Acids Research 48(13):7066–7078. doi:10.1093/nar/gkaa464

Clone this wiki locally