paper-with-me

홈 › Papers

New Sequence Alignment Algorithm using AI Rules and Dynamic Seeds

2023-05-25 · Suchindra, Preetam Nagaraj

DNA sequence alignment is important today as it is usually the first step in finding gene mutation, evolutionary similarities, protein structure, drug development and cancer treatment. Covid-19 is one recent example. There are many sequencing algorithms developed over the past decades but the sequence alignment using expert systems is quite new. To find DNA sequence alignment, dynamic programming was used initially. Later faster algorithms used small DNA sequence length of fixed size to find regions of similarity, and then build the final alignment using these regions. Such systems were not sensitive but were fast. To improve the sensitivity, we propose a new algorithm which is based on finding maximal matches between two sequences, find seeds between them, employ rules to find more seeds of varying length, and then employ a new stitching algorithm, and weighted seeds to solve the problem

📄 PDF Abstract BibTeX arXiv:2305.19276

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BLANT: Basic Local Alignment of Network Topology, Part 2: Topology-only Extension Beyond Graphlet Seeds

2022-07-10 · Tingyin Ding, Utsav Jain, Wayne B. Hayes

BLAST is a standard tool in bioinformatics for creating local sequence alignments using a "seed-and-extend" approach. Here we introduce an analogous seed-and-extend algorithm that produces local network alignments: BLANT…

CPU

AMAS: optimizing the partition and filtration of adaptive seeds to speed up read mapping

2015-02-18

Background: Identifying all possible mapping locations of next-generation sequencing (NGS) reads is highly essential in several applications such as prediction of genomic variants or protein binding motifs located in rep…

BLEND: A Fast, Memory-Efficient, and Accurate Mechanism to Find Fuzzy Seed Matches in Genome Analysis

2021-12-16 · Can Firtina, Jisung Park, Mohammed Alser, Jeremie S. Kim 외

Generating the hash values of short subsequences, called seeds, enables quickly identifying similarities between genomic sequences by matching seeds with a single lookup of their hash values. However, these hash values c…

BLANT: Basic Local Alignment of Network Topology, Part 1: Seeding local alignments with unambiguous 8-node graphlets

2022-07-10 · Patrick Wang, Henry Ye, Wayne B Hayes

BLAST is a standard tool in bioinformatics for creating local sequence alignments using a "seed-and-extend" approach. Here we introduce an analogous seed-and-extend algorithm that produces local network alignments: BLANT…

Specificity

Alignment based Sequence Ensemble with Multiple Results from a Single Neural Model Architecture

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Sequence labeling is a fundamental framework that provides the elemental structure and content information for additional natural language processing. However, existing proposed ensemble approaches do not focus on sequen…

POS