\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Characteristics Shared between Lung Development and Tumorigenesis: Mini Review Article},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2021 2021-07-15 (revised: 8 Year 2021 15 July 2021)}
\def\TheID{10.34257/GJMRCVOL21IS1PG1\makeatother }
\def\TheDate{2021 2021-07-15}
\title{Characteristics Shared between Lung Development and Tumorigenesis: Mini Review Article}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Josenel Maria Barcelos Marçal, Júlia Iaroseski, Luiz Fillipe Pinto da Silva, Thales Augusto Della Torre Marzarotto, Giulia Righetti Tuppini Vargas, Vitória Morita Fukuoka, Luiza Carolina da Rosa Scherner, Rafael Fabiano Machado Rosa, Paulo Ricardo Gazzola  Zen}

             \affil[1]{  Universidade Federal de Ciências da Saúde de Porto Alegre (UFCSPA)}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 June 2021 Accepted: 5 July 2021 Published: 15 July 2021}

\maketitle


\begin{abstract}
        


Cells with characteristics of embryonic stem cells, and cancer stem cells are at the basis of both embryo development and the cancer process. At the same time, they share signaling pathways, such as the hedgehog, Notch, Wnt, TGF beta, among others. This knowledge is important for understanding the pulmonary regeneration process and for the development of new target therapies.

\end{abstract}


\keywords{embryogenesis, alveolarization, lung, tumorigenesis, molecular biology, signaling pathways.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{10.34257/GJMRCVOL21IS1PG1}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
he understanding of lung development during embryogenesis and the knowledge of several cell populations is essential for regenerative medicine and for the recognition of the cell of origin of lung neoplasms.\par
Several evidences suggest that the human lung contains a population of characteristic stem cells. This statement is explained by the fact that most patients with small cell lung cancer (CPCP) already have metastases, resistance or refractoriness to chemotherapy treatment at the moment. Likewise, patients with adenocarcinomas that express tyrosine kinase (EGFR) mutations, and who are initially sensitive to therapy, also acquire resistance.  {\ref (Kobayashi et al. 2005;} {\ref Pao et al. 2005};  {\ref Kosaka et al.2006)}.\par
Another piece of evidence was the identification of cells from the lateral population, isolated by their ability to efflux the Hoechst dye and which exhibit increased expression of drug transporters, tumor propagation capacity and resistance to multiple chemotherapies \hyperref[b29]{(Ho et al. 2007}). It was identified that CD133 positive lung tumor cells formed self-renewing spheres in culture with tumor propagation, when transplanted subcutaneously in immunodeficient mice  {\ref (Erasmo et al. 2008)}.\par
With this review we intend to define the cell types and molecular biology data of the lung in embryogenesis and in the adult lung, drawing points of comparison and trying to correlate with the development of neoplasms. 
\section[{I.}]{I.} 
\section[{Pulmonary Development Stages}]{Pulmonary Development Stages}\par
The lung has a large internal surface and an airway conduction system with several branches. Conductive airways are formed first, followed by the formation and enlargement of the gas exchange area. Alveolarization is the last stage of the fetal period and continues in the postnatal period.\par
In the embryonic period, between 4-7 gestational weeks organogenesis occurs. The left and right lungs have their own ring, an external pouch of the anterior intestine \hyperref[b9]{(Cardoso and Lu 2006)}. Each pulmonary bud initiates a repetitive process of growth and branched morphogenesis to form future airways \hyperref[b74]{(Schittny and Burri 2008)}. Epithelial cells are supported by a basement membrane, surrounded by an extracellular matrix that is produced by mesenchymal cells. The components of the extracellular matrix, including the basement membrane, are different in the terminal bud, in the branching points and in the most proximal portions of the bronchial tree, where epithelial differentiation has already started (Schittny and Burri2004). The branching is coordinated by epithelial and mesenchymal cells, growth factors and transcription factors that the cells are producing.\par
The fetal period includes the pseudoglandular, canalicular and saccular stages. The postnatal lung period comprises the stages of classic and continuous alveolarization, as well as microvascular maturation. As most processes during lung development begin in the proximal area and extend to the periphery, all phases of lung development overlap \hyperref[b74]{(Schittny and Burri 2008;} {\ref Wood and Schittny 2016)} The expression of growth factors, such as fibroblast growth factor 10 (FGF-10), bone morphogenic protein 4 (BMP-4), Sonic Hedgehog (Shh), retinoic acid, Notch and TGF-? provide the instructions for ramification in the period of morphogenesis. \hyperref[b9]{(Cardoso and Lu 2006;}\hyperref[b24]{Hines and Sun 2014;}\hyperref[b74]{Schittny and Burri 2008)} The negative feedback mechanism involves signaling by Shh (Sonic hedgehog), its Ptc1 receptor (Patched 1) and transcription factors such as Gli1-3, belonging to the Shh signaling pathway. The Shh pathway acts by inhibiting local expression of Fgf10, preventing branching from occurring indefinitely. The process also depends on complex regulation by signaling pathways of the TgfB (Transforming Growth Factor Beta) family members, Wnt (Wingless-type) and Bmp4 (Bone Morphogenetic Protein 4, from the Tgf Beta family) \hyperref[b58]{(Park 1998}; Rock and Hogan 2011; Katton and Morrisey 2014).\par
The Fgf (fibroblast Growth Factor) signaling pathway is activated by localized expression of Fgf10 in the mesoderm and its receptor Fgfr2 in the endoderm. This signaling induces branching, and Fgf10 stimulates the proliferation of epithelial cells. (Rock and Hogan 2011; Katton and Morrisey 2014).\par
Around the 10th gestational week, respiratory movements begin that cause additional stretching of the fetal lung tissue (Koos and Rajace2014). These stimuli positively regulate the release of serotonin, promoting epithelial differentiation \hyperref[b55]{(Pan et al 2006)}.\par
A continuous layer of positive cells for ? smooth muscle actin begins to form around the future proximal airways, becoming discontinuous distally in the bronchial tree and ending in front of the terminal buds. These contractile cells begin to perform spontaneous contractions, pushing peristaltic waves of interbronchial fluid to the periphery. These movements, too, stimulate branched morphogenesis and prevent uncontrolled airway expansion as lung fluid is secreted into the lung  {\ref (Schittny et al. 2000;} {\ref Sparrow et al. 1994)}.\par
The canalicular stage occurs between 16-26 gestational weeks and comprises the differentiation of the epithelium that allows the morphological distinction between the airways (acino / ventilatory unit) \hyperref[b83]{(Winkelmann and Noack 2010)}.\par
At the junction of the bronchialveolar duct (BADJ), there is an abrupt change in the epithelium from hair cells and from Clear cells to type I and type II alveolar epithelial cells \hyperref[b83]{(Winkelmann and Noack 2010)}. This junction is formed at the canalicular stage, when epithelial differentiation occurs and is of particular importance, because it represents a niche of stem cells \hyperref[b48]{(McQualter et al. 2010}). It has recently been shown that the junction bronchialveolar remains constant throughout the lung development in the generation of the airways, where it was originally formed \hyperref[b4]{(Barre et al. 2014} {\ref (Barre et al. , 2016))}.\par
The saccular stage occurs between 24-38 gestational weeks and represents an intermediate stage, when the branching morphogenesis ceases and the alveolarization has not yet started \hyperref[b9]{(Cardoso and Lu 2006;}\hyperref[b52]{Morrisey et al. 2013)}. they are coated by type 1 and type 2 cells \hyperref[b8]{(Cardoso;} {\ref Rock and Hogan, 2011)}.\par
At the end of the saccular stage, the mesenchyme located between the future airways contains a loose three-dimensional vascular network in proliferation, due to intense angiogenesis, conferring a high capillary density. The future airways that will become alveolar ducts grow in width and length, change shape and appear as "canaliculi", which form the canalization of the mesenchyma through the airways and capillaries. The growth of the airways and apoptosis cause condensation of the mesenchyme., where the volume and the total number of mesenchymal cells decrease \hyperref[b68]{(Rogelj et al. 1989}).\par
In parallel with alveolarization, the double layer capillary network of immature septa merges with a single layer network, resulting in an optimized configuration for gas exchange. Alveolarization still continues, because, in places where new septa are shedding pre-existing mature septa, the second necessary capillary layer will be formed instantly by angiogenesis, confirming a lifelong alveolarization capacity, which is important for any type of lung regeneration.\par
The lung mesoderm represents a source of essential paracrine instructional signals that regulate the proliferation and differentiation of the endoderm progenitor and also contributes to the various lung structures, including airway smooth muscle, vascular smooth muscle, endothelial cells, mesothelial cells and many less known mesodermal strains, such as pericytes, alveolar fibroblasts and lipofibroblasts. The lung mesoderm is believed to originate from the initial mesoderm that surrounds the ventral anterior intestine. 
\section[{II.}]{II.} 
\section[{Pulmonary Cell Types a) Embryonic Lung Cells}]{Pulmonary Cell Types a) Embryonic Lung Cells}\par
The embryonic pulmonary epithelium differentiates into hair, serous secretory cells, goblet cells, clear cells, basal cells and neuroendocrine (NE) cells. The proportions of these cells vary along the proximal-distal axis. In bronchioles, clear cells are more abundant than the ciliated ones, with some groupings of NE cells, called neuroepithelial bodies or NEBs. Goblet cells are marked by the expression of the transcription factor SPDEF and mucin-5ac (Muc5ac).  {\ref (Morrisey and Hoghan, 2010)}.\par
Neuroendocrine (NE) cells are the first epithelial cells to appear in the lung and are more abundant in fetal and neonatal lungs than in the adult lung. basic ID2 helix loop. These multipotent cells have the ability to give rise to all major types of respiratory epithelial cells, including PNECs (pulmonary neuroendocrine cells) \hyperref[b67]{(Rawlins et al 2009)}.\par
The evidence suggests that the specification of the fate of PNECs is controlled by interference between bHlH activating and repressing genes, a conserved mechanism between Drosophila and mammals  {\ref (Ito et al 2006)}.\par
The ASCL1 complex activates NE differentiation, while the HES 1 gene suppresses this pathway, inhibiting the formation of the ASCL1 / TCF3 complex.\par
Notch signaling was also important in specifying the PNEC lineage. The delta-like Notch ligand 1 (DLL1) is expressed in NE cells in the proximal airways. Its activity may be under the control of ASCL1.Notch 2 mediates the fate of clear hair cells.\par
Finally, the migration control program for normal pulmonary neuroendocrine cells and malignant cells is extremely relevant for the understanding and treatment of metastasis of small cell lung cancer. Recently Further investigation into the sliding program is likely to reveal molecular dependencies directed at small cell carcinoma to attenuate or perhaps even prevent metastasis to extrapulmonary organs, which is the main cause of patient death \hyperref[b76]{(Semenova 2015;}\hyperref[b39]{Kuo, 2015)} III. 
\section[{Pulmonary Cells of Adults}]{Pulmonary Cells of Adults}\par
Pulmonary epithelial cells are largely subdivided into airways (tracheal / bronchiolar) and alveolar types. The tracheobronchial airways are lined with pseudostratified epithelium in which each cell comes into contact with the basement membrane. Below the basement membrane are blood and lymph vessels, smooth muscle, cartilage, fibroblasts and nerves \hyperref[b25]{(Hogan et al., 2014)}. The most distal intrapulmonary conduction airways are lined by simple columnar epithelium. The gas exchange is performed inside the alveolar epithelium.\par
PNECs represent only 0.4\% of adult epithelial cells and have endocrine and neuronal cell properties. They express neural markers, such as NCAM1 and ASCL1 neural cell adhesion molecules  {\ref (Chanda et al. 2014)}. They are associated with intraepithelial nerve fibers and can transmit signals to the central nervous system. Generally, it contains electron-dense vesicles, which accumulate peptides, related to the bombesin and calcitonin gene (CGRP), which acts as a vasodilator; and to the amines, represented by serotonin, which act as a vasoconstrictor. The functions of PNECs include control of airway tone, pulmonary blood flow and immunomodulation.\par
Brush cells make up less than 1\% of the airway epithelium and have recently been shown to have a chemosensory role that can allow the detection of bacterial infections \hyperref[b78]{(Tizzano et al., 2011)}. Basal cells are stem cells that self-renew and differentiate into secretory and hair cells during homeostasis and repair \hyperref[b77]{(Teixeira et al., 2013;}\hyperref[b79]{Watson et al., 2015)}. Secretory cells are predominantly of the mucous subtype. It is not clear whether mucus-secreting cells retain the ability to proliferate and function as stem / progenitor cells \hyperref[b77]{(Teixeira et al., 2013)}.\par
The alveolar epithelium consists of type I and type II alveolar cells (AT1 and AT2 cells) that are surrounded by capillaries and fibroblasts \hyperref[b85]{(Weibel, 2015)}. AT1 cells are flat, highly extended and specialized for gas exchange. AT2 cells are cuboidal, more common and specialized in the production of surfactant, a complex mixture of proteins and phospholipids that reduces surface tension in the alveolar region  {\ref (Crapo et al., 1982;}\hyperref[b25]{Hogan et al., 2014;}\hyperref[b85]{Weibel, 2015;} {\ref Williams, 2003)}. AT2 cells are the main alveolar epithelial stem cells and can self-renew and differentiate into AT1 cells \hyperref[b3]{(Barkauskas et al., 2013;}\hyperref[b19]{Desai et al., 2014;}\hyperref[b75]{Rock et al., 2011)}.\par
Traditionally, alveolar fibroblasts have been characterized mainly as myofibroblasts and lipofibroblasts, but their exact roles have not yet been defined and there are controversies about the existence of lipofibroblasts in human lungs. \hyperref[b1]{(Bhattacharya and Westphalen, 2016)}.\par
The lung also contains a resident population of immune cells and alveolar macrophages, which play important roles in surfactant homeostasis and innate immunity \hyperref[b1]{(Bhattacharya and Westphalen, 2016)}. 
\section[{IV.}]{IV.} 
\section[{Molecular Regulation in Embryogenesis}]{Molecular Regulation in Embryogenesis}\par
The first indication of the respiratory precursor in the endoderm of the primitive intestinal tube is registered by the expression of TTF1 (Thyroid Transcriptional factor 1, homeobox or NKx2.1 type transcription factor) where the thyroid and lungs will be formed \hyperref[b9]{(Cardoso and Lu 2006)}.\par
CK8 / CK18 cytokeratins are the first keratins to appear in embryogenesis, already in pre-implantation embryos and also appear to be the oldest keratins during phylogenesis  {\ref (Jackson, 1980;} {\ref Blumenberg 1988)}. With respect to malignant tumors, K8 and K18 flush strongly the majority of adenocarcinomas, hepatocellular carcinomas, renal cell carcinomas and neuroendocrine carcinomas. These keratins can be useful in diagnostic immunohistochemistry in cases of carcinomas with low keratin content, such as small cell lung cancer, to prove their epithelial nature \hyperref[b50]{(Moll, 2008)}. P63 plays a prominent role in controlling the functions of epithelial stem cells and in differentiating and stratifying tissue derived from ectoderm during embryonic development. \hyperref[b22]{(Guerrini, 2011)} The transcription factor Sox2 marks proximal epithelial progenitors and Sox9 marks distal epithelial progenitors. Additional markers of Sox9 positive distal progenitor cells include surfactant proteins, such as surfactant protein C (Sftpc), the transcription factor Id2. Lineage screening studies have suggested that positive distal Id2 cells can generate distal and proximal cell lines. This capacity for multipotent differentiation is subsequently lost, and positive Id2 progenitor cells may form only distal alveolar epithelia \hyperref[b54]{(Rawlins 2018}).\par
All early events in lung development are controlled by a variety of signaling pathways, including Fgf, Tgfb, Wnt, SOX, Hedgehog (Shh-Sonic hedgehog, its Patched 1 receptor and transcription factors like Gli1-3), Notch and acid retinoic (Rock and Hogan 2011; Katton and Morrisey 2014).\par
The process also depends on a complex regulation by signaling pathways that includes members of the TgfB (Transforming Growth Factor Beta) and Wnt (Wingless-type) family, Bmp4 (Bone Morphogenetic Protein 4, of the Tgf Beta family). Notch signaling plays an important role in controlling cell differentiation (Tsao 2011).\par
On the tenth day of the embryonic period, mesenchymal cells begin to express abundant vascular endothelial growth factor (VEGF) \hyperref[b86]{(White et al., 2007)}, which is an important ligand for the VEGF 2 receptor (VEGFR2) in vasculogenesis and angiogenesis  {\ref (Chung and Ferrara, 2011;}\hyperref[b33]{Karaman et al., 2018;}\hyperref[b0]{Apte et al., 2019)}. VEGF expression stimulates the alveolar capillary network. FGF10 derived from the mesenchyme also stimulates mTORC1 / Spry2 epithelial signaling, and this signaling triggers the production of VEGF in the epithelium  {\ref (Scott et al., 2010)}.\par
Columnar, non-ciliated epithelial cells are identified by the expression of the product CC10 (Clara Cell Secretory Prootein 10KD) \hyperref[b66]{(Reynolds 2002)}.\par
Interleukins, IL4 and IL13, Foxa2 and Spdef transcription factors (Sam pointed Domain-containing etc. Transcription Factor) influence the differentiation of goblet cells (Chen 2009) that develop only in the postnatal period (Pack 1980) and are evaluated by the expression of Muc5ac (Main Mucina Constituent of mucus) and Spdef.\par
The transcription factor called Foxj1 (Forklvad Box Trancription Factor) identifies respiratory progenitors that will give rise to hair cells  {\ref (Rawlins 2007)}.\par
NE cells are identified using ACCGRP (Calcitonin Gene Related Peptide) and PGP9.5 (Protein Gene Product 9.5). Mash 1 9Achaete-Scute-Complex-lLike1) is a transcription factor of the basic helix-loophelix family) that is fundamental in the formation of this cell type (Guilhemont 1993).\par
Basal cells are identified by the expression of specific molecular markers Trp-63 (Transcription Factor Transformation-related Protein or P63), cytokeratin 14 (Krt14) and cytokeratin 5 (Krt5)  {\ref (School 2004)} Evidence indicates that basal cells comprise a population of multipotent parents (Rowlins and  {\ref Hogan 2006)}.\par
Antigens such as ICAM-I (Intercellular Adhesion Molecule) are abundantly expressed by type I pneumocytes and by expression of Type I Caveolins (Transmembrane Proteins).Type II pneumocytes express proteins associated with pulmonary surfactants, such as SP-A, SP-B, SP-C and SP-D  {\ref (Costa 2001)}. Transcription factors such as cat-6, TTF1, Hnf3 / 3, C / ebpa, hormones glucocorticoids and Fgfs are involved in the differentiation of pneumocyte II  {\ref (Cardoso 1997)}.\par
With aging, human lung functions decrease at a rate of 1\% per year after the age of 25, even without lung diseases \hyperref[b32]{(Janssens et al., 1999;}\hyperref[b71]{Sharma and Goodwin, 2006)}. The lung starts to exhibit several changes, including increased secretion of pro-inflammatory cytokines, attenuated immune response and changes in the structural proteins of the extracellular membrane (Meiners et al., 2015; Navarro and Driscoll, 2017). Structural changes occur, such as spaces increased air space, loss of surface area and decreased static elastic recoil, with the most significant decline in the number and functions of capillary endothelial cells (Thurlbeck and Angus, 1975). Fases do desenvolvimento pulmonary e mediadores V. 
\section[{Epigenetic Regulators of Fate and Differentiation of Pulmonary Epithelial Cells}]{Epigenetic Regulators of Fate and Differentiation of Pulmonary Epithelial Cells}\par
Recent studies have also identified epigenetic mechanisms of histone changes in the control of lung development.\par
Acetylation through Histone acetyltransferase (HATs) promotes genetic transcription, and deacetylated histone (HDACs) removes the acetyl group, leading to genetic silencing \hyperref[b13]{(Choudhary et al., 2009)}. There is evidence that HATs are necessary for embryonic lung development. The loss of Hdac in the pulmonary epithelium results in reduced expression of Sox2, preventing the development of multiple types of proximal cells \hyperref[b18]{(Wang et al., 2013)}. This change in Sox2 Although histone acetylation is known to play an important role in the lung, little is known about the roles of other epigenetic complexes during lung development. The methyltransferases Suv39H1 and Suv39H2, which induce transcriptional silencing through histone H3 lysine 9 methylation, directly repress the expression of the surfactant protein SP-A (Sftpa1) during hypoxia  {\ref (Benlhabib and Mendelson, 2011)}. Suv39H1 and Suv39H2 are also highly expressed in early lung development, suggesting that they may inhibit SP-A transcription until later in development. During pulmonary fibrosis, DNA methylation by Dnmt1 represses the transcription of miR17?92, a microRNA cluster that regulates lung development \hyperref[b18]{(Dakhlallah et al., 2013)}. Likewise, Dnmt1 mediates the progression of lung cancer through the methylation of several promoter regions \hyperref[b18]{(Dakhlallah et al., 2013)}. 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
Recent studies demonstrate that cell signaling and gene expression pathways, including PTEN, protein kinase C (iota), Wnt, hedgehog, c-kit, Akt and others that can play important roles in the transformation of endogenous progenitor cells into cancer cells lung.\par
Pluripotent stem cells (PSCs) can be derived from the internal cell mass of the initial embryo (in the case of embryonic stem cells, ESCs) or can be reprogrammed from fully differentiated cells (in the case of iPSCs). They retain the potential to differentiate into any type of cell in the body. For this reason, we can say that our organoid system provides a genetically treatable tool and, therefore, specific human characteristics of lung development should be investigated investigated.   			\footnote{© 2021 Global JournalsCharacteristics Shared between Lung Development and Tumorigenesis: Mini Review Article} 		 		\backmatter  			 
\subsection[{Disclosure Statement}]{Disclosure Statement}\par
The authors declare no conflict of interest			 			  				\begin{bibitemlist}{1}
\bibitem[
			-X
		]{b65}\label{b65} 	 		\textit{},  		 			-X 		.  		 	 
\bibitem[ Pathol ()]{b64}\label{b64} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1016/S0002-9440}{10.1016/S0002-9440}.  	 	 		\textit{Pathol}  		2000. 156 p. .  	 
\bibitem[ Am J Physiol Lung Cell Mol Physiol ()]{b15}\label{b15} 	 		\textit{},  	 	 		\textit{Am J Physiol Lung Cell Mol Physiol}  		2001. 280 p. .  	 
\bibitem[ Biol ()]{b43}\label{b43} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1016/j.ydbio.2005.08.035}{10.1016/j.ydbio.2005.08.035}.  	 	 		\textit{Biol}  		2005. 287 p. .  	 
\bibitem[Zhang et al. ()]{b40}\label{b40} 	 		‘A Gata6-Wnt pathway required for epithelial stem cell development and airway regeneration’.  		 			Y Zhang 		,  		 			A M Goss 		,  		 			E D Cohen 		,  		 			R Kadzik 		,  		 			J J Lepore 		,  		 			K Muthukumaraswamy 		,  		 			J Yang 		,  		 			F J Demayo 		,  		 			J A Whitsett 		,  		 			M S Parmacek 		,  		 			E E Morrisey 		.  	 	 		\textit{Nature Genetics}  		2008. 40 p. .  	 
\bibitem[Teixeira et al. ()]{b77}\label{b77} 	 		\textit{A. et alStochastic homeostasis in human airway epithelium is achieved by neutral competition of basal cell progenitors},  		 			V H Teixeira 		,  		 			P Nadarajan 		,  		 			T A Graham 		,  		 			C P Pipinikas 		,  		 			J M Brown 		,  		 			M Falzon 		,  		 			E Nye 		,  		 			R Poulsom 		,  		 			D Lawrence 		,  		 			N Wright 		.  		 \xref{http://dx.doi.org/10.7554/eLife.00966}{10.7554/eLife.00966}.  		2013. 2 p. e00966.  	 
\bibitem[Liu et al. ()]{b46}\label{b46} 	 		‘Airway glandular development and stem cells’.  		 			X Liu 		,  		 			R R Driskell 		,  		 			J F Engelhardt 		.  		 \xref{http://dx.doi.org/10.1016/S0070-2153(04}{10.1016/S0070-2153(04}.  	 	 		\textit{Curr. Top. Dev. Biol}  		2004. 64 p. .  	 
\bibitem[Desai et al. ()]{b19}\label{b19} 	 		‘Alveolar progenitor and stem cells in lung development, renewaand cancer’.  		 			T J Desai 		,  		 			D G Brownfield 		,  		 			M A Krasnow 		.  		 \xref{http://dx.doi.org/10.1038/nature12930}{10.1038/nature12930}.  	 	 		\textit{Nature}  		2014. 507 p. .  	 
\bibitem[Williams et al. ()]{b82}\label{b82} 	 		‘AMaternally imprinted microRNAs are differentially expressed during mouse and human lung development’.  		 			A E Williams 		,  		 			S A Moschos 		,  		 			M M Perry 		,  		 			P J Barnes 		,  		 			M Lindsay 		.  	 	 		\textit{Dev. Dyn}  		2007. 236 p. .  	 
\bibitem[Kosaka et al. ()]{b37}\label{b37} 	 		‘Analysis of epidermal growth factor receptor gene mutation in patients with non-small cell lung cancer and acquired resistance to gefitinib’.  		 			T Kosaka 		,  		 			Y Yatabe 		,  		 			H Endoh 		.  	 	 		\textit{Clin Cancer Res}  		2006. 12 p. .  	 
\bibitem[Hong et al. ()]{b28}\label{b28} 	 		‘Basal cells are a multipotent progenitor capable of renewing the bronchial epithelium’.  		 			K U Hong 		,  		 			S D Reynolds 		,  		 			S Watkins 		,  		 			E Fuchs 		,  		 			B R Stripp 		.  	 	 		\textit{Am. J. Pathol}  		2004. 164 p. .  	 
\bibitem[Rock et al. ()]{b67}\label{b67} 	 		‘Basal cells as stem cells of the mouse trachea and human airway epithelium’.  		 			J R Rock 		,  		 			M W Onaitis 		,  		 			E L Rawlins 		,  		 			Y Lu 		,  		 			C P Clark 		,  		 			Y Xue 		,  		 			S H Randell 		,  		 			B L Hogan 		.  		 \xref{http://dx.doi.org/12771-12775.10.1073/pnas.090685010}{12771-12775.10.1073/pnas.090685010}.  	 	 		\textit{Proc. Natl. Acad. Sci. USA}  		2009. 106.  	 
\bibitem[Guerrini and Oguni (2011)]{b22}\label{b22} 	 		\textit{Borderline Dravet syndrome: a useful diagnostic category? Epilepsia},  		 			R Guerrini 		,  		 			H Oguni 		.  		 \xref{http://dx.doi.org/10.1111/j.1528-1167.2011.02995.x}{10.1111/j.1528-1167.2011.02995.x}.  		 21463273.  		2011 Apr. 52 p. .  	 	 (Suppl) 
\bibitem[Hong et al. ()]{b26}\label{b26} 	 		‘Clara cell secretory proteinexpressing cells of the airway neuroepithelial body microenvironment include a label-retaining subset and are critical for epithelial renewal after progenitor cell depletion’.  		 			K U Hong 		,  		 			S D Reynolds 		,  		 			A Giangreco 		,  		 			C M Hurley 		,  		 			B R Stripp 		.  	 	 		\textit{Am. J. Respir. Cell Mol. Biol}  		2001. 24 p. .  	 
\bibitem[Hong et al. ()]{b27}\label{b27} 	 		‘Clara cell secretory proteinexpressing cells of the airway neuroepithelial body microenvironment include a label-retaining subset and are critical for epithelial renewal after progenitor cell depletion’.  		 			K U Hong 		,  		 			S D Reynolds 		,  		 			A Giangreco 		,  		 			C M Hurley 		,  		 			B R Stripp 		.  		 \xref{http://dx.doi.org/10.1165/ajrcmb.24.6.4498}{10.1165/ajrcmb.24.6.4498}.  		 \url{10.1165/ajrcmb.24.6.4498}  	 	 		\textit{Am. J. Respir. Cell Mol. Biol}  		2001. 24 p. .  	 
\bibitem[Watson et al. ()]{b79}\label{b79} 	 		‘Clonal dynamics reveal two distinct populations of basal cells in slow-turnover airway epithelium’.  		 			J K Watson 		,  		 			S Rulands 		,  		 			A C Wilkinson 		,  		 			A Wuidart 		,  		 			M Ousset 		,  		 			A Van Keymeulen 		,  		 			B Göttgens 		,  		 			C Blanpain 		,  		 			B D Simons 		,  		 			E L Rawlins 		.  		 \xref{http://dx.doi.org/10.1016/j.celrep.2015.06.01}{10.1016/j.celrep.2015.06.01}.  	 	 		\textit{Cell Rep}  		2015. 12 p. .  	 
\bibitem[Blumenberg ()]{b6}\label{b6} 	 		‘Concerted gene duplications in the two keratin gene families’.  		 			M Blumenberg 		.  	 	 		\textit{J Mol Evol}  		1998. 27  (3)  p. .  	 
\bibitem[Scott et al.]{b69}\label{b69} 	 		\textit{Control of HIF-1\{alpha\} and vascular signaling in fetal lung involves cross talk between mTORC1 and the},  		 			C L Scott 		,  		 			D J Walker 		,  		 			E Cwiklinski 		,  		 			C Tait 		,  		 			A R Tee 		,  		 			S C Land 		.  		 FGF-10/.  		 	 
\bibitem[Ito and Barnes ()]{b30}\label{b30} 	 		‘COPD as a disease of accelerated lung aging’.  		 			K Ito 		,  		 			P J Barnes 		.  		 \xref{http://dx.doi.org/10.1378/chest.08-1419}{10.1378/chest.08-1419}.  	 	 		\textit{Chest}  		2009. 135 p. .  	 
\bibitem[Schittny et al. ()]{b74}\label{b74} 	 		‘Development and growth of the lung’.  		 			J C Schittny 		,  		 			P H Burri 		,  		 			A P Fishman 		,  		 			J A Elias 		,  		 			J A Fishman 		,  		 			M A Grippi 		,  		 			L R Kaiser 		.  	 	 		\textit{Senior RM (eds) Fishman's pulmonary diseases and disorders},  				 (New-York)  		2008. McGraw-Hill. 1 p. .  	 
\bibitem[Wang et al. ()]{b81}\label{b81} 	 		‘Development and regeneration of Sox2+ endoderm progenitors are regulated by a Hdac1/2-Bmp4/Rb1 regulatory pathway’.  		 			Y Wang 		,  		 			Y Tian 		,  		 			M P Morley 		,  		 			M M Lu 		,  		 			F J Demayo 		,  		 			E N Olson 		,  		 			E E Morrisey 		.  	 	 		\textit{Dev. Cell}  		2013c. 24 p. .  	 
\bibitem[Schittny ()]{b72}\label{b72} 	 		‘Development of the lung’.  		 			J C Schittny 		.  		 \xref{http://dx.doi.org/427-444.10.1007/s00441-016-254}{427-444.10.1007/s00441-016-254}.  	 	 		\textit{Cell Tissue Res}  		2017. 367.  	 
\bibitem[Chung and Ferrara]{b12}\label{b12} 	 		‘Developmental and pathological angiogenesis’.  		 			A S Chung 		,  		 			N Ferrara 		.  		 \xref{http://dx.doi.org/10.1146/annurev-cellbio-092910-154002}{10.1146/annurev-cellbio-092910-154002}.  	 	 		\textit{Annu. Rev. Cell Dev. Biol}  		22011 p. .  	 
\bibitem[Chanda et al. ()]{b11}\label{b11} 	 		‘Developmental pathways in the pathogenesis of lung fibrosis’.  		 			D Chanda 		,  		 			E Otoupalova 		,  		 			S R Smith 		,  		 			T Volckaert 		,  		 			S P De Langhe 		,  		 			V J Thannickal 		.  		 doi:10.1016/ j.mam.2018.08.004.  	 	 		\textit{Mol Aspects Med}  		2019. 65 p. .  	 
\bibitem[Parera et al. ()]{b56}\label{b56} 	 		‘Distal angiogenesis: a new concept for lung vascular morphogenesis’.  		 			M C Parera 		,  		 			M Van Dooren 		,  		 			M Van Kempen 		,  		 			R De Krijger 		,  		 			F Grosveld 		,  		 			D Tibboel 		.  		 doi: 10.1152/ ajplung.00148.  	 	 		\textit{Am. J. Physiol. Lung Cell. Mol. Physiol}  		2005. 2004. 288 p. .  	 
\bibitem[Sharma and Goodwin ()]{b71}\label{b71} 	 		‘Effect of aging on respiratory system physiology and immunology’.  		 			G Sharma 		,  		 			J Goodwin 		.  		 \xref{http://dx.doi.org/10.2147/ciia.2006.1.3.25}{10.2147/ciia.2006.1.3.25}.  	 	 		\textit{Clin. Interv. Aging}  		2006. 1 p. .  	 
\bibitem[Barre et al. ()]{b4}\label{b4} 	 		‘Efficient estimation of the total number of acini in adult rat lung’.  		 			S F Barre 		,  		 			D Haberthur 		,  		 			M Stampanoni 		,  		 			J C Schittny 		.  		 \xref{http://dx.doi.org/10.14814/phy2.12063}{10.14814/phy2.12063}.  	 	 		\textit{Physiol Rep}  		2014. 2.  	 
\bibitem[Coulombe et al. ()]{b16}\label{b16} 	 		‘Endothelial Sash1 is required for lung maturation through nitric oxide signaling’.  		 			P Coulombe 		,  		 			G N Paliouras 		,  		 			A Clayton 		,  		 			A Hussainkhel 		,  		 			M Fuller 		,  		 			V Jovanovic 		.  		 \xref{http://dx.doi.org/10.1016/j.celrep.2019.04.03}{10.1016/j.celrep.2019.04.03}.  	 	 		\textit{Cell Rep}  		2019. 27 p. .  	 
\bibitem[Ding et al. (2011)]{b20}\label{b20} 	 		‘Endothelial-derived angiocrine signals induce and sustain regenerative lung alveolarization’.  		 			B S Ding 		,  		 			D J Nolan 		,  		 			P Guo 		,  		 			A O Babazadeh 		,  		 			Z Cao 		,  		 			Z Rosenwaks 		,  		 			R G Crystal 		,  		 			M Simons 		,  		 			T N Sato 		,  		 			S Worgall 		,  		 			K Shido 		,  		 			S Y Rabbany 		,  		 			S Rafii 		.  		 \xref{http://dx.doi.org/10.1016/j.cell.2011.10.003}{10.1016/j.cell.2011.10.003}.  	 	 		\textit{Cell}  		2011 Oct 28. 147  (3)  p. .  	 
\bibitem[Benlhabib and Mendelson]{b5}\label{b5} 	 		‘Epigenetic regulation of surfactant protein A gene (SP-A) expression in fetal lung reveals a critical role for Suv39h methyltransferases during development and hypoxia’.  		 			H Benlhabib 		,  		 			C R Mendelson 		.  	 	 		\textit{Mol. Cell. Biol}  		31 p. .  	 
\bibitem[Rehan et al. ()]{b62}\label{b62} 	 		‘Evidence for the presence of lipofibroblasts in human lung’.  		 			V K Rehan 		,  		 			S Sugano 		,  		 			Y Wang 		,  		 			J Santos 		,  		 			S Romero 		,  		 			C Dasgupta 		,  		 			M P Keane 		,  		 			M T Stahlman 		,  		 			J Torday 		.  		 \xref{http://dx.doi.org/379-393.10.1080/01902140600880257}{379-393.10.1080/01902140600880257}.  	 	 		\textit{Exp. Lung Res}  		2006. 32.  	 
\bibitem[Mcqualter et al. ()]{b48}\label{b48} 	 		‘Evidence of an epithelial stem/progenitor cell hierarchy in the adult mouse lung’.  		 			J L Mcqualter 		,  		 			K Yuen 		,  		 			B Williams 		,  		 			I Bertoncello 		.  		 doi: 10.1073/ pnas.0909207107.  	 	 		\textit{Proc Natl Acad Sci U S A}  		2010. 107 p. .  	 
\bibitem[Tizzano et al. ()]{b78}\label{b78} 	 		‘Expression of taste receptors in solitary chemosensory cells of rodent airways’.  		 			M Tizzano 		,  		 			M Cristofoletti 		,  		 			A Sbarbati 		,  		 			T E Finger 		.  		 \xref{http://dx.doi.org/10.1186/1471-2466-11-3}{10.1186/1471-2466-11-3}.  	 	 		\textit{BMC Pulm. Med}  		2011. 11 p. 3.  	 
\bibitem[Koos and Rajaee ()]{b7}\label{b7} 	 		‘Fetal breathing movements and changes at birth’.  		 			B J Koos 		,  		 			A Rajaee 		.  		 \xref{http://dx.doi.org/10.1007/978-1-4939-1031-1_8}{10.1007/978-1-4939-1031-1\textunderscore 8}.  	 	 		\textit{Adv Exp Med Biol}  		2014. 814 p. .  	 
\bibitem[Koos and Rajaee ()]{b35}\label{b35} 	 		‘Fetal breathing movements and changes at birth’.  		 			B J Koos 		,  		 			A Rajaee 		.  		 \xref{http://dx.doi.org/10.1007/978-1-4939-1031-1_8}{10.1007/978-1-4939-1031-1\textunderscore 8}.  	 	 		\textit{Adv Exp Med Biol}  		2014. 814 p. .  	 
\bibitem[Li et al. ()]{b45}\label{b45} 	 		\textit{FGF receptors control alveolar elastogenesis},  		 			R Li 		,  		 			J C Herriges 		,  		 			L Chen 		,  		 			R P Mecham 		,  		 			X Sun 		.  		 \xref{http://dx.doi.org/10.1242/dev.149443}{10.1242/dev.149443}.  		2017. 144 p. .  	 
\bibitem[Park et al. ()]{b58}\label{b58} 	 		‘FGF-10 is a chemotactic factor for distal epithelial buds during lung development’.  		 			W Y Park 		,  		 			B Miranda 		,  		 			D Lebeche 		,  		 			G Hashimoto 		,  		 			W V Cardoso 		.  		 \xref{http://dx.doi.org/10.1006/dbio.1998.8994}{10.1006/dbio.1998.8994}.  	 	 		\textit{Dev. Biol}  		1998. 201 p. .  	 
\bibitem[White et al. ()]{b86}\label{b86} 	 		‘FGF9 and SHH regulate mesenchymal Vegfa expression and development of the pulmonary capillary network’.  		 			A C White 		,  		 			K J Lavine 		,  		 			D M Ornitz 		.  		 \xref{http://dx.doi.org/10.1242/dev.004879}{10.1242/dev.004879}.  	 	 		\textit{Development}  		2007. 134 p. .  	 
\bibitem[FGFR2b/Spry2 airway branching periodicity clock Am. J. Physiol. Lung Cell. Mol. Physiol ()]{b70}\label{b70} 	 		‘FGFR2b/Spry2 airway branching periodicity clock’.  		 \xref{http://dx.doi.org/10.1152/ajplung.00348.2009}{10.1152/ajplung.00348.2009}.  	 	 		\textit{Am. J. Physiol. Lung Cell. Mol. Physiol}  		2010. 299 p. .  	 
\bibitem[Kuo and Krasnow ()]{b39}\label{b39} 	 		‘Formação de um órgão neurossensorial por deslizamento de células epiteliais’.  		 			C S Kuo 		,  		 			M A Krasnow 		.  	 	 		\textit{Célula}  		2015. 163 p. .  	 
\bibitem[Bhattacharya et al. ()]{b2}\label{b2} 	 		‘Genome-wide transcriptional profiling reveals connective tissue mast cell accumulation in bronchopulmonary dysplasia’.  		 			S Bhattacharya 		,  		 			D Go 		,  		 			D L Krenitsky 		,  		 			H L Huyck 		,  		 			S K Solleti 		,  		 			V A Lunger 		,  		 			L Metlay 		,  		 			S Srisuma 		,  		 			S E Wert 		,  		 			T J Mariani 		.  		 \xref{http://dx.doi.org/10.1164/rccm.201203-0406OC}{10.1164/rccm.201203-0406OC}.  	 	 		\textit{Am. J. Respir. Crit. Care Med}  		2012. 186 p. .  	 
\bibitem[Nikolic et al. ()]{b54}\label{b54} 	 		‘Human lung development: recent progress and new challenges’.  		 			M Z Nikolic 		,  		 			D Sun 		,  		 			E L Rawlins 		.  	 	 		\textit{Development}  		2018. 145 p. 145.  	 
\bibitem[Eramo et al. (2007)]{b21}\label{b21} 	 		‘Identification and expansion of the tumorigenic lung cancer stem cell population’.  		 			A Eramo 		,  		 			F Lotti 		,  		 			G Sette 		,  		 			E Pilozzi 		,  		 			M Biffoni 		,  		 			Di Virgilio 		,  		 			A Conticello 		,  		 			C Ruco 		,  		 			L Peschle 		,  		 			C 		,  		 			De Maria 		,  		 			R 		.  		 \xref{http://dx.doi.org/10.1038/sj.cdd.4402283}{10.1038/sj.cdd.4402283}.  		 18049477.  	 	 		\textit{Cell Death Differ}  		2008 Mar. 2007 Nov 30. 15  (3)  p. .  	 
\bibitem[Kim et al. ()]{b34}\label{b34} 	 		‘Identification of bronchioalveolar stem cells in normal lung and lung cancer’.  		 			C F Kim 		,  		 			E L Jackson 		,  		 			A E Woolfenden 		,  		 			S Lawrence 		,  		 			I Babar 		,  		 			S Vogel 		,  		 			D Crowley 		,  		 			R T Bronson 		,  		 			T Jacks 		.  	 	 		\textit{Cell}  		2005. 121 p. .  	 
\bibitem[Kim et al. (2005)]{b10}\label{b10} 	 		\textit{Identification of bronchioalveolar stem cells in normal lung and lung cancer Cell},  		 			Carla F Bender Kim 		,  		 			Erica L Jackson 		,  		 			Amber E Woolfenden 		,  		 			Sharon Lawrence 		,  		 			Imran Babar 		,  		 			Sinae Vogel 		,  		 			Denise Crowley 		,  		 			T Roderick 		,  		 			Tyler Bronson 		,  		 			Jacks 		.  		2005 Jun 17. 121 p. .  	 
\bibitem[Cardoso et al. (2005)]{b9}\label{b9} 	 		\textit{Identification of bronchioalveolar stem cells in normal lung and lung. cancerCell},  		 			W V Cardoso 		,  		 			J. ; F-Carla F Bender Lu 		,  		 			Erica L Kim 		,  		 			Amber E Jackson 		,  		 			Sharon Woolfenden 		,  		 			Imran Lawrence 		,  		 			Sinae Babar 		,  		 			Denise Vogel 		,  		 			Crowley 		,  		 			T Roderick 		,  		 			Tyler Bronson 		,  		 			Jacks 		.  		2006. 2005 Jun 17. 121 p. .  	 	 (Regulation of early lung morphogenesis: questions) 
\bibitem[Li et al.]{b42}\label{b42} 	 		 			C Li 		,  		 			L Hu 		,  		 			J Xiao 		,  		 			H Chen 		,  		 			J T Li 		,  		 			S Bellusci 		,  		 			S Delanghe 		,  		 			P Minoo 		.  		\textit{Wnt5a regulates Shh and Fgf10 signaling during lung development. Dev},  				 	 
\bibitem[Rawlins et al.]{b59}\label{b59} 	 		‘Lung development and repair: contribution of the ciliated lineage’.  		 			E L Rawlins 		,  		 			L E Ostrowski 		,  		 			S H Randell 		,  		 			B L M Hogan 		.  		 \xref{http://dx.doi.org/10.1073/pnas.0610770104}{10.1073/pnas.0610770104}.  	 	 		\textit{Proc. Natl. Acad. Sci. USA2007},  				 (Natl. Acad. Sci. USA2007)  		104 p. .  	 
\bibitem[Kotton and Morrisey ()]{b38}\label{b38} 	 		‘Lung regeneration: mechanisms, applications and emerging stem cell populations’.  		 			D N Kotton 		,  		 			E E Morrisey 		.  		 \xref{http://dx.doi.org/10.1038/nm.3642}{10.1038/nm.3642}.  	 	 		\textit{Nat. Med}  		2014. 20 p. .  	 
\bibitem[Woods and Schittny ()]{b84}\label{b84} 	 		‘Lung structure at preterm and term birth’.  		 			J C Woods 		,  		 			J C Schittny 		.  	 	 		\textit{Fetal lung development -clinical correlates \& future technologies},  				 			A H Jobe,  			J A Whitsett,  			S H Abman 		 (ed.)  		 (New York)  		2016. Cambridge University Press. p. .  	 
\bibitem[Bhattacharya and Westphalen ()]{b1}\label{b1} 	 		‘Macrophageepithelial interactions in pulmonary alveoli’.  		 			J Bhattacharya 		,  		 			K Westphalen 		.  		 doi:10.1007/s 00281-016-0569-x.  	 	 		\textit{Semin. Immunopathol}  		2016. 38 p. .  	 
\bibitem[Pan et al. (2006)]{b55}\label{b55} 	 		‘Mechanical stretch-induced serotonin release from pulmonary neuroendocrine cells: implications for lung development’.  		 			J Pan 		,  		 			I Copland 		,  		 			M Post 		,  		 			H Yeger 		,  		 			E Cutz 		.  		 \xref{http://dx.doi.org/10.1152/ajplung.00167}{10.1152/ajplung.00167}.  	 	 		\textit{Am J Physiol Lung Cell Mol Physiol}  		2006 Jan. 290  (1)  p. .  	 
\bibitem[Wang et al. ()]{b80}\label{b80} 	 		‘miR-375 regulates rat alveolar epithelial cell trans-differentiation by inhibiting Wnt/?-catenin pathway’.  		 			Y Wang 		,  		 			C Huang 		,  		 			N Reddy Chintagari 		,  		 			M Bhaskaran 		,  		 			T Weng 		,  		 			Y Guo 		,  		 			X Xiao 		,  		 			L Liu 		.  	 	 		\textit{Nucleic Acids Res}  		2013b. 41 p. .  	 
\bibitem[Morrisey et al. ()]{b52}\label{b52} 	 		\textit{Molecular determinants of lung development},  		 			E E Morrisey 		,  		 			W V Cardoso 		,  		 			R H Lane 		,  		 			M Rabinovitch 		,  		 			S H Abman 		,  		 			Ai X Albertine 		,  		 			K H Bland 		,  		 			R D Chapman 		,  		 			H A Checkley 		,  		 			W Epstein 		,  		 			J A Kintner 		,  		 			C R Kumar 		,  		 			M Minoo 		,  		 			P Mariani 		,  		 			T J Mcdonald 		,  		 			D M Mukouyama 		,  		 			Y S Prince 		,  		 			L S Reese 		,  		 			J Rossant 		,  		 			J Shi 		,  		 			W Sun 		,  		 			X Werb 		,  		 			Z Whitsett 		,  		 			J A Gail 		,  		 			D Blaisdell 		,  		 			C J Lin 		,  		 			QS 		.  		2013. Ann Am Thorac Soc. 10 p. .  	 
\bibitem[Cardoso ()]{b8}\label{b8} 	 		‘Molecular regulation of lung development’.  		 			W V Cardoso 		.  	 	 		\textit{Annu Rev Physiol}  		2001. 63 p. .  	 
\bibitem[Schittny and Burri ()]{b73}\label{b73} 	 		‘Morphogenesis of the mammalian lung: aspects of structure and extracellular matrix components’.  		 			J C Schittny 		,  		 			P H Burri 		.  	 	 		\textit{Lung development and regeneration. Marcel Dekker},  				 			D Massaro,  			G D Massaro,  			P Chambon 		 (ed.)  		 (New York)  		2004. p. .  	 
\bibitem[Crapo ()]{b17}\label{b17} 	 		‘Morphologic changes in pulmonary oxygen toxicity’.  		 			J D Crapo 		.  	 	 		\textit{Annu Rev Physiol}  		1986. 48 p. .  	 
\bibitem[Rock ()]{b75}\label{b75} 	 		‘Múltiplas populações estromais contribuem para a fibrose pulmonar sem evidências de transição epitelial para mesenquimal’.  		 			J R Rock 		.  		 doi: 10.1073 / pnas.1117988108.  	 	 		\textit{Proc Natl Acad Sci US A}  		2011. 108 p. .  	 
\bibitem[Reynolds et al.]{b63}\label{b63} 	 		‘Neuroepithelial bodies of pulmonary airways serve as a reservoir of progenitor cells capable of epithelial regeneration’.  		 			S D Reynolds 		,  		 			A Giangreco 		,  		 			J H Power 		,  		 			B R Stripp 		.  	 	 		\textit{Am. J}  		 	 
\bibitem[Guha et al. ()]{b23}\label{b23} 	 		\textit{Neuroepithelial body microenvironment is a niche for a distinct subset of Clara-like precursors in the developing airways},  		 			A Guha 		,  		 			M Vasconcelos 		,  		 			Y Cai 		,  		 			M Yoneda 		,  		 			A Hinds 		,  		 			J Qian 		,  		 			G Li 		,  		 			L Dickel 		,  		 			J E Johnson 		,  		 			S Kimura 		,  		 			J Guo 		,  		 			J Mcmahon 		,  		 			A P Mcmahon 		,  		 			W V Cardoso 		.  		 \xref{http://dx.doi.org/10.1073/pnas.1204710109}{10.1073/pnas.1204710109}.  		 \url{https://doi.org/10.1073/pnas.1204710109}  		2012. 109 p. .  		 			Proceedings of the National Academy of Sciences of the United States of America 		 	 
\bibitem[Weibel ()]{b85}\label{b85} 	 		‘On the tricks alveolar epithelial cells play to make a good lung’.  		 			E R Weibel 		.  	 	 		\textit{Am J Respir Crit Care Med}  		2015. 191 p. .  	 
\bibitem[Semenova et al. ()]{b76}\label{b76} 	 		‘Origins, paisagem genética e terapias emergentes de câncer de pulmão de pequenas células’.  		 			E A Semenova 		,  		 			R Nagel 		,  		 			A Berns 		.  	 	 		\textit{Genes Dev}  		2015. 29 p. .  	 
\bibitem[Jackson et al. ()]{b31}\label{b31} 	 		‘Partial pneumonectomy of telomerase null mice carrying shortened telomeres initiates cell growth arrest resulting in a limited compensatory growth response’.  		 			S R Jackson 		,  		 			J Lee 		,  		 			R Reddy 		,  		 			G N Williams 		,  		 			A Kikuchi 		,  		 			Y Freiberg 		,  		 			D Warburton 		,  		 			B Driscoll 		.  	 	 		\textit{Am J Physiol Lung Cell Mol Physiol}  		2011. 300 p. .  	 
\bibitem[Janssens et al. ()]{b32}\label{b32} 	 		‘Physiological changes in respiratory function associated with ageing’.  		 			J P Janssens 		,  		 			J C Pache 		,  		 			L P Nicod 		.  	 	 		\textit{Eur Respir J}  		1999. 13 p. .  	 
\bibitem[Ho (2007)]{b29}\label{b29} 	 		\textit{Population in Human Lung Cancer Cell Lines and Tumors Is Enriched with Stem-like Cancer Cells.Cancer Res},  		 			M M Ho 		.  		 \xref{http://dx.doi.org/10.1158/0008-5472.CAN-06-3557oi:10.1016/j.stem.2014.07.012}{10.1158/0008-5472.CAN-06-3557oi:10.1016/j.stem.2014.07.012}.  		May 15 2007. p. .  	 
\bibitem[Morrisey and Hogan ()]{b51}\label{b51} 	 		‘Preparing for the first breath: genetic and cellular mechanisms in lung development’.  		 			E E Morrisey 		,  		 			B L Hogan 		.  		 \xref{http://dx.doi.org/10.1016/j.devcel.2009.12.010}{10.1016/j.devcel.2009.12.010}.  		 \url{8-23.10.1016/j.devcel.2009.12.010}  	 	 		\textit{Dev. Cel}  		2010. 18.  	 
\bibitem[Navarro and Driscoll ()]{b53}\label{b53} 	 		‘Regeneration of the Aging Lung: A Mini-Review’.  		 			S Navarro 		,  		 			B Driscoll 		.  		 \xref{http://dx.doi.org/10.1159/000451081}{10.1159/000451081}.  		 27825158.  	 	 		\textit{Gerontology}  		2017. 2016 Nov 9. 63  (3)  p. .  	 
\bibitem[Zacharias et al. ()]{b88}\label{b88} 	 		‘Regeneration of the lung alveolus by an evolutionarily conserved epithelial progenitor’.  		 			W J Zacharias 		,  		 			D B Frank 		,  		 			J A Zepp 		,  		 			M P Morley 		,  		 			F A Alkhaleel 		,  		 			J Kong 		,  		 			S Zhou 		,  		 			E Cantu 		,  		 			E E Morrisey 		.  		 \url{0.1038/nature2578}  	 	 		\textit{Nature}  		2018. 555 p. .  	 
\bibitem[Hogan et al. ()]{b25}\label{b25} 	 		‘Repair and regeneration of the respiratory system: complexity, plasticity, and mechanisms of lung stem cell function’.  		 			B L M Hogan 		,  		 			C E Barkauskas 		,  		 			H A Chapman 		,  		 			J A Epstein 		,  		 			R Jain 		,  		 			C C W Hsia 		,  		 			L Niklason 		,  		 			E Calle 		,  		 			A Le 		,  		 			S H Randell 		.  	 	 		\textit{Cell Stem Cell}  		2014. 15 p. .  	 
\bibitem[Reynolds et al. ()]{b66}\label{b66} 	 		‘Secretoglobins SCGB3A1 and SCGB3A2 define secretory cell subsets in mouse and human airways’.  		 			S D Reynolds 		,  		 			P R Reynolds 		,  		 			G S Pryhuber 		,  		 			J D Finder 		,  		 			B R Stripp 		.  		 \xref{http://dx.doi.org/1498-1509.10.1164/rccm.200204-285OC}{1498-1509.10.1164/rccm.200204-285OC}.  	 	 		\textit{Am. J. Respir. Crit. Care Med}  		2002. 166.  	 
\bibitem[Choudhary and Choudhary (2009)]{b13}\label{b13} 	 		‘Sleep effects on breathing and respiratory diseases’.  		 			S S Choudhary 		,  		 			S R Choudhary 		.  		 \xref{http://dx.doi.org/10.4103/0970-2113.56345}{10.4103/0970-2113.56345}.  		 20531993.  	 	 		\textit{Lung India}  		2009 Oct. 26  (4)  p. .  	 
\bibitem[Kobayashi et al. ()]{b36}\label{b36} 	 		‘The association between baseline clinical-radiological characteristics and growth of pulmonary nodules with ground-glass opacity’.  		 			Y Kobayashi 		,  		 			Y Sakao 		,  		 			G A Deshpande 		.  	 	 		\textit{Lung Cancer}  		2014. 83 p. .  	 
\bibitem[Winkelmann and Noack ()]{b83}\label{b83} 	 		‘The Clara cell: a "Third Reich eponym"?’.  		 			A Winkelmann 		,  		 			T Noack 		.  	 	 		\textit{Eur Respir J}  		2010. 36 p. .  	 
\bibitem[Dakhlallah et al. ()]{b18}\label{b18} 	 		‘The epigenetic regulation of miR-1792 contributes to the pathogenesis of pulmonary fibrosis’.  		 			D Dakhlallah 		,  		 			K Batte 		,  		 			Y Wang 		,  		 			C Z Cantemir-Stone 		,  		 			P Yan 		,  		 			G Nuovo 		,  		 			A Mikhail 		,  		 			C L Hitchcock 		,  		 			V P Wright 		,  		 			S P Nana-Sinkam 		.  	 	 		\textit{Breathe. Care Med}  		2013. 187 p. .  	 
\bibitem[Yin et al. ()]{b87}\label{b87} 	 		‘The hop works downstream of Nkx2.1 and GATA6 to mediate the HDAC-dependent negative regulation of lung gene expression’.  		 			Z Yin 		,  		 			L Gonzales 		,  		 			V Kolla 		,  		 			N Rath 		,  		 			Y Zhang 		,  		 			M M Lu 		,  		 			S Kimura 		,  		 			P L Ballard 		,  		 			M F Beers 		,  		 			J A Epstein 		.  	 	 		\textit{Am. J. Physiol. Pulmonary cell Mol. Physiol}  		2006. 291 p. .  	 
\bibitem[Moll et al. ()]{b50}\label{b50} 	 		‘The human keratins: biology and pathology’.  		 			R Moll 		,  		 			M Divo 		,  		 			L Langbein 		.  		 \xref{http://dx.doi.org/10.1007/s00418-008-0435-6}{10.1007/s00418-008-0435-6}.  	 	 		\textit{Histochem Cell Biol}  		2008. 129  (6)  p. .  	 
\bibitem[Rawlins et al. ()]{b60}\label{b60} 	 		‘The Id2+ distal tip lung epithelium contains individual multipotent embryonic progenitor cells’.  		 			E L Rawlins 		,  		 			C P Clark 		,  		 			Y Xue 		,  		 			B L Hogan 		.  		 10.1242/ dev.037317.  	 	 		\textit{Development}  		2009a. 136 p. .  	 
\bibitem[Liu et al. ()]{b47}\label{b47} 	 		\textit{The immunogenicity and immune tolerance of pluripotent stem cell derivatives. Front Immunol},  		 			X Liu 		,  		 			W Li 		,  		 			X Fu 		,  		 			Y Xu 		.  		 \xref{http://dx.doi.org/10.3389/fimmu.2017.0064}{10.3389/fimmu.2017.0064}.  		2017. 8.  	 
\bibitem[Rawlins et al. ()]{b61}\label{b61} 	 		‘The role of Scgb1a1+ Clara cells in the long-term maintenance and repair of lung airway, but not alveolar, epithelium’.  		 			E L Rawlins 		,  		 			T Okubo 		,  		 			Y Xue 		,  		 			D M Brass 		,  		 			R L Auten 		,  		 			H Hasegawa 		,  		 			F Wang 		,  		 			B L Hogan 		.  		 \xref{http://dx.doi.org/10.1016/j.stem.2009.04.002}{10.1016/j.stem.2009.04.002}.  	 	 		\textit{Cell Stem Cell}  		2009b. 4 p. .  	 
\bibitem[Li et al. ()]{b44}\label{b44} 	 		‘The strength of mechanical forces determines the differentiation of alveolar epithelial cells’.  		 			J Li 		,  		 			Z Wang 		,  		 			Q Chu 		,  		 			K Jiang 		,  		 			J Li 		,  		 			N Tang 		.  		 \xref{http://dx.doi.org/e5.10.1016/j.devcel.2018.01.008}{e5.10.1016/j.devcel.2018.01.008}.  	 	 		\textit{Dev. Cell}  		2018. 44 p. .  	 
\bibitem[Park et al. ()]{b57}\label{b57} 	 		‘The vascular endothelial growth factor (VEGF) isoforms, differential deposition into the subepithelial extracellular matrix and bioactivity of extracellular matrix-bound VEGF’.  		 			J E Park 		,  		 			G A Keller 		,  		 			N Ferrara 		.  		 \xref{http://dx.doi.org/10.1091/mbc.4.12.1317}{10.1091/mbc.4.12.1317}.  	 	 		\textit{Mol. Biol. Cell}  		1993. 4 p. .  	 
\bibitem[Hines and Sun ()]{b24}\label{b24} 	 		‘Tissue crosstalk in lung development’.  		 			E A Hines 		,  		 			X Sun 		.  	 	 		\textit{J. Cell. Biochem}  		2014. 115 p. .  	 
\bibitem[Costa et al.]{b14}\label{b14} 	 		\textit{Transcription factors in mouse lung development and function},  		 			R H Costa 		,  		 			V V Kalinichenko 		,  		 			L Lim 		.  		 	 
\bibitem[Mendelson et al. ()]{b49}\label{b49} 	 		‘Transcriptional regulation of the surfactant protein-A gene in fetal lung’.  		 			C R Mendelson 		,  		 			E Gao 		,  		 			P P Young 		,  		 			L F Michael 		,  		 			J L Alcorn 		.  		 \xref{http://dx.doi.org/10.1378/chest.111.6_Supplement.96S-}{10.1378/chest.111.6\textunderscore Supplement.96S-}.  		 \url{10.1378/chest.111.6\textunderscore Supplement.96S-}  	 	 		\textit{Chest}  		1997. 111 p. .  	 
\bibitem[Barkauskas et al. ()]{b3}\label{b3} 	 		‘Type 2 alveolar cells are stem cells in adult lung’.  		 			C E Barkauskas 		,  		 			M J Cronce 		,  		 			C R Rackley 		,  		 			E J Bowie 		,  		 			D R Keene 		,  		 			B R Stripp 		,  		 			S H Randell 		,  		 			P W Noble 		,  		 			B L Hogan 		.  	 	 		\textit{J. Clin. Invest}  		2013. 123 p. .  	 
\bibitem[Karaman and Leppanen ()]{b33}\label{b33} 	 		‘Vascular endothelial growth factor signaling in development and disease’.  		 			S Karaman 		,  		 			V M Leppanen 		,  		 			Alitalo 		,  		 			K 		.  		 \xref{http://dx.doi.org/10.1242/dev.151019}{10.1242/dev.151019}.  	 	 		\textit{Development}  		2018. 145 p. 151019.  	 
\bibitem[Apte et al. ()]{b0}\label{b0} 	 		‘VEGF in signaling and disease: beyond discovery and development’.  		 			R S Apte 		,  		 			D S Chen 		,  		 			N Ferrara 		.  		 \xref{http://dx.doi.org/10.1016/j.cell.2019.01.02}{10.1016/j.cell.2019.01.02}.  	 	 		\textit{Cell}  		2019. 176 p. .  	 
\bibitem[Rogelj et al. ()]{b68}\label{b68} 	 		‘Vlodavsky I Basic fibroblast growth-factor is an extracellular-matrix component required for supporting the proliferation of vascular endothelial-cells and the differentiation of Pc12 cells’.  		 			S Rogelj 		,  		 			M Klagsbrun 		,  		 			R Atzmon 		,  		 			M Kurokawa 		,  		 			A Haimovitz 		,  		 			Z Fuks 		.  	 	 		\textit{J Cell Biol}  		1989. 109 p. .  	 
\bibitem[Li et al.]{b41}\label{b41} 	 		‘Wnt5a participates in distal lung morphogenesis’.  		 			C Li 		,  		 			J Xiao 		,  		 			K Hormi 		,  		 			Z Borok 		,  		 			P Minoo 		.  		 \xref{http://dx.doi.org/10.1006/dbio.2002.0729}{10.1006/dbio.2002.0729}.  	 	 		\textit{Dev. Biol}  		2020 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
