Skip to main content

A portable and modular meta-predictor for identifying Long Non-coding RNAs (lncRNAs).

Project description

metaLncRNA v1.1.6 🧬🤖

University: UMC Laboratory: LaBiOmicS Bioinformatics

DOI PyPI Version Open Source Open Science Open Data License: MIT JOSS Status CI Status

Python Version Powered by Ollama Ensemble Learning


metaLncRNA is a modular, high-performance Python framework designed to identify Long Non-coding RNAs (lncRNAs) by orchestrating an ensemble of seven diverse computational tools. It resolves the "reproducibility gap" by automating environment management and providing a robust consensus prediction through weighted soft-voting.


📂 Repository Structure

  • src/metalncrna/: Core package logic and adapters.
    • data/: Internal default configurations and pre-packaged models.
    • third_party/: Integrated source code for legacy predictors (LGC, CPPred, CNCI).
  • scripts/: Production Bash utilities for HPC and long-running jobs.
  • tests/: Automated unit and integration test suite.
  • docs/: Technical guides and architecture details.
  • deploy/: Docker and Singularity definitions.
  • INPI_Registration/: Legal software registration assets.

⚙️ Configuration

metaLncRNA follows a robust configuration loading order:

  1. Internal Defaults: Built-in weights and paths in src/metalncrna/data/default_config.yaml.
  2. Local Config: metaLncRNA_config.yaml in your current working directory.
  3. User Home: ~/.metalncrna/config.yaml.
  4. Explicit Path: Provided via the -c or --config flag.

🚀 Key Features

  • Ensemble Prediction: Combines 7 tools (RNAsamba, CPAT, CPC2, PLEK, CNCI, CPPred, LGC).
  • Interactive AI Agent: Integrated local LLM assistant (Llama-3.2 or OpenBioLLM) to interpret results and explain classification decisions.
  • Reproducibility First: Built-in environment isolation via Mamba and Pixi.
  • Scientific Dashboard: Interactive HTML reports with tool congruence matrices.
  • Publication Ready: Formatted according to JOSS standards for scientific software.

📖 Documentation

For detailed instructions, please refer to our Documentation Hub:


🛠️ Quick Start

1. Installation

Option A: via pip (Fastest)

We recommend using a virtual environment:

python3 -m venv venv
source venv/bin/activate
pip install "metalncrna[agent]"
metalncrna setup

Option B: via Conda / Mamba

Perfect for bioinformaticians using Bioconda:

# Create environment from the provided file
mamba env create -f environment.yml
conda activate metalncrna

# Finalize setup
metalncrna setup

2. Run Integrated Pipeline

metalncrna predict -i transcripts.fasta -o ./results -p MyAnalysis

3. Ask the AI Agent

# Get a summary of your findings
metalncrna ask "Summarize the analysis results" -r ./results/MyAnalysis/metalncrna_results.tsv

🐳 Deployment

Pre-configured definitions are available for Docker and Singularity/Apptainer in the deploy/ directory.

🤝 Contributing

Contributions are welcome! Please see our CONTRIBUTING.md for details.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Developed by LaBiOmicS - Laboratory of Bioinformatics and Omics Sciences. Institution: Universidade de Mogi das Cruzes (UMC)

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

metalncrna-1.1.6.tar.gz (1.9 MB view details)

Uploaded Source

Built Distribution

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

metalncrna-1.1.6-py3-none-any.whl (1.9 MB view details)

Uploaded Python 3

File details

Details for the file metalncrna-1.1.6.tar.gz.

File metadata

  • Download URL: metalncrna-1.1.6.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for metalncrna-1.1.6.tar.gz
Algorithm Hash digest
SHA256 269d3a7c255cc88f6db7d2bbcdb99525c945ad05dafbd641b3351fba010cd426
MD5 5691a2218d514c3192e5d428f9e548b7
BLAKE2b-256 868fa03c300c14e61a4dfefbc2052c59d2bb2dbadeb5e8cc49de0fc7cf879806

See more details on using hashes here.

File details

Details for the file metalncrna-1.1.6-py3-none-any.whl.

File metadata

  • Download URL: metalncrna-1.1.6-py3-none-any.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for metalncrna-1.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 1ecbba412203248921337a8ea2c8840576d5c460af4aaa0a773726d352b5707c
MD5 a1070b5ba833e4eee9b76b1defb29283
BLAKE2b-256 b3cf44f350c6481b8ebf265313101ae1b9b74bf1a62afec5de1c6b61fa92a478

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