語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Analysis and enumerationalgorithms f...
~
Marino, Andrea.
Analysis and enumerationalgorithms for biological graphs /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Analysis and enumerationby Andrea Marino.
其他題名:
algorithms for biological graphs /
作者:
Marino, Andrea.
出版者:
Paris :Atlantis Press :2015.
面頁冊數:
xvii, 151 p. :ill., digital ;24 cm.
Contained By:
Springer eBooks
標題:
Biomathematics.
電子資源:
http://dx.doi.org/10.2991/978-94-6239-097-3
ISBN:
9789462390973 (electronic bk.)
Analysis and enumerationalgorithms for biological graphs /
Marino, Andrea.
Analysis and enumeration
algorithms for biological graphs /[electronic resource] :by Andrea Marino. - Paris :Atlantis Press :2015. - xvii, 151 p. :ill., digital ;24 cm. - Atlantis studies in computing,v.62212-8557 ;. - Atlantis studies in computing ;v.1..
Introduction -- Enumeration Algorithms -- An Application: Biological Graph Analysis -- Telling Stories: Enumerating maximal directed acyclic graphs with constrained set of sources and targets -- Enumerating bubbles: listing pairs of vertex disjoint paths -- Enumerating Cycles and (s,t)-Paths in Undirected Graphs -- Enumerating Diametral and Radial vertices and computing Diameter and Radius of a graph -- Conclusions.
In this work we plan to revise the main techniques for enumeration algorithms and to show four examples of enumeration algorithms that can be applied to efficiently deal with some biological problems modelled by using biological networks: enumerating central and peripheral nodes of a network, enumerating stories, enumerating paths or cycles, and enumerating bubbles. Notice that the corresponding computational problems we define are of more general interest and our results hold in the case of arbitrary graphs. Enumerating all the most and less central vertices in a network according to their eccentricity is an example of an enumeration problem whose solutions are polynomial and can be listed in polynomial time, very often in linear or almost linear time in practice. Enumerating stories, i.e. all maximal directed acyclic subgraphs of a graph G whose sources and targets belong to a predefined subset of the vertices, is on the other hand an example of an enumeration problem with an exponential number of solutions, that can be solved by using a non trivial brute-force approach. Given a metabolic network, each individual story should explain how some interesting metabolites are derived from some others through a chain of reactions, by keeping all alternative pathways between sources and targets. Enumerating cycles or paths in an undirected graph, such as a protein-protein interaction undirected network, is an example of an enumeration problem in which all the solutions can be listed through an optimal algorithm, i.e. the time required to list all the solutions is dominated by the time to read the graph plus the time required to print all of them. By extending this result to directed graphs, it would be possible to deal more efficiently with feedback loops and signed paths analysis in signed or interaction directed graphs, such as gene regulatory networks. Finally, enumerating mouths or bubbles with a source s in a directed graph, that is enumerating all the two vertex-disjoint directed paths between the source s and all the possible targets, is an example of an enumeration problem in which all the solutions can be listed through a linear delay algorithm, meaning that the delay between any two consecutive solutions is linear, by turning the problem into a constrained cycle enumeration problem. Such patterns, in a de Bruijn graph representation of the reads obtained by sequencing, are related to polymorphisms in DNA- or RNN-seq data.
ISBN: 9789462390973 (electronic bk.)
Standard No.: 10.2991/978-94-6239-097-3doiSubjects--Topical Terms:
212374
Biomathematics.
LC Class. No.: QH323.5
Dewey Class. No.: 570.151
Analysis and enumerationalgorithms for biological graphs /
LDR
:03920nmm a2200325 a 4500
001
462811
003
DE-He213
005
20151029110923.0
006
m d
007
cr nn 008maaau
008
151119s2015 fr s 0 eng d
020
$a
9789462390973 (electronic bk.)
020
$a
9789462390966 (paper)
024
7
$a
10.2991/978-94-6239-097-3
$2
doi
035
$a
978-94-6239-097-3
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QH323.5
072
7
$a
UMB
$2
bicssc
072
7
$a
COM0513005570.151 |2 2370.151 |2 23
$2
bisacsh
082
0 4
$a
570.151
$2
23
090
$a
QH323.5
$b
.M339 2015
100
1
$a
Marino, Andrea.
$3
716007
245
1 0
$a
Analysis and enumeration
$h
[electronic resource] :
$b
algorithms for biological graphs /
$c
by Andrea Marino.
260
$a
Paris :
$b
Atlantis Press :
$b
Imprint: Atlantis Press,
$c
2015.
300
$a
xvii, 151 p. :
$b
ill., digital ;
$c
24 cm.
490
1
$a
Atlantis studies in computing,
$x
2212-8557 ;
$v
v.6
505
0
$a
Introduction -- Enumeration Algorithms -- An Application: Biological Graph Analysis -- Telling Stories: Enumerating maximal directed acyclic graphs with constrained set of sources and targets -- Enumerating bubbles: listing pairs of vertex disjoint paths -- Enumerating Cycles and (s,t)-Paths in Undirected Graphs -- Enumerating Diametral and Radial vertices and computing Diameter and Radius of a graph -- Conclusions.
520
$a
In this work we plan to revise the main techniques for enumeration algorithms and to show four examples of enumeration algorithms that can be applied to efficiently deal with some biological problems modelled by using biological networks: enumerating central and peripheral nodes of a network, enumerating stories, enumerating paths or cycles, and enumerating bubbles. Notice that the corresponding computational problems we define are of more general interest and our results hold in the case of arbitrary graphs. Enumerating all the most and less central vertices in a network according to their eccentricity is an example of an enumeration problem whose solutions are polynomial and can be listed in polynomial time, very often in linear or almost linear time in practice. Enumerating stories, i.e. all maximal directed acyclic subgraphs of a graph G whose sources and targets belong to a predefined subset of the vertices, is on the other hand an example of an enumeration problem with an exponential number of solutions, that can be solved by using a non trivial brute-force approach. Given a metabolic network, each individual story should explain how some interesting metabolites are derived from some others through a chain of reactions, by keeping all alternative pathways between sources and targets. Enumerating cycles or paths in an undirected graph, such as a protein-protein interaction undirected network, is an example of an enumeration problem in which all the solutions can be listed through an optimal algorithm, i.e. the time required to list all the solutions is dominated by the time to read the graph plus the time required to print all of them. By extending this result to directed graphs, it would be possible to deal more efficiently with feedback loops and signed paths analysis in signed or interaction directed graphs, such as gene regulatory networks. Finally, enumerating mouths or bubbles with a source s in a directed graph, that is enumerating all the two vertex-disjoint directed paths between the source s and all the possible targets, is an example of an enumeration problem in which all the solutions can be listed through a linear delay algorithm, meaning that the delay between any two consecutive solutions is linear, by turning the problem into a constrained cycle enumeration problem. Such patterns, in a de Bruijn graph representation of the reads obtained by sequencing, are related to polymorphisms in DNA- or RNN-seq data.
650
0
$a
Biomathematics.
$3
212374
650
0
$a
Biology
$x
Mathematical models.
$3
206136
650
1 4
$a
Computer Science.
$3
212513
650
2 4
$a
Algorithm Analysis and Problem Complexity.
$3
273702
650
2 4
$a
Data Mining and Knowledge Discovery.
$3
275288
650
2 4
$a
Computational Biology/Bioinformatics.
$3
274833
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer eBooks
830
0
$a
Atlantis studies in computing ;
$v
v.1.
$3
563609
856
4 0
$u
http://dx.doi.org/10.2991/978-94-6239-097-3
950
$a
Mathematics and Statistics (Springer-11649)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000112514
電子館藏
1圖書
電子書
EB QH323.5 M339 2015
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
http://dx.doi.org/10.2991/978-94-6239-097-3
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入