Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

Spatiotemporal Modeling of Stem Cell Differentiation: Partial Differentiation Equation Analysis in R
Spatiotemporal Modeling of Stem Cell Differentiation: Partial Differentiation Equation Analysis in R
Spatiotemporal Modeling of Stem Cell Differentiation: Partial Differentiation Equation Analysis in R
Ebook208 pages1 hour

Spatiotemporal Modeling of Stem Cell Differentiation: Partial Differentiation Equation Analysis in R

Rating: 0 out of 5 stars

()

Read preview

About this ebook

Spatiotemporal Modeling of Stem Cell Differentiation: Partial Differentiation Equation Analysis in R covers topics surrounding how stem cells evolve into specialized cells during tissue formation and in diseased tissue regeneration. As the process of stem cell differentiation occurs in space and time, the mathematical modeling of spatiotemporal development is expressed in this book as systems of partial differential equations (PDEs). In addition, the book explores important feature of six PDE model which can represent, for example, the development of tissue in organs. In addition, the book covers the computer-based implementation of example models through routines coded (programmed) in R.

The routines described in the book are available from a download link so that example models can be executed without having to first study numerical methods and computer coding. The routines can then be applied to variations and extensions of the stem differentiation models, such as changes in the PDE parameters (constants) and the form of the model equations.

  • Includes PDE routines based on the method of lines (MOL) for computer-based implementation of PDE models
  • Offers transportable computer source codes for readers in R, with line-by-line code descriptions for mathematical models and algorithms
  • Authored by a leading researcher and educator in PDE models
LanguageEnglish
Release dateSep 7, 2021
ISBN9780323914130
Spatiotemporal Modeling of Stem Cell Differentiation: Partial Differentiation Equation Analysis in R
Author

William E. Schiesser

Dr. William E. Schiesser is Emeritus McCann Professor of Chemical and Biomolecular Engineering, and Professor of Mathematics at Lehigh University. He holds a PhD from Princeton University and a ScD (hon) from the University of Mons, Belgium. His research is directed toward numerical methods and associated software for ordinary, differential-algebraic and partial differential equations (ODE/DAE/PDEs), and the development of mathematical models based on ODE/DAE/PDEs. He is the author or coauthor of more than 16 books, and his ODE/DAE/PDE computer routines have been accessed by some 5,000 colleges and universities, corporations and government agencies.

Read more from William E. Schiesser

Related to Spatiotemporal Modeling of Stem Cell Differentiation

Related ebooks

Science & Mathematics For You

View More

Related articles

Related categories

Reviews for Spatiotemporal Modeling of Stem Cell Differentiation

Rating: 0 out of 5 stars
0 ratings

0 ratings0 reviews

What did you think?

Tap to rate

Review must be at least 10 words

    Book preview

    Spatiotemporal Modeling of Stem Cell Differentiation - William E. Schiesser

    Spatiotemporal Modeling of Stem Cell Differentiation

    Partial Differentiation Equation Analysis in R

    William E. Schiesser

    Table of Contents

    Cover image

    Title page

    Copyright

    Preface

    Chapter 1. One PDE stem cell model

    1. Introduction

    Chapter 2. Implementation of the One PDE model

    2. Introduction

    Chapter 3. Six PDE model for stem cell differentiation

    3. Introduction

    Chapter 4. Implementation of the Six PDE model

    4. Introduction

    Chapter 5. Variations of the six PDE model

    5. Introduction

    Index

    Copyright

    Academic Press is an imprint of Elsevier

    125 London Wall, London EC2Y 5AS, United Kingdom

    525 B Street, Suite 1650, San Diego, CA 92101, United States

    50 Hampshire Street, 5th Floor, Cambridge, MA 02139, United States

    The Boulevard, Langford Lane, Kidlington, Oxford OX5 1GB, United Kingdom

    Copyright © 2022 Elsevier Inc. All rights reserved.

    No part of this publication may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or any information storage and retrieval system, without permission in writing from the publisher. Details on how to seek permission, further information about the Publisher’s permissions policies and our arrangements with organizations such as the Copyright Clearance Center and the Copyright Licensing Agency, can be found at our website: www.elsevier.com/permissions.

    This book and the individual contributions contained in it are protected under copyright by the Publisher (other than as may be noted herein).

    Notices

    Knowledge and best practice in this field are constantly changing. As new research and experience broaden our understanding, changes in research methods, professional practices, or medical treatment may become necessary.

    Practitioners and researchers must always rely on their own experience and knowledge in evaluating and using any information, methods, compounds, or experiments described herein. In using such information or methods they should be mindful of their own safety and the safety of others, including parties for whom they have a professional responsibility.

    To the fullest extent of the law, neither the Publisher nor the authors, contributors, or editors, assume any liability for any injury and/or damage to persons or property as a matter of products liability, negligence or otherwise, or from any use or operation of any methods, products, instructions, or ideas contained in the material herein.

    Library of Congress Cataloging-in-Publication Data

    A catalog record for this book is available from the Library of Congress

    British Library Cataloguing-in-Publication Data

    A catalogue record for this book is available from the British Library

    ISBN: 978-0-323-90797-2

    For information on all Academic Press publications visit our website at https://www.elsevier.com/books-and-journals

    Publisher: Matthew Deans

    Acquisitions Editor: Chris Katsaropoulos

    Editorial Project Manager: Leticia M. Lima

    Production Project Manager: Sojan P. Pazhayattil

    Cover Designer: Matthew Limbert

    Typeset by TNQ Technologies

    Preface

    Stem cells evolve into specialized cells during tissue formation and diseased tissue regeneration. The process of forming specific cells from stem cells is termed differentiation. Since the process of stem cell differentiation occurs in space and time, the mathematical modeling of this spatiotemporal development is expresed in this book as systems of partial differential equations (PDEs).

    Stem cell differentiation progresses in the stages of a lineage as explained in [1].

    In developing and self-renewing tissues, terminally differentiated (TD) cell types are typically specified through the actions of multistage cell lineages. Such lineages commonly include a stem cell and multiple progenitor (transit-amplifying, (TA)) cell stages, which ultimately give rise to TD cells.

    The mathematical models for stem cell differentiation based on PDEs as presented in this book start with a basic one PDE model for stem cell density as a function of space and time, , and conclude with detailed six PDE models with the following dependent variables:

    Biomolecules 1,2,3 regulate the stem cell differentiation. One transit-amplifying cell is considered in the stem cell lineage, but additional transit-amplifying (intermediate) cells can easily be added (through additional PDEs).

    An important feature of the six PDE model is the movement of the tissue upper apex boundary as a function of time, t, which can represent, for example, the development of tissue in an organ.

    The computer-based implementation of the example models is presented through routines coded (programmed) in R, a quality, open-source scientific computing system that is readily available from the Internet. Formal mathematics is minimized, e.g., no theorems and proofs. Rather, the presentation is through detailed examples that the reader/researcher/analyst can execute on modest computers. The PDE analysis is based on the method of lines (MOL), an established general algorithm for PDEs, implemented with cubic

    Enjoying the preview?
    Page 1 of 1