paper-with-me

Papers

MAFin: Motif Detection in Multiple Alignment Files

2024-10-14 · Michail Patsakis, Kimonas Provatas, Fotis A. Baltoumas, Nikol Chantzi, Ioannis Mouratidis, Georgios A. Pavlopoulos, Ilias Georgakopoulos-Soares

Motivation: Genome and Proteome Alignments, represented by the Multiple Alignment File (MAF) format, have become a standard approach in the field of comparative genomics and proteomics. However, current approaches lack a direct method for motif detection within MAF files. To address this gap, we present MAFin, a novel tool that enables efficient motif detection and conservation analysis in MAF files, streamlining genomic and proteomic research. Results: We developed MAFin, the first motif detection tool for Multiple Alignment Format files. MAFin enables the multithreaded search of conserved motifs using three approaches: 1) by using user-specified k-mers to search the sequences. 2) with regular expressions, in which case one or more patterns are searched, and 3) with predefined Position Weight Matrices. Once the motif has been found, MAFin detects the motif instances and calculates the conservation across the aligned sequences. MAFin also calculates a conservation percentage, which provides information about the conservation levels of each motif across the aligned sequences, based on the number of matches relative to the length of the motif. A set of statistics enable the interpretation of each motif's conservation level, and the detected motifs are exported in JSON and CSV files for downstream analyses. Availability: MAFin is released as a Python package under the GPL license as a multi-platform application and is available at: https://github.com/Georgakopoulos-Soares-lab/MAFin. Contact: izg5139@psu.edu

📄 PDF Abstract BibTeX arXiv:2410.11021

Code (1)

georgakopoulos-soares-lab/mafin 공식 구현

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Mafin: Enhancing Black-Box Embeddings with Model Augmented Fine-Tuning

2024-02-19 · Mingtian Zhang, Shawn Lan, Peter Hayes, David Barber

Retrieval Augmented Generation (RAG) has emerged as an effective solution for mitigating hallucinations in Large Language Models (LLMs). The retrieval stage in RAG typically involves a pre-trained embedding model, which …

RAGRetrievalRetrieval-augmented Generation

The Mean Partition Theorem of Consensus Clustering

2016-04-22 · Brijnesh J. Jain

To devise efficient solutions for approximating a mean partition in consensus clustering, Dimitriadou et al. [3] presented a necessary condition of optimality for a consensus function based on least square distances. We …

Clustering

Finding Motif Sets in Time Series

2014-07-14 · Anthony Bagnall, Jon Hills, Jason Lines

Time-series motifs are representative subsequences that occur frequently in a time series; a motif set is the set of subsequences deemed to be instances of a given motif. We focus on finding motif sets. Our motivation is…

Time SeriesTime Series Analysis

Sequential visibility-graph motifs

2015-12-01 · Jacopo Iacovacci, Lucas Lacasa

Visibility algorithms transform time series into graphs and encode dynamical information in their topology, paving the way for graph-theoretical time series analysis as well as building a bridge between nonlinear dynamic…

Time SeriesTime Series Analysis

The Origin of Motif Families in Food Webs

2016-09-14

Food webs have been found to exhibit remarkable motif profiles, patterns in the relative prevalences of all possible three-species sub-graphs, and this has been related to ecosystem properties such as stability and robus…