2009
DOI: 10.1007/978-3-642-04238-6_60
|View full text |Cite
|
Sign up to set email alerts
|

HAPLO-ASP: Haplotype Inference Using Answer Set Programming

Abstract: Abstract. Identifying maternal and paternal inheritance is essential to be able to find the set of genes responsible for a particular disease. However, due to technological limitations, we have access to genotype data (genetic makeup of an individual), and determining haplotypes (genetic makeup of the parents) experimentally is a costly and time consuming procedure. With these biological motivations, we study haplotype inference-determining the haplotypes that form a given set of genotypes-using Answer Set Pro… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
9
0

Year Published

2009
2009
2020
2020

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 18 publications
(9 citation statements)
references
References 12 publications
0
9
0
Order By: Relevance
“…A recent contribution to the HIPP problem is the HAPLO-ASP solver (Erdem and Türe 2008), based on Answer Set Programming (ASP). ASP is a declarative programming paradigm that provides a high-level language to represent combinatorial search problems, and efficient solvers to compute solutions for them.…”
Section: Answer Set Programming Model: Haplo-aspmentioning
confidence: 99%
“…A recent contribution to the HIPP problem is the HAPLO-ASP solver (Erdem and Türe 2008), based on Answer Set Programming (ASP). ASP is a declarative programming paradigm that provides a high-level language to represent combinatorial search problems, and efficient solvers to compute solutions for them.…”
Section: Answer Set Programming Model: Haplo-aspmentioning
confidence: 99%
“…Similar and often much more refined techniques can be found in the literature, however, frequently in different research areas, like (deductive) databases, traditional logic programming, automated planning, etc. As a proof-of-concept, we have implemented both techniques in the prototypical grounder pyngo 8 [29] and conducted some preliminary experiments. First and foremost, it is worth mentioning that both techniques are useless for common benchmarks because most of them have been designed by experts in ASP.…”
Section: Non-ground Pre-processingmentioning
confidence: 99%
“…ASP allows for solving all search problems in NP (and NP NP ) in a uniform way, offering more succinct problem representations than propositional logic [3]. Meanwhile, ASP has been used in many application areas, among them, product configuration [4], decision support for NASA shuttle controllers [5], composition of Renaissance music [6], synthesis of multiprocessor systems [7], reasoning tools in systems biology [8,9], team-building [10], and many more. 1 The success story of ASP has its roots in the early availability of ASP solvers, beginning with the smodels system [11], followed by dlv [12], SAT-based ASP solvers, like assat [13] and cmodels [14], and the conflict-driven ASP solver clasp, demonstrating the performance and versatility of ASP solvers by winning first places at international competitions like ASP'09, PB'09, and SAT'09.…”
Section: Introductionmentioning
confidence: 99%
“…More recent work addressed using local search algorithms for improving lower bounds in SAT-based approaches for the HIPP problem [13]. Another sucessful approch used answer set programming (ASP) [4]. Similarly to SHIPs, this ASP-based approach uses a SAT solver as a search engine.…”
Section: Figure 3 Boolean Variables Used In Shipsmentioning
confidence: 99%