RUST
Unit step transformation of Ribo-Seq data
What it is and what it does
RUST is a normalization method for ribosome profiling (Ribo-seq) data that addresses the characteristic problem of high-density peaks and alignment gaps in ribosome footprint measurements. It implements a unit step transformation designed to reduce the impact of data heterogeneity and noise, making it easier to identify which mRNA sequence features correlate with ribosome footprint densities.
The package depends on pysam for sequence alignment handling, matplotlib for visualization, and numpy for numerical computation. It targets Python 3.8 and later. The tool was developed as part of published research demonstrating that RUST outperforms other normalization techniques and can extract parameters sufficient for predicting experimental densities with high accuracy.
Use it for:
- Normalize Ribo-seq datasets before analyzing how codon usage or secondary structure affects ribosome occupancy
- Perform quality control on ribosome profiling experiments to identify protocol-related artifacts before downstream analysis
- Extract normalized ribosome footprint parameters for predictive modeling of local ribosome densities
- Compare ribosome decoding rates across different mRNA regions after removing heterogeneous noise
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
RUST normalizes ribosome profiling (Ribo-seq) data to reduce noise and heterogeneity, enabling analysis of how mRNA sequence features affect ribosome footprint densities.
No. The project is abandoned (last commit March 2023, over 1200 days ago) with no maintenance signal and zero repository stars. While the MIT license is permissive and installation friction is low, the lack of active maintenance means bugs, security issues, or compatibility problems with current dependency versions will not be fixed. For active Ribo-seq analysis work, seek a maintained alternative or fork.
Install
rust on PyPI
pip
pip install rustuv
uv add rustpoetry
poetry add rustInstalling RUST
Before you install
Installation is straightforward with low friction. However, the project is abandoned as of March 2023 with no recent maintenance, and the last release was over 1200 days ago, meaning any bugs or compatibility issues discovered will not be addressed.
License in practice
MIT license is permissive, allowing free use, modification, and distribution with minimal restrictions, making it suitable for academic and commercial projects.
Quickstart
pip install RUST
import RUST
# Apply unit step transformation to Ribo-seq data
Requires Python 3.8 or later; pysam may require system-level dependencies
Verify before relying
- Whether pysam, matplotlib, and numpy versions have known compatibility constraints with Python 3.10
- Whether the package has been tested against current versions of its dependencies
- Specific performance characteristics or scalability limits for large Ribo-seq datasets
- Exact API surface and usage patterns beyond the installation documentation provided
Package facts
| License | MIT license (permissive) |
| Python support | supports the current Python release (>=3.8) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 3 — pysam, matplotlib, numpy |
| Maintenance | abandoned — 1,200 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 276,812/month — #8,157 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: RUST-1.3.1-py3-none-any.whl
Keywords: RUST
Tags
More Information Analysis packages
A drop-in replacement for Python's standard…
permissive · top 100 on PyPI
pyarrowpyarrow provides Python bindings to Apache…
permissive · top 100 on PyPI
networkxNetworkX provides data structures and…
permissive · top 1,000 on PyPI
snowflake-connector-pythonConnects Python applications to Snowflake data…
permissive · top 1,000 on PyPI
contourpyContourPy calculates contours of 2D…
permissive · top 1,000 on PyPI
snowflake-snowpark-pythonSnowpark Python provides APIs to query and…
permissive · top 1,000 on PyPI
json-tools-rsFlattens and unflattens nested JSON structures…
permissive · top 15,000 on PyPI
azureml-dataprep-rslexA Rust-based execution engine for Azure Machine…
unclear · top 15,000 on PyPI
deepbiopDeepBioP is a deep learning preprocessing…
permissive · top 15,000 on PyPI
varcodeVarcode loads and analyzes genomic variant…
permissive · top 15,000 on PyPI
pysylphPysylph provides Python bindings to sylph,…
permissive · top 15,000 on PyPI
protobuf-py-extNative Rust-based encoder/decoder extension…
unclear · top 15,000 on PyPI
pyfaidxProvides fast random access to subsequences in…
permissive · top 15,000 on PyPI
fuzzysearchFinds approximate substring matches in text or…
permissive · top 15,000 on PyPI
esp-idf-sizeAnalyzes statically allocated RAM and binary…
permissive · top 5,000 on PyPI
pyjarowinklerComputes Jaro and Jaro-Winkler similarity and…
permissive · top 15,000 on PyPI