paper-with-me

홈 › Papers

RNAglib: A Python Package for RNA 2.5D Graphs

2021-09-09 · Vincent Mallet, Carlos Oliver, Jonathan Broadbent, William L. Hamilton, Jérôme Waldispühl

RNA 3D architectures are stabilized by sophisticated networks of (non-canonical) base pair interactions, which can be conveniently encoded as multi-relational graphs and efficiently exploited by graph theoretical approaches and recent progresses in machine learning techniques. RNAglib is a library that eases the use of this representation, by providing clean data, methods to load it in machine learning pipelines and graph-based deep learning models suited for this representation. RNAglib also offers other utilities to model RNA with 2.5D graphs, such as drawing tools, comparison functions or baseline performances on RNA applications. The method and data is distributed as a fully documented pip package. Availability: https://rnaglib.cs.mcgill.ca

📄 PDF Abstract BibTeX arXiv:2109.04434

Code (1)

https://jwgitlab.cs.mcgill.ca/cgoliver/rnaglib 공식 구현 pytorch

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

A Comprehensive Benchmark for RNA 3D Structure-Function Modeling

2025-03-27 · Luis Wyss, Vincent Mallet, Wissam Karroucha, Karsten Borgwardt 외

The relationship between RNA structure and function has recently attracted interest within the deep learning community, a trend expected to intensify as nucleic acid structure models advance. Despite this momentum, a lac…

BenchmarkingDeep LearningGraph Neural Network

causalgraph: A Python Package for Modeling, Persisting and Visualizing Causal Graphs Embedded in Knowledge Graphs

2023-01-20 · Sven Pieper, Carl Willy Mehling, Dominik Hirsch, Tobias Lüke 외

This paper describes a novel Python package, named causalgraph, for modeling and saving causal graphs embedded in knowledge graphs. The package has been designed to provide an interface between causal disciplines such as…

Causal DiscoveryCausal InferenceKnowledge Graphs

GraSPy: Graph Statistics in Python

2019-03-29 · Jaewon Chung, Benjamin D. Pedigo, Eric W. Bridgeford, Bijan K. Varjavand 외

We introduce GraSPy, a Python library devoted to statistical inference, machine learning, and visualization of random graphs and graph populations. This package provides flexible and easy-to-use algorithms for analyzing …

BIG-bench Machine Learning

TopoX: A Suite of Python Packages for Machine Learning on Topological Domains

2024-02-04 · Mustafa Hajij, Mathilde Papillon, Florian Frantzen, Jens Agerberg 외

We introduce TopoX, a Python software suite that provides reliable and user-friendly building blocks for computing and machine learning on topological domains that extend graphs: hypergraphs, simplicial, cellular, path a…

3D-based RNA function prediction tools in rnaglib

2024-02-14 · Carlos Oliver, Vincent Mallet, Jérôme Waldispühl

Understanding the connection between complex structural features of RNA and biological function is a fundamental challenge in evolutionary studies and in RNA design. However, building datasets of RNA 3D structures and ma…

Prediction