Library Logo

Emerging trends in applications and infrastructures for computational biology, bioinformatics, and systems biology : systems and applications / (Record no. 247309)

000 -LEADER
fixed length control field 05623cam a2200685Ki 4500
001 - CONTROL NUMBER
control field ocn945735493
003 - CONTROL NUMBER IDENTIFIER
control field OCoLC
005 - DATE AND TIME OF LATEST TRANSACTION
control field 20190328114814.0
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS
fixed length control field m o d
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION
fixed length control field cr cnu|||unuuu
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION
fixed length control field 160331s2016 mau ob 001 0 eng d
040 ## - CATALOGING SOURCE
Original cataloging agency N$T
Language of cataloging eng
Description conventions rda
-- pn
Transcribing agency N$T
Modifying agency UIU
-- N$T
-- OPELS
-- YDXCP
-- CDX
-- IDEBK
-- EBLCP
-- OCLCF
-- COO
-- Z5A
-- OCLCQ
-- U3W
-- D6H
-- AU@
-- TKN
019 ## -
-- 945751335
-- 959328882
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9780128042595
Qualifying information electronic bk.
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 0128042591
Qualifying information electronic bk.
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
Canceled/invalid ISBN 9780128042038
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
Canceled/invalid ISBN 0128042036
035 ## - SYSTEM CONTROL NUMBER
System control number (OCoLC)945735493
Canceled/invalid control number (OCoLC)945751335
-- (OCoLC)959328882
050 #4 - LIBRARY OF CONGRESS CALL NUMBER
Classification number QH324.2
072 #7 - SUBJECT CATEGORY CODE
Subject category code NAT
Subject category code subdivision 027000
Source bisacsh
072 #7 - SUBJECT CATEGORY CODE
Subject category code SCI
Subject category code subdivision 008000
Source bisacsh
072 #7 - SUBJECT CATEGORY CODE
Subject category code SCI
Subject category code subdivision 086000
Source bisacsh
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 082000
Source bisacsh
082 04 - DEWEY DECIMAL CLASSIFICATION NUMBER
Classification number 570.285
Edition number 23
245 00 - TITLE STATEMENT
Title Emerging trends in applications and infrastructures for computational biology, bioinformatics, and systems biology : systems and applications /
Medium [electronic resource]
Statement of responsibility, etc. edited by Quoc Nam Tran, Hamid R. Arabnia.
264 #1 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE
Place of production, publication, distribution, manufacture Cambridge, MA :
Name of producer, publisher, distributor, manufacturer Morgan Kaufmann/Elsevier Ltd.,
Date of production, publication, distribution, manufacture, or copyright notice 2016.
300 ## - PHYSICAL DESCRIPTION
Extent 1 online resource
336 ## - CONTENT TYPE
Content type term text
Content type code txt
Source rdacontent
337 ## - MEDIA TYPE
Media type term computer
Media type code c
Source rdamedia
338 ## - CARRIER TYPE
Carrier type term online resource
Carrier type code cr
Source rdacarrier
490 1# - SERIES STATEMENT
Series statement Emerging trends in computer science & applied computing
504 ## - BIBLIOGRAPHY, ETC. NOTE
Bibliography, etc Includes bibliographical references and index.
588 0# - SOURCE OF DESCRIPTION NOTE
Source of description note Vendor-supplied metadata.
520 ## - SUMMARY, ETC.
Summary, etc. "Emerging Trends in Computational Biology, Bioinformatics, and Systems Biology discusses the latest developments in all aspects of computational biology, bioinformatics, and systems biology and the application of data-analytics and algorithms, mathematical modeling, and simu- lation techniques"--
Assigning source Provided by publisher.
505 0# - FORMATTED CONTENTS NOTE
Formatted contents note Front Cover; Emerging Trends in Applications and Infrastructures for Computational Biology, Bioinformatics, and Systems Biology: System ... ; Copyright ; Contents; List of Contributors; Preface; Introduction; Acknowledgments; Section I: Computational Biology -- Methodologies and Algorithms; Chapter 1: Using Methylation Patterns for Reconstructing Cell Division Dynamics: Assessing Validation Experiments; 1.1. Introduction; 1.1.1. Using Methylation Patterns; 1.1.2. Bisulfite Treatment; 1.2. Errors, Biases, and Uncertainty in Bisulfite Sequencing; 1.3. Model for Degradation and Sampling.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note 1.3.1. Modeling1.3.2. Simulation Study: Effects of Degradation; 1.4. Statistical Inference Method; 1.5. Simulation Study: Bayesian Inference; 1.6. Discussion; 1.6.1. Different Experiments; 1.6.2. Opportunities; 1.6.3. Conclusions; References; Chapter 2: A Directional Cellular Dynamic Under the Control of a Diffusing Energy for Tissue Morphogenesis: Phenotype and ...; 2.1. Introduction; 2.2. Mathematical Morphological Dynamics; 2.2.1. Gene and Status Expression; 2.3. Attainable Sets of Phenotypes; 2.3.1. Implementation.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note 2.4. Prediction Tool Based on a Coevolution of a Dynamic Tissue with an Energy Diffusion2.4.1. Prediction of Tissue Growth; 2.4.2. Energy Diffusion Model; 2.4.2.1. Mitosis; 2.4.2.2. Quiescence; 2.4.2.3. Apoptosis; 2.4.3. Results; 2.5. Discussion; References; Chapter 3: A Feature Learning Framework for Histology Images Classification; 3.1. Introduction; 3.2. Methods; 3.2.1. Color and Color Spaces; 3.2.2. Features Extraction and Classification; 3.3. Proposed System; 3.4. Image Data Sets; 3.5. Experimental Results; 3.6. Conclusion; References.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Chapter 4: Spontaneous Activity Characterization in Spiking Neural Systems with Log-Normal Synaptic Weight Distribution4.1. Introduction; 4.2. Models of Spontaneous Activity; 4.3. Model and Methods; 4.3.1. LIF Neural System Applied Synaptic Input; 4.3.2. Izhikevich Neural System Used for Synaptic Input; 4.3.3. Evaluation Indices; 4.4. Results and Evaluations; 4.4.1. Effect of Input Spike From Weak Synapse in LIF Neural System; 4.4.2. Spike Transmission in LIF Neural System; 4.4.3. Spike Transmission in Izhikevich Neural System; 4.5. Conclusions; References.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Chapter 5:Comparison Between OpenMP and Mpich Optimized Parallel Implementations of a Cellular Automaton that Simulates th ...5.1. Introduction; 5.1.1. The Cellular Automaton Game of Life; 5.2. MPICH Optimized Approach of the Cellular Automaton; 5.2.1. MPI Standard; 5.2.2. Description of the MPICH Approach of the Cellular Automaton; 5.2.3. MPICH Implementation of the Cellular Automaton; Code 1. Program code of the MPICH version of Game of Life; 5.3. OpenMP Optimized Approach of the Cellular Automaton; 5.3.1. Open Multiprocessing.
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Computational biology.
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Bioinformatics.
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Systems biology.
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Computer science.
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Big data.
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element NATURE / Reference
Source of heading or term bisacsh
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element SCIENCE / Life Sciences / Biology
Source of heading or term bisacsh
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element SCIENCE / Life Sciences / General
Source of heading or term bisacsh
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element COMPUTERS / Bioinformatics
Source of heading or term bisacsh
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Big data.
Source of heading or term fast
Authority record control number (OCoLC)fst01892965
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Bioinformatics.
Source of heading or term fast
Authority record control number (OCoLC)fst00832181
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Computational biology.
Source of heading or term fast
Authority record control number (OCoLC)fst00871990
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Computer science.
Source of heading or term fast
Authority record control number (OCoLC)fst00872451
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Systems biology.
Source of heading or term fast
Authority record control number (OCoLC)fst01745552
655 #4 - INDEX TERM--GENRE/FORM
Genre/form data or focus term Electronic books.
655 #7 - INDEX TERM--GENRE/FORM
Genre/form data or focus term Electronic books.
Source of term local
700 1# - ADDED ENTRY--PERSONAL NAME
Personal name Tran, Quoc-Nam,
Relator term editor.
700 1# - ADDED ENTRY--PERSONAL NAME
Personal name Arabnia, Hamid,
Relator term editor.
830 #0 - SERIES ADDED ENTRY--UNIFORM TITLE
Uniform title Emerging trends in computer science & applied computing.
856 40 - ELECTRONIC LOCATION AND ACCESS
Materials specified ScienceDirect
Uniform Resource Identifier http://www.sciencedirect.com/science/book/9780128042038

No items available.

Last Updated on September 15, 2019
© Dhaka University Library. All Rights Reserved|Staff Login