Computational Genomics with R: Chapman & Hall/CRC Computational Biology Series
Autor Altuna Akalinen Limba Engleză Hardback – 29 dec 2020
After reading:
- You will have the basics of R and be able to dive right into specialized uses of R for computational genomics such as using Bioconductor packages.
- You will be familiar with statistics, supervised and unsupervised learning techniques that are important in data modeling, and exploratory analysis of high-dimensional data.
- You will understand genomic intervals and operations on them that are used for tasks such as aligned read counting and genomic feature annotation.
- You will know the basics of processing and quality checking high-throughput sequencing data.
- You will be able to do sequence analysis, such as calculating GC content for parts of a genome or finding transcription factor binding sites.
- You will know about visualization techniques used in genomics, such as heatmaps, meta-gene plots, and genomic track visualization.
- You will be familiar with analysis of different high-throughput sequencing data sets, such as RNA-seq, ChIP-seq, and BS-seq.
- You will know basic techniques for integrating and interpreting multi-omics datasets.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 307.53 lei 6-8 săpt. | +79.56 lei 7-13 zile |
CRC Press – 9 ian 2023 | 307.53 lei 6-8 săpt. | +79.56 lei 7-13 zile |
Hardback (1) | 633.36 lei 6-8 săpt. | |
CRC Press – 29 dec 2020 | 633.36 lei 6-8 săpt. |
Din seria Chapman & Hall/CRC Computational Biology Series
- 23% Preț: 441.65 lei
- 9% Preț: 610.09 lei
- 20% Preț: 364.75 lei
- 24% Preț: 907.16 lei
- 22% Preț: 457.81 lei
- 8% Preț: 447.78 lei
- 13% Preț: 326.24 lei
- 25% Preț: 698.71 lei
- 22% Preț: 344.45 lei
- 23% Preț: 405.42 lei
- 26% Preț: 522.24 lei
- 13% Preț: 304.24 lei
- 13% Preț: 304.15 lei
- 11% Preț: 299.38 lei
- 23% Preț: 356.65 lei
- 23% Preț: 489.25 lei
- 24% Preț: 507.45 lei
- 13% Preț: 303.75 lei
- 26% Preț: 1017.80 lei
- 13% Preț: 310.65 lei
- 23% Preț: 414.38 lei
- 13% Preț: 304.24 lei
- 23% Preț: 413.97 lei
- 25% Preț: 526.70 lei
- 22% Preț: 374.00 lei
- 12% Preț: 312.29 lei
- 26% Preț: 764.66 lei
- 23% Preț: 413.97 lei
- 26% Preț: 596.03 lei
- 21% Preț: 386.77 lei
- 26% Preț: 847.79 lei
- 23% Preț: 354.64 lei
- 23% Preț: 458.22 lei
- 23% Preț: 425.41 lei
- 26% Preț: 981.21 lei
- 30% Preț: 484.01 lei
Preț: 633.36 lei
Preț vechi: 846.05 lei
-25% Nou
Puncte Express: 950
Preț estimativ în valută:
121.20€ • 128.04$ • 101.33£
121.20€ • 128.04$ • 101.33£
Carte tipărită la comandă
Livrare economică 01-15 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781498781855
ISBN-10: 1498781853
Pagini: 462
Dimensiuni: 178 x 254 x 31 mm
Greutate: 1.12 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Computational Biology Series
ISBN-10: 1498781853
Pagini: 462
Dimensiuni: 178 x 254 x 31 mm
Greutate: 1.12 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Computational Biology Series
Public țintă
Academic, Postgraduate, and Undergraduate AdvancedCuprins
- Introduction to Genomics. 2. Introduction to R for Genomic Data Analysis 3. Statistics for Genomics 4. Exploratory Data Analysis with Unsupervised Machine Learning 5. Predictive Modeling with Supervised Machine Learning 6. Operations on Genomic Intervals and Genome Arithmetic 7. Quality Check, Processing and Alignment of High-throughput Sequencing Reads 8. RNA-seq Analysis 9. ChIP-seq analysis 10. DNA methylation analysis using bisulfite sequencing 11. Multi-omics Analysis.
Notă biografică
Dr. Altuna Akalin is a bioinformatics scientist and the head of Bioinformatics and Omics Data Science Platform at the Berlin Institute of Medical Systems Biology, Max Delbrück Center in Berlin. He has been developing computational methods for analyzing and integrating large-scale genomics data sets since 2002. His interest is in using machine learning and statistics to uncover patterns related to important biological variables such as disease state and type. He has lived in the USA, Norway, Turkey, Japan, and Switzerland in order to pursue research work and education related to computational genomics.
Recenzii
'This book provides a basic overview of computational tools developed in R for carrying out data analyses in genomics. It can be a valuable companion for anyone whowants to utilise the computational tools developed within the Bioconductor and R environments for education and research. This book’s main target audience are students of computational biology to get a first look at the diversity of machine learning methods. Thebook will also servewell biomedical researchers needing a guide to packages that can help them with the analysis of data that they encounter in their work.'
- Krzysztof Podgórski, International Statistical Review (2021) doi: 10.1111/insr.12453
- Krzysztof Podgórski, International Statistical Review (2021) doi: 10.1111/insr.12453
Descriere
This book has fundamental theoretical and practical aspects of data analysis, useful for beginners and experienced researchers that are looking for a recipe or an analysis approach. Since R has many packages, even experienced researchers look for how particular functions are used in an analysis workflow.