README.md

GencoDymo2: Comprehensive Analysis of GENCODE Annotations and Splice Site Motifs

Project Status: Active โ€“ The project has reached a stable, usable
state and is being actively
developed. Licence: GPL
v3 Maintenance GitHub
issues Platform Website DOI

Last
commit

๐Ÿ“ฆ Overview

GencoDymo2 is an R package tailored for dynamic extraction, exploration, and comparison of gene annotations from the GENCODE database for human and mouse genomes. This tool facilitates:

It bridges bioinformatics workflows and annotation dynamics, enhancing reproducibility and comparative studies in transcriptome and splicing research.

๐Ÿ’ป Installation

You can install the development version of GencoDymo2 directly from GitHub:

# install.packages("devtools")
devtools::install_github("monahton/GencoDymo2")

Then load it into your R session:

library(GencoDymo2)

๐Ÿš€ Getting Started

To get started, view the vignette:

vignette("GencoDymo2")

Or visit the documentation website: ๐Ÿ‘‰ https://monahton.github.io/GencoDymo2/

๐Ÿ“ Functions Highlights

| Function | Description | |----|----| | get_latest_release() | Retrieves the latest available GENCODE release per species | | compare_release() | compare annotation statistics between releases | | extract_introns() | Extracts and processes introns from annotation | | assign_splice_sites() | Assign the donor and acceptor splice sites | | extract_ss_motif() | Extract splicing motifs for MaxEntScan tool |

๐Ÿ› ๏ธ Development & Contributing

GencoDymo2 is actively developed. Contributions and suggestions are welcome!

:writing_hand: Author

Monah Abou Alezz, PhD โ€“ aboualezz.monah@hsr.it.

San Raffaele Telethon Institute for Gene Therapy (SR-TIGET) IRCCS San Raffaele Scientific Institute, Milan, Italy

๐ŸŒ Personal website

saythanks

๐Ÿงช Related Projects

๐Ÿ“ฃ Acknowledgments

Developed as part of ongoing research on lncRNA splicing and gene annotation evolution. Special thanks to colleagues at IGM-CNR and collaborators across splicing research projects.



Try the GencoDymo2 package in your browser

Any scripts or data that you put into this service are public.

GencoDymo2 documentation built on June 8, 2025, 10:29 a.m.