logo
logo
x
바코드검색
BOOKPRICE.co.kr
책, 도서 가격비교 사이트
바코드검색

인기 검색어

실시간 검색어

검색가능 서점

도서목록 제공

Algorithms in Bioinformatics: Theory and Implementation

Algorithms in Bioinformatics: Theory and Implementation (Hardcover)

A. Paul (지은이)
  |  
Wiley
2021-08-10
  |  
242,640원

일반도서

검색중
서점 할인가 할인률 배송비 혜택/추가 실질최저가 구매하기
알라딘 181,980원 -25% 0원 3,640원 178,340원 >
yes24 로딩중
교보문고 로딩중
notice_icon 검색 결과 내에 다른 책이 포함되어 있을 수 있습니다.

중고도서

검색중
로딩중

e-Book

검색중
서점 정가 할인가 마일리지 실질최저가 구매하기
로딩중

해외직구

책 이미지

Algorithms in Bioinformatics: Theory and Implementation

책 정보

· 제목 : Algorithms in Bioinformatics: Theory and Implementation (Hardcover) 
· 분류 : 외국도서 > 과학/수학/생태 > 수학 > 확률과 통계 > 일반
· ISBN : 9781119697961
· 쪽수 : 528쪽

목차

1 The tree of life (I) 12

1.1 Introduction 12

1.2 Emergence of life 12

1.2.1 Timeline disagreements 14

1.3 Classifications and mechanisms 14

1.4 Chromatin structure 16

1.5 Molecular mechanisms 18

1.5.1 Precursor messenger RNA 18

1.5.2 Precursor messenger RNA to messenger RNA 19

1.5.3 Classes of introns 19

1.5.4 Messenger RNA 20

1.5.5 mRNA to proteins 20

1.5.6 Transfer RNA 21

1.5.7 Small RNA 22

1.5.8 The transcriptome 22

1.5.9 Gene networks and information processing 23

1.5.10 Eukaryotic vs prokaryotic regulation 23

1.5.11 What is life ? 24

1.6 Known species 24

1.7 Approaches for compartmentalization 24

1.7.1 Two main approaches for organism formation 25

1.7.2 Size and metabolism 25

1.8 Sizes in eukaryotes 26

1.8.1 Sizes in unicellular eukaryotes 26

1.8.2 Sizes in multicellular Eukaryotes 26

1.9 Sizes in Prokaryotes 26

1.10 Virus sizes 27

1.10.1 Viruses vs the spark of metabolism 28

1.11 The diffusion coefficient 28

1.12 The origins of eukaryotic cells 29

1.12.1 Endosymbiosis theory 29

1.12.2 DNA and organelles 30

1.12.3 Membrane-bound organelles with DNA 30

1.12.4 Membrane-bound organelles without DNA 31

1.12.5 Control and division of organelles 31

1.12.6 The horizontal gene transfer 32

1.12.7 On the mechanisms of horizontal gene transfer 33

1.13 Origins of eukaryotic multicellularity 33

1.13.1 Colonies inside an early unicellular common ancestor 33

1.13.2 Colonies of early unicellular common ancestors 34

1.13.3 Colonies of inseparable early unicellular common ancestors 35

1.13.4 Chimerism and mosaicism 35

1.14 Conclusions 36

2 Tree of life: genomes (II) 37

2.1 Introduction 37

2.2 Rules of engagement 37

2.3 Genome sizes in the tree of life 38

2.3.1 Alternative methods 38

2.3.2 The weaving of scales 39

2.3.3 Computations on the average genome size 42

2.3.4 Observations on data 43

2.4 Organellar genomes 44

2.4.1 Chloroplasts 45

2.4.2 Apicoplasts 46

2.4.3 Chromatophores 46

2.4.4 Cyanelles 46

2.4.5 Kinetoplasts 46

2.4.6 Mitochondria 47

2.5 Plasmids 47

2.6 Virus genomes 48

2.7 Viroids and their implications 49

2.8 Genes vs. proteins in the tree of life 50

2.9 Conclusions 52

3 Sequence alignment (I) 53

3.1 Introduction 53

3.2 Style and visualization 53

3.3 Initialisation of the score matrix 55

3.4 Calculation of scores 58

3.4.1 Initialization of the score matrix for global alignment 59

3.4.2 Initialization of the score matrix for local alignment 62

3.4.3 Optimization of the initialization steps 65

3.4.4 Curiosities 66

3.5 Traceback 70

3.6 Global alignment 73

3.7 Local alignment 77

3.8 Alignment layout 81

3.9 Local sequence alignment - the final version 84

3.10 Complementarity 88

3.11 Conclusions 93

4 Forced alignment (II) 94

4.1 Introduction 94

4.2 Global and Local sequence alignment 95

4.2.1 Short notes 95

4.2.2 Understanding the technology 96

4.2.3 Main objectives 97

4.3 Experiments and discussions 97

4.3.1 Alignment layout 97

4.3.2 Forced alignment regime 97

4.3.3 Alignment scores and significance 98

4.3.4 Optimal alignments 100

4.3.5 The main significance scores 100

4.3.6 Significance vs Chance 103

4.3.7 Sequence quality and the score matrix 104

4.3.8 Optimal alignments by numbers 106

4.3.9 Chaos theory on sequence alignment 107

4.3.10 Image encoding possibilities 108

4.4 Advanced features and methods 108

4.4.1 Sequence detector 109

4.4.2 Parameters 109

4.4.3 Heatmap 109

4.4.4 Text visualization 113

4.4.5 Graphics for manuscript figures and didactic presentations 114

4.4.6 Dynamics 114

4.4.7 Independence 114

4.4.8 Limits 114

4.4.9 Local Storage 116

4.5 Conclusions 118

5 Self-Sequence Alignment (I) 119

5.1 Introduction 119

5.2 True randomness 120

5.3 Information and compression algorithms 120

5.4 White noise and biological sequences 120

5.5 The mathematical model 121

5.5.1 A concrete example 122

5.5.2 Model dissection 123

5.5.3 Conditions for maxima and minima 125

5.6 Noise vs Redundancy 126

5.7 Global and local information content 126

5.8 Signal sensitivity 127

5.9 Implementation 128

5.9.1 Global Self-Sequence Alignment 128

5.9.2 Local Self-Sequence Alignment 131

5.10 A complete scanner for information content 134

5.11 Conclusions 135

6 Frequencies and percentages (II) 136

6.1 Introduction 136

6.2 Base composition 137

6.3 Percentage of nucleotide combinations 137

6.4 Implementation 138

6.5 A frequency scanner 140

6.6 Examples of known significance 142

6.7 Observation vs expectation 144

6.8 A frequency scanner with a threshold 144

6.9 Conclusions 146

7 Objective digital stains (III) 148

7.1 Introduction 148

7.2 Information and frequency 149

7.3 The objective digital stain 152

7.3.1 A 3D representation over a 2D plane 156

7.3.2 ODSs relative to the background 159

7.4 Interpretation of ODSs 163

7.5 The significance of the areas in the ODS 165

7.6 Discussions 166

7.6.1 A similarity between dissimilar sequences 168

7.7 Conclusions 168

8 Detection of motifs (I) 169

8.1 Introduction 169

8.2 DNA motifs 169

8.2.1 DNA-binding proteins vs motifs and degeneracy 170

8.2.2 Concrete examples of DNA motifs 170

8.3 Major functions of DNA motifs 171

8.3.1 RNA splicing and DNA motifs 172

8.4 Conclusions 174

9 Representation of motifs (II) 175

9.1 Introduction 175

9.2 The training data 175

9.3 A visualization function 176

9.4 The Alignment Matrix 177

9.5 Alphabet detection 179

9.6 The Position-Specific Scoring Matrix (PSSM) initialization 182

9.7 The Position Frequency Matrix (PFM) 183

9.8 The Position Probability Matrix (PPM) 184

9.8.1 A kind of PPM pseudo scanner 185

9.9 The Position Weight Matrix (PWM) 187

9.10 The background model 190

9.11 The Consensus sequence 192

9.11.1 The consensus - not necessarily functional 194

9.12 Mutational intolerance 195

9.13 From motifs to PWMs 196

9.14 Pseudo counts and negative infinity 200

9.15 Conclusions 203

10 The motif scanner (III) 204

10.1 Introduction 204

10.2 Looking for signals 205

10.3 A functional scanner 208

10.4 The meaning of scores 211

10.4.1 A score value above zero 211

10.4.2 A score value below zero 212

10.4.3 A score value of zero 213

10.5 Conclusions 213

11 Understanding the parameters (IV) 215

11.1 Introduction 215

11.2 Experimentation 215

11.2.1 A scanner implementation based on pseudo counts 216

11.2.2 A scanner implementation based on propagation of zero counts 218

11.3 Signal discrimination 220

11.4 False positive results 221

11.5 Sensitivity adjustments 222

11.6 Beyond Bioinformatics 223

11.7 A scanner that uses a known PWM 224

11.8 Signal thresholds 227

11.8.1 Implementation and filter testing 228

11.9 Conclusions 231

12 Dynamic Backgrounds (V) 232

12.1 Introduction 232

12.2 Towards a scanner with two PFMs 232

12.2.1 The implementation of dynamic PWMs 234

12.2.2 Issues and corrections for dynamic PWMs 239

12.2.3 Solutions for aberrant positive likelihood values 242

12.3 A scanner with two PFMs 246

12.4 Information and background frequencies on score values 249

12.5 Dynamic background vs null model 251

12.6 Conclusions 251

13 MARKOV CHAINS:  THE MACHINE (I)

14 MARKOV CHAINS: LOG LIKELIHOOD (II)

References 253

이 포스팅은 쿠팡 파트너스 활동의 일환으로,
이에 따른 일정액의 수수료를 제공받습니다.
도서 DB 제공 : 알라딘 서점(www.aladin.co.kr)
최근 본 책