Bioconductor case studies:
Gespeichert in:
Format: | Buch |
---|---|
Sprache: | English |
Veröffentlicht: |
New York, NY
Springer
2008
|
Schriftenreihe: | Use R
|
Schlagworte: | |
Online-Zugang: | Kapitel 2 Einführung/Vorwort Inhaltsverzeichnis |
Beschreibung: | X, 283 S. Ill., zahlr. graph. Darst. 235 mm x 155 mm |
ISBN: | 0387772391 9780387772394 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV023478643 | ||
003 | DE-604 | ||
005 | 20220309 | ||
007 | t | ||
008 | 080806s2008 ad|| |||| 00||| eng d | ||
015 | |a 08,N04,1413 |2 dnb | ||
016 | 7 | |a 986969699 |2 DE-101 | |
020 | |a 0387772391 |c Pb. : ca. EUR 53.55 (freier Pr.), ca. sfr 87.50 (freier Pr.) |9 0-387-77239-1 | ||
020 | |a 9780387772394 |c Pb. : ca. EUR 53.55 (freier Pr.), ca. sfr 87.50 (freier Pr.) |9 978-0-387-77239-4 | ||
035 | |a (OCoLC)213855651 | ||
035 | |a (DE-599)DNB986969699 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-355 |a DE-19 |a DE-20 |a DE-526 |a DE-91G |a DE-384 |a DE-1050 | ||
050 | 0 | |a QH324.2 | |
082 | 0 | |a 572.80285 |2 22 | |
084 | |a SK 850 |0 (DE-625)143263: |2 rvk | ||
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
084 | |a ST 690 |0 (DE-625)143691: |2 rvk | ||
084 | |a WC 7700 |0 (DE-625)148144: |2 rvk | ||
084 | |a 570 |2 sdnb | ||
084 | |a BIO 110f |2 stub | ||
245 | 1 | 0 | |a Bioconductor case studies |c Florian Hahne ... |
264 | 1 | |a New York, NY |b Springer |c 2008 | |
300 | |a X, 283 S. |b Ill., zahlr. graph. Darst. |c 235 mm x 155 mm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Use R | |
630 | 0 | 4 | |a Bioconductor (Computer file) |
650 | 4 | |a Bioinformatics | |
650 | 4 | |a R (Computer program language) | |
650 | 0 | 7 | |a Bioinformatik |0 (DE-588)4611085-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Molekulare Bioinformatik |0 (DE-588)4531334-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a R |g Programm |0 (DE-588)4705956-4 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4123623-3 |a Lehrbuch |2 gnd-content | |
689 | 0 | 0 | |a R |g Programm |0 (DE-588)4705956-4 |D s |
689 | 0 | 1 | |a Bioinformatik |0 (DE-588)4611085-9 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Molekulare Bioinformatik |0 (DE-588)4531334-9 |D s |
689 | 1 | 1 | |a R |g Programm |0 (DE-588)4705956-4 |D s |
689 | 1 | |5 DE-604 | |
700 | 1 | |a Hahne, Florian |e Sonstige |0 (DE-588)13576968X |4 oth | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-0-387-77240-0 |
856 | 4 | |q text/pdf |u http://swbplus.bsz-bw.de/bsz287671259kap.htm |3 Kapitel 2 | |
856 | 4 | |q text/pdf |u http://swbplus.bsz-bw.de/bsz287671259vor.htm |3 Einführung/Vorwort | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016660843&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-016660843 |
Datensatz im Suchindex
_version_ | 1804137903835578368 |
---|---|
adam_text | Titel: Bioconductor case studies
Autor: Hahne, Florian
Jahr: 2008
Contents
Preface v
List of Contributors xi
1 The ALL Dataset 1
F. Hahne and R. Gentleman
1.1 Introduction .......................... 1
1.2 The ALL data......................... 1
1.3 Data subsetting......................... 2
1.4 Nonspecific filtering...................... 3
1.5 BCR/ABL ALL1/AF4 subset ................ 4
2 R and Bioconductor Introduction 5
R. Gentleman, F. Hahne, S. Falcon,
and M. Morgan
2.1 Finding help in R........................ 5
2.2 Working with packages.................... 7
2.3 Some basic R.......................... 8
2.4 Structures for genomic data.................. 11
2.5 Graphics............................. 20
3 Processing Affymetrix Expression Data 25
R. Gentleman and W. Huber
3.1 The input data: CEL files................... 25
3.2 Quality assessment....................... 28
3.3 Preprocessing.......................... 32
3.4 Ranking and filtering probe sets............... 33
3.5 Advanced preprocessing.................... 40
4 Two-Color Arrays 47
Florian Hahne and Wolfgang Huber
4.1 Introduction .......................... 47
4.2 Data import .......................... 48
4.3 Image plots........................... 50
4.4 Normalization.......................... 50
4.5 Differential expression..................... 57
Fold-Changes, Log-Ratios, Background Correction,
Shrinkage Estimation, and Variance Stabilization 63
W. Huber
5.1 Fold-changes and (log-)ratios................. 63
5.2 Background-correction and generalized logarithm..... 65
5.3 Calling VSN .......................... 70
5.4 How does VSN work?..................... 72
5.5 Robust fitting and the most genes not differentially
expressed assumption..................... 74
5.6 Single-color normalization................... 78
5.7 The interpretation of glog-ratios............... 79
5.8 Reference normalization.................... 81
Easy Differential Expression 83
F. Hahne and W. Huber
6.1 Example data.......................... 83
6.2 Nonspecific filtering...................... 84
6.3 Differential expression..................... 85
6.4 Multiple testing correction.................. 87
Differential Expression 89
W. Huber, D. Scholtens, F. Hahne,
and A. von Heydebreck
7.1 Motivation ........................... 89
7.2 Nonspecific filtering...................... 90
7.3 Differential expression..................... 92
7.4 Multiple testing ........................ 94
7.5 Moderated test statistics and the limma package..... 95
7.6 Gene selection by Receiver Operator Characteristic
(ROC).............................. 99
7.7 When power increases..................... 101
Annotation and Metadata 103
W. Huber and F. Hahne
8.1 Our data............................ 103
8.2 Multiple probe sets per gene................. 106
8.3 Categories and overrepresentation.............. 107
8.4 Working with GO....................... 109
8.5 Other annotations available.................. 112
8.6 biomaRt............................ 113
8.7 Database versions of annotation packages.......... 115
9 Supervised Machine Learning 121
R. Gentleman, W. Huber, and V. J. Carey
9.1 Introduction .......................... 121
9.2 The example dataset...................... 123
9.3 Feature selection and standardization............ 124
9.4 Selecting a distance...................... 124
9.5 Machine learning........................ 126
9.6 Cross-validation........................ 129
9.7 Random forests......................... 132
9.8 Multigroup classification ................... 135
10 Unsupervised Machine Learning 137
R. Gentleman and V. J. Carey
10.1 Preliminaries.......................... 137
10.2 Distances............................ 139
10.3 How many clusters?...................... 142
10.4 Hierarchical clustering..................... 144
10.5 Partitioning methods ..................... 146
10.6 Self-organizing maps...................... 148
10.7 Hopach ............................. 151
10.8 Silhouette plots......................... 152
10.9 Exploring transformations .................. 154
10.10 Remarks............................. 157
11 Using Graphs for Interactome Data 159
T. Chiang, S. Falcon, F. Hahne, and W. Huber
11.1 Introduction .......................... 159
11.2 Exploring the protein interaction graph........... 160
11.3 The co-expression graph.................... 162
11.4 Testing the association between physical interaction and
coexpression .......................... 164
11.5 Some harder problems..................... 165
11.6 Reading PSI-25 XML files from IntAct
with the Rintact package .................. 165
12 Graph Layout 173
F. Hahne, W. Huber, and R. Gentleman
12.1 Introduction .......................... 173
12.2 Layout and rendering using Rgraphviz .......... 175
12.3 Directed graphs......................... 180
12.4 Subgraphs............................ 185
12.5 Tooltips and hyperlinks on graphs.............. 187
13 Gene Set Enrichment Analysis 193
R. Gentleman, M. Morgan, and W. Huber
13.1 Introduction .......................... 193
13.2 Data analysis.......................... 196
13.3 Identifying and assessing the effects of overlapping gene
sets................................ 203
14 Hypergeometric Testing Used for Gene Set Enrichment
Analysis 207
S. Falcon and R. Gentleman
14.1 Introduction .......................... 207
14.2 The basic problem....................... 208
14.3 Preprocessing and inputs................... 209
14.4 Outputs and result summarization.............. 215
14.5 The conditional hypergeometric test............. 218
14.6 Other collections of gene sets................. 219
15 Solutions to Exercises 221
2 R and Bioconductor Introduction.............. 221
3 Processing Affymetrix Expression Data........... 226
4 Two-Color Arrays....................... 230
5 Fold-Changes, Log-Ratios, Background Correction,
Shrinkage Estimation, and Variance Stabilization..... 231
6 Easy Differential Expression................. 233
7 Differential Expression..................... 233
8 Annotation and Metadata................... 234
9 Supervised Machine Learning................. 241
10 Unsupervised Machine Learning............... 249
11 Using Graphs for Interactome Data............. 256
12 Graph Layout.......................... 259
13 Gene Set Enrichment Analysis................ 261
14 Hypergeometric Testing Used for Gene Set Enrichment
Analysis............................. 265
References 271
Index 277
|
adam_txt |
Titel: Bioconductor case studies
Autor: Hahne, Florian
Jahr: 2008
Contents
Preface v
List of Contributors xi
1 The ALL Dataset 1
F. Hahne and R. Gentleman
1.1 Introduction . 1
1.2 The ALL data. 1
1.3 Data subsetting. 2
1.4 Nonspecific filtering. 3
1.5 BCR/ABL ALL1/AF4 subset . 4
2 R and Bioconductor Introduction 5
R. Gentleman, F. Hahne, S. Falcon,
and M. Morgan
2.1 Finding help in R. 5
2.2 Working with packages. 7
2.3 Some basic R. 8
2.4 Structures for genomic data. 11
2.5 Graphics. 20
3 Processing Affymetrix Expression Data 25
R. Gentleman and W. Huber
3.1 The input data: CEL files. 25
3.2 Quality assessment. 28
3.3 Preprocessing. 32
3.4 Ranking and filtering probe sets. 33
3.5 Advanced preprocessing. 40
4 Two-Color Arrays 47
Florian Hahne and Wolfgang Huber
4.1 Introduction . 47
4.2 Data import . 48
4.3 Image plots. 50
4.4 Normalization. 50
4.5 Differential expression. 57
Fold-Changes, Log-Ratios, Background Correction,
Shrinkage Estimation, and Variance Stabilization 63
W. Huber
5.1 Fold-changes and (log-)ratios. 63
5.2 Background-correction and generalized logarithm. 65
5.3 Calling VSN . 70
5.4 How does VSN work?. 72
5.5 Robust fitting and the "most genes not differentially
expressed" assumption. 74
5.6 Single-color normalization. 78
5.7 The interpretation of glog-ratios. 79
5.8 Reference normalization. 81
Easy Differential Expression 83
F. Hahne and W. Huber
6.1 Example data. 83
6.2 Nonspecific filtering. 84
6.3 Differential expression. 85
6.4 Multiple testing correction. 87
Differential Expression 89
W. Huber, D. Scholtens, F. Hahne,
and A. von Heydebreck
7.1 Motivation . 89
7.2 Nonspecific filtering. 90
7.3 Differential expression. 92
7.4 Multiple testing . 94
7.5 Moderated test statistics and the limma package. 95
7.6 Gene selection by Receiver Operator Characteristic
(ROC). 99
7.7 When power increases. 101
Annotation and Metadata 103
W. Huber and F. Hahne
8.1 Our data. 103
8.2 Multiple probe sets per gene. 106
8.3 Categories and overrepresentation. 107
8.4 Working with GO. 109
8.5 Other annotations available. 112
8.6 biomaRt. 113
8.7 Database versions of annotation packages. 115
9 Supervised Machine Learning 121
R. Gentleman, W. Huber, and V. J. Carey
9.1 Introduction . 121
9.2 The example dataset. 123
9.3 Feature selection and standardization. 124
9.4 Selecting a distance. 124
9.5 Machine learning. 126
9.6 Cross-validation. 129
9.7 Random forests. 132
9.8 Multigroup classification . 135
10 Unsupervised Machine Learning 137
R. Gentleman and V. J. Carey
10.1 Preliminaries. 137
10.2 Distances. 139
10.3 How many clusters?. 142
10.4 Hierarchical clustering. 144
10.5 Partitioning methods . 146
10.6 Self-organizing maps. 148
10.7 Hopach . 151
10.8 Silhouette plots. 152
10.9 Exploring transformations . 154
10.10 Remarks. 157
11 Using Graphs for Interactome Data 159
T. Chiang, S. Falcon, F. Hahne, and W. Huber
11.1 Introduction . 159
11.2 Exploring the protein interaction graph. 160
11.3 The co-expression graph. 162
11.4 Testing the association between physical interaction and
coexpression . 164
11.5 Some harder problems. 165
11.6 Reading PSI-25 XML files from IntAct
with the Rintact package . 165
12 Graph Layout 173
F. Hahne, W. Huber, and R. Gentleman
12.1 Introduction . 173
12.2 Layout and rendering using Rgraphviz . 175
12.3 Directed graphs. 180
12.4 Subgraphs. 185
12.5 Tooltips and hyperlinks on graphs. 187
13 Gene Set Enrichment Analysis 193
R. Gentleman, M. Morgan, and W. Huber
13.1 Introduction . 193
13.2 Data analysis. 196
13.3 Identifying and assessing the effects of overlapping gene
sets. 203
14 Hypergeometric Testing Used for Gene Set Enrichment
Analysis 207
S. Falcon and R. Gentleman
14.1 Introduction . 207
14.2 The basic problem. 208
14.3 Preprocessing and inputs. 209
14.4 Outputs and result summarization. 215
14.5 The conditional hypergeometric test. 218
14.6 Other collections of gene sets. 219
15 Solutions to Exercises 221
2 R and Bioconductor Introduction. 221
3 Processing Affymetrix Expression Data. 226
4 Two-Color Arrays. 230
5 Fold-Changes, Log-Ratios, Background Correction,
Shrinkage Estimation, and Variance Stabilization. 231
6 Easy Differential Expression. 233
7 Differential Expression. 233
8 Annotation and Metadata. 234
9 Supervised Machine Learning. 241
10 Unsupervised Machine Learning. 249
11 Using Graphs for Interactome Data. 256
12 Graph Layout. 259
13 Gene Set Enrichment Analysis. 261
14 Hypergeometric Testing Used for Gene Set Enrichment
Analysis. 265
References 271
Index 277 |
any_adam_object | 1 |
any_adam_object_boolean | 1 |
author_GND | (DE-588)13576968X |
building | Verbundindex |
bvnumber | BV023478643 |
callnumber-first | Q - Science |
callnumber-label | QH324 |
callnumber-raw | QH324.2 |
callnumber-search | QH324.2 |
callnumber-sort | QH 3324.2 |
callnumber-subject | QH - Natural History and Biology |
classification_rvk | SK 850 ST 250 ST 690 WC 7700 |
classification_tum | BIO 110f |
ctrlnum | (OCoLC)213855651 (DE-599)DNB986969699 |
dewey-full | 572.80285 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 572 - Biochemistry |
dewey-raw | 572.80285 |
dewey-search | 572.80285 |
dewey-sort | 3572.80285 |
dewey-tens | 570 - Biology |
discipline | Biologie Informatik Mathematik |
discipline_str_mv | Biologie Informatik Mathematik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02473nam a2200601 c 4500</leader><controlfield tag="001">BV023478643</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20220309 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">080806s2008 ad|| |||| 00||| eng d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">08,N04,1413</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">986969699</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0387772391</subfield><subfield code="c">Pb. : ca. EUR 53.55 (freier Pr.), ca. sfr 87.50 (freier Pr.)</subfield><subfield code="9">0-387-77239-1</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780387772394</subfield><subfield code="c">Pb. : ca. EUR 53.55 (freier Pr.), ca. sfr 87.50 (freier Pr.)</subfield><subfield code="9">978-0-387-77239-4</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)213855651</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB986969699</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="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-355</subfield><subfield code="a">DE-19</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-526</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-384</subfield><subfield code="a">DE-1050</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QH324.2</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">572.80285</subfield><subfield code="2">22</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 850</subfield><subfield code="0">(DE-625)143263:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 690</subfield><subfield code="0">(DE-625)143691:</subfield><subfield code="2">rvk</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">570</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">BIO 110f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Bioconductor case studies</subfield><subfield code="c">Florian Hahne ...</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">New York, NY</subfield><subfield code="b">Springer</subfield><subfield code="c">2008</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">X, 283 S.</subfield><subfield code="b">Ill., zahlr. graph. Darst.</subfield><subfield code="c">235 mm x 155 mm</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">Use R</subfield></datafield><datafield tag="630" ind1="0" ind2="4"><subfield code="a">Bioconductor (Computer file)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Bioinformatics</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">R (Computer program language)</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="650" ind1="0" ind2="7"><subfield code="a">Molekulare Bioinformatik</subfield><subfield code="0">(DE-588)4531334-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">R</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)4705956-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4123623-3</subfield><subfield code="a">Lehrbuch</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">R</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)4705956-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><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=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Molekulare Bioinformatik</subfield><subfield code="0">(DE-588)4531334-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="1"><subfield code="a">R</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)4705956-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Hahne, Florian</subfield><subfield code="e">Sonstige</subfield><subfield code="0">(DE-588)13576968X</subfield><subfield code="4">oth</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-0-387-77240-0</subfield></datafield><datafield tag="856" ind1="4" ind2=" "><subfield code="q">text/pdf</subfield><subfield code="u">http://swbplus.bsz-bw.de/bsz287671259kap.htm</subfield><subfield code="3">Kapitel 2</subfield></datafield><datafield tag="856" ind1="4" ind2=" "><subfield code="q">text/pdf</subfield><subfield code="u">http://swbplus.bsz-bw.de/bsz287671259vor.htm</subfield><subfield code="3">Einführung/Vorwort</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</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=016660843&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-016660843</subfield></datafield></record></collection> |
genre | (DE-588)4123623-3 Lehrbuch gnd-content |
genre_facet | Lehrbuch |
id | DE-604.BV023478643 |
illustrated | Illustrated |
index_date | 2024-07-02T21:37:06Z |
indexdate | 2024-07-09T21:19:42Z |
institution | BVB |
isbn | 0387772391 9780387772394 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-016660843 |
oclc_num | 213855651 |
open_access_boolean | |
owner | DE-355 DE-BY-UBR DE-19 DE-BY-UBM DE-20 DE-526 DE-91G DE-BY-TUM DE-384 DE-1050 |
owner_facet | DE-355 DE-BY-UBR DE-19 DE-BY-UBM DE-20 DE-526 DE-91G DE-BY-TUM DE-384 DE-1050 |
physical | X, 283 S. Ill., zahlr. graph. Darst. 235 mm x 155 mm |
publishDate | 2008 |
publishDateSearch | 2008 |
publishDateSort | 2008 |
publisher | Springer |
record_format | marc |
series2 | Use R |
spelling | Bioconductor case studies Florian Hahne ... New York, NY Springer 2008 X, 283 S. Ill., zahlr. graph. Darst. 235 mm x 155 mm txt rdacontent n rdamedia nc rdacarrier Use R Bioconductor (Computer file) Bioinformatics R (Computer program language) Bioinformatik (DE-588)4611085-9 gnd rswk-swf Molekulare Bioinformatik (DE-588)4531334-9 gnd rswk-swf R Programm (DE-588)4705956-4 gnd rswk-swf (DE-588)4123623-3 Lehrbuch gnd-content R Programm (DE-588)4705956-4 s Bioinformatik (DE-588)4611085-9 s DE-604 Molekulare Bioinformatik (DE-588)4531334-9 s Hahne, Florian Sonstige (DE-588)13576968X oth Erscheint auch als Online-Ausgabe 978-0-387-77240-0 text/pdf http://swbplus.bsz-bw.de/bsz287671259kap.htm Kapitel 2 text/pdf http://swbplus.bsz-bw.de/bsz287671259vor.htm Einführung/Vorwort HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016660843&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Bioconductor case studies Bioconductor (Computer file) Bioinformatics R (Computer program language) Bioinformatik (DE-588)4611085-9 gnd Molekulare Bioinformatik (DE-588)4531334-9 gnd R Programm (DE-588)4705956-4 gnd |
subject_GND | (DE-588)4611085-9 (DE-588)4531334-9 (DE-588)4705956-4 (DE-588)4123623-3 |
title | Bioconductor case studies |
title_auth | Bioconductor case studies |
title_exact_search | Bioconductor case studies |
title_exact_search_txtP | Bioconductor case studies |
title_full | Bioconductor case studies Florian Hahne ... |
title_fullStr | Bioconductor case studies Florian Hahne ... |
title_full_unstemmed | Bioconductor case studies Florian Hahne ... |
title_short | Bioconductor case studies |
title_sort | bioconductor case studies |
topic | Bioconductor (Computer file) Bioinformatics R (Computer program language) Bioinformatik (DE-588)4611085-9 gnd Molekulare Bioinformatik (DE-588)4531334-9 gnd R Programm (DE-588)4705956-4 gnd |
topic_facet | Bioconductor (Computer file) Bioinformatics R (Computer program language) Bioinformatik Molekulare Bioinformatik R Programm Lehrbuch |
url | http://swbplus.bsz-bw.de/bsz287671259kap.htm http://swbplus.bsz-bw.de/bsz287671259vor.htm http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016660843&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT hahneflorian bioconductorcasestudies |