Algorithmic aspects of bioinformatics: with 118 figures and 9 tables
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English German |
Veröffentlicht: |
Berlin [u.a.]
Springer
2007
|
Schriftenreihe: | Natural computing series
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | X, 396 Seiten Illustrationen, Diagramme |
ISBN: | 9783642091001 3540719121 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV022959668 | ||
003 | DE-604 | ||
005 | 20230428 | ||
007 | t | ||
008 | 071112s2007 gw a||| |||| 00||| eng d | ||
016 | 7 | |a 983484961 |2 DE-101 | |
020 | |a 9783642091001 |9 978-3-642-09100-1 | ||
020 | |a 3540719121 |9 3-540-71912-1 | ||
035 | |a (OCoLC)318389261 | ||
035 | |a (DE-599)DNB983484961 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 1 | |a eng |h ger | |
044 | |a gw |c XA-DE-BE |a xxu |c XD-US | ||
049 | |a DE-1028 |a DE-11 |a DE-83 | ||
082 | 0 | |a 570.285 |b B514 |2 21 | |
084 | |a WC 7700 |0 (DE-625)148144: |2 rvk | ||
084 | |a CIT 990f |2 stub | ||
084 | |a 570 |2 sdnb | ||
100 | 1 | |a Böckenhauer, Hans-Joachim |d 1970- |e Verfasser |0 (DE-588)122738365 |4 aut | |
240 | 1 | 0 | |a Algorithmische Grundlagen der Bioinformatik |
245 | 1 | 0 | |a Algorithmic aspects of bioinformatics |b with 118 figures and 9 tables |c Hans-Joachim Böckenhaue, Dirk Bongartz |
264 | 1 | |a Berlin [u.a.] |b Springer |c 2007 | |
300 | |a X, 396 Seiten |b Illustrationen, Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Natural computing series | |
650 | 4 | |a Algoritmos | |
650 | 4 | |a Bioinformática - Matemáticas | |
650 | 0 | 7 | |a Algorithmus |0 (DE-588)4001183-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Bioinformatik |0 (DE-588)4611085-9 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Bioinformatik |0 (DE-588)4611085-9 |D s |
689 | 0 | 1 | |a Algorithmus |0 (DE-588)4001183-5 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Bongartz, Dirk |d 1974- |e Verfasser |0 (DE-588)131753282 |4 aut | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-3-540-71913-7 |
856 | 4 | 2 | |m Digitalisierung UB Passau |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016164051&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-016164051 |
Datensatz im Suchindex
_version_ | 1804137205799583744 |
---|---|
adam_text | Contents
1
Introduction
............................................... 1
Part
I
Introduction and Basic
Algorithms
2
Basics of Molecular Biology
................................ 7
2.1
Proteins
................................................ 7
2.2
Nucleic Acids
........................................... 9
2.3
Hereditary Information and Protein Biosynthesis
............ 12
2.4
Experimental Techniques
................................. 15
2.4.1
Basic Terms and Methods
.......................... 15
2.4.2
Duplication of
DNA............................... 15
2.4.3
Gel Electrophoresis and Direct Sequencing
............ 16
2.4.4 DNA
Chips
....................................... 19
2.5
Bibliographic Notes
...................................... 20
3
Basic Concepts: Strings, Graphs, and Algorithms
.......... 23
3.1
Strings
................................................. 23
3.2
Graphs
................................................. 25
3.3
Algorithms and Complexity
............................... 28
3.4
Bibliographic Notes
...................................... 35
4
String Algorithms
......................................... 37
4.1
The String Matching Problem
............................. 37
4.2
String Matching Automata
............................... 39
4.3
The Boyer-Moore Algorithm
.............................. 44
4.4
Suffix Trees
............................................. 50
4.5
Further Applications of Suffix Trees
........................ 58
4.5.1
Generalized Suffix Trees and the Substring Problem
... 58
4.5.2
Longest Common Substrings
........................ 61
4.5.3
Efficient Computation of Overlaps
................... 63
4.5.4
Repeats in Strings
................................. 66
4.6
Suffix Arrays
............................................ 68
4.7
Summary
............................................... 77
4.8
Bibliographic Notes
...................................... 78
Alignment Methods
....................................... 81
5.1
Alignment of Two Strings
................................ 82
5.1.1
Basic Definitions
.................................. 82
5.1.2
Global Alignment
................................. 84
5.1.3
Local and
Semiglobal
Alignment
.................... 89
5.1.4
Generalized Scoring Functions
...................... 94
5.2
Heuristic Methods for Database Search
..................... 97
5.2.1
The
FASTA
Heuristic
.............................. 98
5.2.2
The BLAST Heuristic
.............................. 99
5.3
Multiple Alignments
.....................................101
5.3.1
Definition and Scoring of Multiple Alignments
........101
5.3.2
Exact Computation of Multiple Alignments
...........104
5.3.3
Combining Pairwise Alignments
.....................109
5.4
Summary
...............................................114
5.5
Bibliographic Notes
......................................114
Part II
DNA
Sequencing
6
Introduction and Overview
................................119
7
Physical Mapping
.........................................123
7.1
Restriction Site Mapping
.................................123
7.1.1
The Double Digest Approach
.......................124
7.1.2
The Partial Digest Approach
.......................131
7.1.3
Comparison of Methods for Restriction Site Mapping
.. 141
7.2
Hybridization Mapping
...................................143
7.2.1
Mapping with Unique Probes
.......................146
7.2.2
Mapping with Unique Probes and Errors
.............157
7.2.3
Mapping with Non-unique Probes
...................165
7.3
Summary
...............................................166
7.4
Bibliographic Notes
......................................168
8 DNA
Sequencing
..........................................171
8.1
Shotgun Sequencing
.....................................171
8.1.1
Crucial Points to Be Considered in a Suitable Model
... 174
8.1.2
The Shortest Common Superstring Problem
..........176
8.1.3
Refined Models for Fragment Assembly
..............196
8.2
Sequencing by Hybridization
..............................201
8.3
Summary
...............................................207
8.4 Bibliographie Notes......................................208
Part III Analyzing Biological Data
9
Finding
Signals in DNA
Sequences
........................213
9.1
Identical and Similar Substrings
...........................213
9.2
Tandem Repeats
........................................217
9.3
Frequent and Infrequent Substrings
........................223
9.4
Hidden Markov Models
...................................228
9.5
Summary
...............................................235
9.6
Bibliographic Notes
......................................235
10
Genome Rearrangements
..................................237
10.1
Modeling
...............................................237
10.2
Sorting Undirected Permutations
..........................239
10.3
Sorting Directed Permutations
............................247
10.4
Computing the Syntenic Distance
.........................249
10.5
Summary
...............................................255
10.6
Bibliographic Notes
......................................255
11
Phylogenetic Trees
........................................257
11.1
Ultrametric Distances
....................................258
11.2
Additive Trees
..........................................265
11.3
Characters with Binary States
............................268
11.4
The Parsimony Principle and the Quartet Method
...........275
11.5
Summary
...............................................283
11.6
Bibliographic Notes
......................................285
12
Haplotyping
...............................................287
12.1
Inferring Haplotypes from a Population
....................288
12.2
Haplotyping a Single Individual
...........................305
12.3
Summary
...............................................316
12.4
Bibliographic Notes
......................................316
13
Molecular Structures
......................................319
13.1
RNA
Secondary Structure Prediction
......................320
13.1.1
Minimizing the Free Energy
........................322
13.1.2
Stochastic Context-Free Grammars
..................329
13.2
Structure-Based Comparison of Biomolecules
................337
13.3
Protein Structure Prediction
..............................349
13.3.1
De Novo
Structure Prediction
—
The HP Model
......352
13.3.2
Protein Threading
.................................363
13.4
Summary
...............................................369
13.4.1
RNA
Secondary Structure Prediction
................369
13.4.2
Structure-Based Comparison of Biomolecules
.........371
13.4.3
Protein Structure Prediction
........................371
13.5
Bibliographic Notes
......................................372
13.5.1
RNA
Secondary Structure Prediction
................372
13.5.2
Structure-Based Comparison of Biomolecules
.........373
13.5.3
Protein Structure Prediction
........................374
References
.....................................................377
Index
..........................................................389
|
adam_txt |
Contents
1
Introduction
. 1
Part
I
Introduction and Basic
Algorithms
2
Basics of Molecular Biology
. 7
2.1
Proteins
. 7
2.2
Nucleic Acids
. 9
2.3
Hereditary Information and Protein Biosynthesis
. 12
2.4
Experimental Techniques
. 15
2.4.1
Basic Terms and Methods
. 15
2.4.2
Duplication of
DNA. 15
2.4.3
Gel Electrophoresis and Direct Sequencing
. 16
2.4.4 DNA
Chips
. 19
2.5
Bibliographic Notes
. 20
3
Basic Concepts: Strings, Graphs, and Algorithms
. 23
3.1
Strings
. 23
3.2
Graphs
. 25
3.3
Algorithms and Complexity
. 28
3.4
Bibliographic Notes
. 35
4
String Algorithms
. 37
4.1
The String Matching Problem
. 37
4.2
String Matching Automata
. 39
4.3
The Boyer-Moore Algorithm
. 44
4.4
Suffix Trees
. 50
4.5
Further Applications of Suffix Trees
. 58
4.5.1
Generalized Suffix Trees and the Substring Problem
. 58
4.5.2
Longest Common Substrings
. 61
4.5.3
Efficient Computation of Overlaps
. 63
4.5.4
Repeats in Strings
. 66
4.6
Suffix Arrays
. 68
4.7
Summary
. 77
4.8
Bibliographic Notes
. 78
Alignment Methods
. 81
5.1
Alignment of Two Strings
. 82
5.1.1
Basic Definitions
. 82
5.1.2
Global Alignment
. 84
5.1.3
Local and
Semiglobal
Alignment
. 89
5.1.4
Generalized Scoring Functions
. 94
5.2
Heuristic Methods for Database Search
. 97
5.2.1
The
FASTA
Heuristic
. 98
5.2.2
The BLAST Heuristic
. 99
5.3
Multiple Alignments
.101
5.3.1
Definition and Scoring of Multiple Alignments
.101
5.3.2
Exact Computation of Multiple Alignments
.104
5.3.3
Combining Pairwise Alignments
.109
5.4
Summary
.114
5.5
Bibliographic Notes
.114
Part II
DNA
Sequencing
6
Introduction and Overview
.119
7
Physical Mapping
.123
7.1
Restriction Site Mapping
.123
7.1.1
The Double Digest Approach
.124
7.1.2
The Partial Digest Approach
.131
7.1.3
Comparison of Methods for Restriction Site Mapping
. 141
7.2
Hybridization Mapping
.143
7.2.1
Mapping with Unique Probes
.146
7.2.2
Mapping with Unique Probes and Errors
.157
7.2.3
Mapping with Non-unique Probes
.165
7.3
Summary
.166
7.4
Bibliographic Notes
.168
8 DNA
Sequencing
.171
8.1
Shotgun Sequencing
.171
8.1.1
Crucial Points to Be Considered in a Suitable Model
. 174
8.1.2
The Shortest Common Superstring Problem
.176
8.1.3
Refined Models for Fragment Assembly
.196
8.2
Sequencing by Hybridization
.201
8.3
Summary
.207
8.4 Bibliographie Notes.208
Part III Analyzing Biological Data
9
Finding
Signals in DNA
Sequences
.213
9.1
Identical and Similar Substrings
.213
9.2
Tandem Repeats
.217
9.3
Frequent and Infrequent Substrings
.223
9.4
Hidden Markov Models
.228
9.5
Summary
.235
9.6
Bibliographic Notes
.235
10
Genome Rearrangements
.237
10.1
Modeling
.237
10.2
Sorting Undirected Permutations
.239
10.3
Sorting Directed Permutations
.247
10.4
Computing the Syntenic Distance
.249
10.5
Summary
.255
10.6
Bibliographic Notes
.255
11
Phylogenetic Trees
.257
11.1
Ultrametric Distances
.258
11.2
Additive Trees
.265
11.3
Characters with Binary States
.268
11.4
The Parsimony Principle and the Quartet Method
.275
11.5
Summary
.283
11.6
Bibliographic Notes
.285
12
Haplotyping
.287
12.1
Inferring Haplotypes from a Population
.288
12.2
Haplotyping a Single Individual
.305
12.3
Summary
.316
12.4
Bibliographic Notes
.316
13
Molecular Structures
.319
13.1
RNA
Secondary Structure Prediction
.320
13.1.1
Minimizing the Free Energy
.322
13.1.2
Stochastic Context-Free Grammars
.329
13.2
Structure-Based Comparison of Biomolecules
.337
13.3
Protein Structure Prediction
.349
13.3.1
De Novo
Structure Prediction
—
The HP Model
.352
13.3.2
Protein Threading
.363
13.4
Summary
.369
13.4.1
RNA
Secondary Structure Prediction
.369
13.4.2
Structure-Based Comparison of Biomolecules
.371
13.4.3
Protein Structure Prediction
.371
13.5
Bibliographic Notes
.372
13.5.1
RNA
Secondary Structure Prediction
.372
13.5.2
Structure-Based Comparison of Biomolecules
.373
13.5.3
Protein Structure Prediction
.374
References
.377
Index
.389 |
any_adam_object | 1 |
any_adam_object_boolean | 1 |
author | Böckenhauer, Hans-Joachim 1970- Bongartz, Dirk 1974- |
author_GND | (DE-588)122738365 (DE-588)131753282 |
author_facet | Böckenhauer, Hans-Joachim 1970- Bongartz, Dirk 1974- |
author_role | aut aut |
author_sort | Böckenhauer, Hans-Joachim 1970- |
author_variant | h j b hjb d b db |
building | Verbundindex |
bvnumber | BV022959668 |
classification_rvk | WC 7700 |
classification_tum | CIT 990f |
ctrlnum | (OCoLC)318389261 (DE-599)DNB983484961 |
dewey-full | 570.285 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 570 - Biology |
dewey-raw | 570.285 |
dewey-search | 570.285 |
dewey-sort | 3570.285 |
dewey-tens | 570 - Biology |
discipline | Biologie Chemie-Ingenieurwesen Biotechnologie |
discipline_str_mv | Biologie Chemie-Ingenieurwesen Biotechnologie |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01916nam a2200481 c 4500</leader><controlfield tag="001">BV022959668</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20230428 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">071112s2007 gw a||| |||| 00||| eng d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">983484961</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783642091001</subfield><subfield code="9">978-3-642-09100-1</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3540719121</subfield><subfield code="9">3-540-71912-1</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)318389261</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB983484961</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="1" ind2=" "><subfield code="a">eng</subfield><subfield code="h">ger</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">XA-DE-BE</subfield><subfield code="a">xxu</subfield><subfield code="c">XD-US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-1028</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-83</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">570.285</subfield><subfield code="b">B514</subfield><subfield code="2">21</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">WC 7700</subfield><subfield code="0">(DE-625)148144:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">CIT 990f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">570</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Böckenhauer, Hans-Joachim</subfield><subfield code="d">1970-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)122738365</subfield><subfield code="4">aut</subfield></datafield><datafield tag="240" ind1="1" ind2="0"><subfield code="a">Algorithmische Grundlagen der Bioinformatik</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Algorithmic aspects of bioinformatics</subfield><subfield code="b">with 118 figures and 9 tables</subfield><subfield code="c">Hans-Joachim Böckenhaue, Dirk Bongartz</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Berlin [u.a.]</subfield><subfield code="b">Springer</subfield><subfield code="c">2007</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">X, 396 Seiten</subfield><subfield code="b">Illustrationen, Diagramme</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Natural computing series</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Algoritmos</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Bioinformática - Matemáticas</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Algorithmus</subfield><subfield code="0">(DE-588)4001183-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Bioinformatik</subfield><subfield code="0">(DE-588)4611085-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Bioinformatik</subfield><subfield code="0">(DE-588)4611085-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Algorithmus</subfield><subfield code="0">(DE-588)4001183-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Bongartz, Dirk</subfield><subfield code="d">1974-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)131753282</subfield><subfield code="4">aut</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="z">978-3-540-71913-7</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Passau</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016164051&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-016164051</subfield></datafield></record></collection> |
id | DE-604.BV022959668 |
illustrated | Illustrated |
index_date | 2024-07-02T19:04:14Z |
indexdate | 2024-07-09T21:08:36Z |
institution | BVB |
isbn | 9783642091001 3540719121 |
language | English German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-016164051 |
oclc_num | 318389261 |
open_access_boolean | |
owner | DE-1028 DE-11 DE-83 |
owner_facet | DE-1028 DE-11 DE-83 |
physical | X, 396 Seiten Illustrationen, Diagramme |
publishDate | 2007 |
publishDateSearch | 2007 |
publishDateSort | 2007 |
publisher | Springer |
record_format | marc |
series2 | Natural computing series |
spelling | Böckenhauer, Hans-Joachim 1970- Verfasser (DE-588)122738365 aut Algorithmische Grundlagen der Bioinformatik Algorithmic aspects of bioinformatics with 118 figures and 9 tables Hans-Joachim Böckenhaue, Dirk Bongartz Berlin [u.a.] Springer 2007 X, 396 Seiten Illustrationen, Diagramme txt rdacontent n rdamedia nc rdacarrier Natural computing series Algoritmos Bioinformática - Matemáticas Algorithmus (DE-588)4001183-5 gnd rswk-swf Bioinformatik (DE-588)4611085-9 gnd rswk-swf Bioinformatik (DE-588)4611085-9 s Algorithmus (DE-588)4001183-5 s DE-604 Bongartz, Dirk 1974- Verfasser (DE-588)131753282 aut Erscheint auch als Online-Ausgabe 978-3-540-71913-7 Digitalisierung UB Passau application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016164051&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Böckenhauer, Hans-Joachim 1970- Bongartz, Dirk 1974- Algorithmic aspects of bioinformatics with 118 figures and 9 tables Algoritmos Bioinformática - Matemáticas Algorithmus (DE-588)4001183-5 gnd Bioinformatik (DE-588)4611085-9 gnd |
subject_GND | (DE-588)4001183-5 (DE-588)4611085-9 |
title | Algorithmic aspects of bioinformatics with 118 figures and 9 tables |
title_alt | Algorithmische Grundlagen der Bioinformatik |
title_auth | Algorithmic aspects of bioinformatics with 118 figures and 9 tables |
title_exact_search | Algorithmic aspects of bioinformatics with 118 figures and 9 tables |
title_exact_search_txtP | Algorithmic aspects of bioinformatics with 118 figures and 9 tables |
title_full | Algorithmic aspects of bioinformatics with 118 figures and 9 tables Hans-Joachim Böckenhaue, Dirk Bongartz |
title_fullStr | Algorithmic aspects of bioinformatics with 118 figures and 9 tables Hans-Joachim Böckenhaue, Dirk Bongartz |
title_full_unstemmed | Algorithmic aspects of bioinformatics with 118 figures and 9 tables Hans-Joachim Böckenhaue, Dirk Bongartz |
title_short | Algorithmic aspects of bioinformatics |
title_sort | algorithmic aspects of bioinformatics with 118 figures and 9 tables |
title_sub | with 118 figures and 9 tables |
topic | Algoritmos Bioinformática - Matemáticas Algorithmus (DE-588)4001183-5 gnd Bioinformatik (DE-588)4611085-9 gnd |
topic_facet | Algoritmos Bioinformática - Matemáticas Algorithmus Bioinformatik |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016164051&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT bockenhauerhansjoachim algorithmischegrundlagenderbioinformatik AT bongartzdirk algorithmischegrundlagenderbioinformatik AT bockenhauerhansjoachim algorithmicaspectsofbioinformaticswith118figuresand9tables AT bongartzdirk algorithmicaspectsofbioinformaticswith118figuresand9tables |