\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={Chromosomal Characteristics of Human Preimplantation Embryos Assess by Comparative Genomic Hybridization},
 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{2015-01-15 (revised: 15 January 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-01-15}
\title{Chromosomal Characteristics of Human Preimplantation Embryos Assess by Comparative Genomic Hybridization}
\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]{Matchuporn Sukprasert  }

             \author[2]{Matchuporn Sukprasert  }

             \author[3]{Choktanasiri  W}

             \affil[1]{  Mahidol university}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2014 Accepted: 3 January 2015 Published: 15 January 2015}

\maketitle


\begin{abstract}
        


In recent years, more women are getting married and starting a family at an older age.  Advanced maternal age (AMA) is defined as age 35 years or more for the mother. This group has been  observed to have a high risk of chromosomal abnormalities in their embryos during pregnancy because  the quality of oocytes correlate with maternal age and corresponding reproductive clinical outcomes (1).  In 2013, Harton et al. reported that higher maternal age appears to be associated with increased risk of  aneuploidy in embryos :<35 yrs (53.1%), 35-37 yrs (68.2%), 38-40 yrs (73.7%), 41-42 yrs (85.8%), >42 yrs  (92.6%) from 451 blastomeres and <35 yrs (31.7%), 35-37 yrs (44.2%), 38-40 yrs (43.1%), 41-42 yrs  (76.3%), >42 yrs (84.8%) from 462 blastocysts (2). Moreover, Menken et al. reported on the effects of  maternal age on fertility with a decrease in birth rates when maternal age is >/= 35 yrs  (3). For this  reason, assisted reproductive technology (ART) and preimplantation genetic screening (PGS)  can be help  to infertile couples and patients at high risk of there being chromosome abnormalities in the embryo. PGS  is the technology used for screening chromosome abnormalities to selectively transfer euploid embryos in  IVF. Patients using PGS have a higher implantation rate and pregnancy rate compared to those using  morphological assessment of  embryos alone (4â??"10).  

\end{abstract}


\keywords{}

\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*}


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
n recent years, more women are getting married and starting a family at an older age. Advanced maternal age (AMA) is defined as age 35 years or more for the mother. This group has been observed to have a high risk of chromosomal abnormalities in their embryos during pregnancy because the quality of oocytes correlate with maternal age and corresponding reproductive clinical outcomes (1). In 2013, Harton et al. reported that higher maternal age appears to be associated with increased risk of aneuploidy in embryos :<35 yrs (53.1\%), 35-37 yrs (68.2\%), 38-40 yrs (73.7\%), 41-42 yrs (85.8\%), >42 yrs (92.6\%) from 451 blastomeres and <35 yrs (31.7\%), 35-37 yrs (44.2\%), 38-40 yrs (43.1\%), 41-42 yrs (76.3\%), >42 yrs (84.8\%) from 462 blastocysts (2). Moreover, Menken et al. reported on the effects of maternal age on fertility with a decrease in birth rates when maternal age is >/= 35 yrs(3). For this reason, assisted reproductive technology (ART) and preimplantation genetic screening (PGS)can be help to infertile couples and patients at high risk of there being chromosome abnormalities in the embryo. PGS is the technology used for screening chromosome abnormalities to selectively transfer euploid embryos in IVF. Patients using PGS have a higher implantation rate and pregnancy rate compared to those using morphological assessment of embryos alone (4-10). However, Schoolcraft et al. and Forman et al. reported that PGS improved implantation rates but did not improve pregnancy rates (8, 9).\par
The European Society of Human Reproduction and Embryology (ESHRE) Preimplantation Genetic Diagnosis (PGD) consortium data collection XIIshowed cumulative data from 1999 to 2010 and found that the greatest indication of infertility in couples using PGS was AMA (32\%)and the most commonly used method of biopsy was cleavage stage (blastomere) aspiration (82\%) \hyperref[b1]{(11)}.The advantage of blastomere biopsy was that chromosome abnormality screening can be performed within 2 days for fresh embryo transfer in the blastocyst stage \hyperref[b2]{(12)}.The main problem with blastomere biopsy was chromosome mosaicism. This is the phenomenon in which two or more kinds of genetically different cell populations are present within the same embryo. The mosaicism rate of blastomeres tends to vary from 18\% to 57\% \hyperref[b3]{(13,}\hyperref[b4]{14)}. The biopsy of two cells from a blastomere may give increased accuracy but the biopsy of a single cell was associated with superior clinical outcome when compared with the two cell biopsy \hyperref[b5]{(15,}\hyperref[b6]{16)}. Therefore, the biopsy of a single cell was recommended by ESHRE \hyperref[b7]{(17)}. Blastocyst biopsy is another approach where 5-10 cells of trophectoderm (TE) cells are biopsied with more reliable and accurate results leading to improved clinical outcomes \hyperref[b8]{(18)}\hyperref[b9]{(19)}\hyperref[b10]{(20)}\hyperref[b11]{(21)}. Mosaicism is not major problem for blastocyst stage PGS because of the low incidence (20\% to 33\%) of mosaicism in the blastocyst stage \hyperref[b12]{(22)}\hyperref[b13]{(23)}\hyperref[b14]{(24)}. A previous study reported that the consistency between inner cell mass (ICM) and TE was 97\% to 100\% \hyperref[b9]{(19,}\hyperref[b15]{25)}. The disadvantage of blastocyst biopsy was the necessity for a short turnaround time in chromosome screening, thus leading to frozen embryo transfer. Even previous study reported that the clinical pregnancy rate of frozen blastocyst transfer was significantly higher than that of fresh blastomere transfer \hyperref[b16]{(26)}.\par
The method that was previously the gold standard for PGS was fluorescent in situ hybridization (FISH) utilizing a probe set of at least 8 chromosomes for aneuploidy screening as recommended by ESHRE \hyperref[b17]{(27,}\hyperref[b18]{28)}. PGS with FISH analysis did not afford improved clinical outcome in blastomere and TE biopsy \hyperref[b10]{(20,}\hyperref[b19]{(29)}\hyperref[b20]{(30)}\hyperref[b21]{(31)}\hyperref[b22]{(32)}\hyperref[b23]{(33)}\hyperref[b24]{(34)}\hyperref[b25]{(35)}\hyperref[b26]{(36)}\hyperref[b27]{(37)}. Several factors could have caused the failure of FISH in improving the clinical outcome such as mosaicism, technical limitations and chromosome examination resulting in misdiagnosis \hyperref[b28]{(38)}.\par
The new technology of high throughput array comparative genomic hybridization (aCGH) is a technique that provides a comprehensive chromosome analysis of the embryo. When compared with FISH, aCGH provides a significantly higher interpretable result (96\%) than does FISH (83\%) \hyperref[b29]{(39)}. It displays the ability to detect 42\% more chromosome errors and 13\% more abnormal embryos compared with FISH using probes for 12 chromosomes \hyperref[b30]{(40)}.The reasons for the discordance in the results between FISH and aCGH are technical artifact and mosaicism \hyperref[b30]{(40)}. Mir et al. reported the false positive rate on blastomere aCGH to be 2.4 \% and the false negative rate could not be detected \hyperref[b31]{(41)}. The error rate of aCGH ranged from 1.9\% to 9\% depending on the method of whole genome amplification used \hyperref[b30]{(40)}. The purpose of the present study was to investigate the prevalence of chromosome abnormalities of embryos of Asian populations using aCGH techniques. 
\section[{II. Materials and Methods}]{II. Materials and Methods}\par
This retrospective study was collected data from April 2014 to April 2015. Infertile couples undergoing IVF/ICSI were included into this study however those with known genetic disease were excluded. All cases were approved by the Ethics Committee of Ramathibodi Hospital, Faculty of Medicine, Mahidol University, Thailand. A total of 2,066 embryos from 281 patients were collected and tested using aCGH. All embryos biopsied were either blastomere or trophectoderm. Biopsied cells were load into a 0.2ml sterile microtube. The DNA was generated by whole genome amplification to microgram quantity DNA using half volume SurePlex DNA amplification kits according to the manufacturer's instructions (Illumina, San Diego, CA, USA) and the Sukprasert et al. study \hyperref[b32]{(42)}. Amplified DNA was verified by gel electrophoresis. DNA was labeled and hybridized according to the BlueGnome 24 sure protocol (available at www. cytochip.com). Chromosome copy number variation was analyzed by BlueFuse Multi software (Illumina, San Diego, CA, USA). The efficiency of the whole genome amplification was evaluated by gel electrophoresis. A successful amplification of 96.85 \% (2001/2066 embryos) at least 90\% for each marker is recommended by ESHRE \hyperref[b33]{(43)}. In addition, PGS with aCGH for screening chromosome aneuploidy in embryos showed the euploidy rate for all embryos was 42.23\%. TE had a higher euploidy rate than blastomere especially in the young patient group (70.53\%). In the blastomere group, the percentage of abnormal embryos was higher than the percentage of normal embryos for both the good and poor prognosis as shown in Figure \hyperref[fig_0]{1}. Complex chromosome abnormalities (more than one chromosome abnormality) were demonstrated to be the most common abnormalities of this study (66.44\%) while monosomy and trisomy were minor (18.16\% and 15.40\%) as shown in Figure  {\ref 2}, similar to that reported in the Qi et al. study \hyperref[b34]{(44)}. The chromosomes least involved in aneuploidy were chromosomes Y, 8, 6, 12, and 3. We found that the types of aneuploidy in chromosomes were more gains than losses. The chromosomes most involved in aneuploidy were chromosomes 16, 19, 15, 20, and 22 (gain: chromosome 19, 15, 16, 22, and X; loss: chromosome 16, 9, 1, 2, and 20, respectively) as shown in Figure  {\ref 3}. 
\section[{III. Results}]{III. Results} 
\section[{A}]{A}\par
The data was calculated using SPSS software to compare the results among the four groups. A value of P < 0.05 was considered statistically significant.  IV. 
\section[{Discussion}]{Discussion}\par
A meta-analysis of PGS demonstrated improving clinical outcomes because comprehensive chromosome screening with advanced technologies was used. The high thoughput technology requires sufficient amount of DNA but the starting material from embryo biopsy has limited DNA quantity. Whole genome amplification technology solves this problem by amplifying DNA into microgram quantity yields, however the ability to amplify sufficient good quality DNA from a few cells depends highly on following the guideline protocol \hyperref[b33]{(43)}. Amplification failure causing the amplified DNA not sufficient for use in high throughput method may occur due to factors such as human error when loading cells into the microtubes or quality of cells being biopsied from the embryos.\par
The present study reports the primary outcome in chromosome abnormality of embryos and shows that the euploidy rate of blastocyst was high (62.99\%), and correlates with other studies in which the euploidy rate ranged from 42\% to 83\% \hyperref[b12]{(22)}\hyperref[b13]{(23)}\hyperref[b14]{(24)}. We found that patients with AMA had high aneuploidy rates in both the blastomeres and trophectoderm because maternal age affects chromosome segregation during the development of oocyte, as shown in previous studies \hyperref[b35]{(45)}\hyperref[b36]{(46)}\hyperref[b37]{(47)}\hyperref[b38]{(48)}.\par
Moreover, we found that the aneuploidy rate of blastomeres was 60.79\%, in concordance with previous studies showing aneuploidy rates of 38\% to 64\% \hyperref[b29]{(39,}\hyperref[b30]{40,}\hyperref[b39]{49)}. In addition, the aneuploidy rate of blastocysts was 37.01\% in concordance with ability of other techniques such as SNP microarray to detect aneuploidy rates of 15\% to 52\% \hyperref[b12]{(22)}\hyperref[b13]{(23)}\hyperref[b14]{(24)}. This study demonstrated a high incidence of chromosome aneuploidy in chromosomes 15, 16, 19, and 22, as did Dekel-Naftali et al. and Alfarawati et al. \hyperref[b40]{(50,}\hyperref[b41]{51)} but chromosome 20 was excluded.\par
The limitation of aCGH is that it detects copy number changes rather than polyploidy and haploid embryos. Gutierrez-Mateo reported 7.5\% (6,898/92,018) of embryos were polyploid or haploid by FISH analysis. Most of these embryos had other abnormalities detectable by aCGH. Only 1.7\% of embryos were polyploid or haploid undetectable by aCGH. Approximately 0.2\% of embryos had homogeneous polyploidy or haploidy with good morphology demonstrated. Therefore, we estimated that the misdiagnosis rate due to non-detection of polyploidy is below 0.2 \% \hyperref[b30]{(40)}.\par
This study is the first report of aneuploidy screening using aCGH in Thai patients. We investigated the primary outcome in a large sample size to study the incidence of chromosome abnormalities in embryos and found that the percentage of chromosomal abnormalities equal to the other studies. The limitation of this retrospective study is that we could not report the final outcome or livebirth rate. 
\section[{V. Acknowledgements}]{V. Acknowledgements}\par
There is no conflict of interest References Références Referencias The blastocysts had lower aneuploidy rates than blastomeres due to self-correction and mosaicism. The self-correction phenomenon is a process in the differentiating embryo for eliminating mosaicism by bringing about death and/or a decrease in abnormal cells \hyperref[b42]{(52)}.  {\ref Barbash} \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{23}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
total of 2,066 embryos from 281 patients were\\
classified according to embryo stage and maternal age\\
into four groups: group 1 were blastomeres from\\
maternal age < 35yrs; group 2 were blastomeres from\\
maternal age > 35yrs; group 3 were blastocysts from\\
maternal age < 35yrs; and group 4 were blastocysts\\
from maternal age > 35yrs (\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.033835395373856915\textwidth}P{0.8047337278106508\textwidth}P{0.005029585798816568\textwidth}P{0.0013717052178590639\textwidth}P{0.005029585798816568\textwidth}}
Year 2015\tabcellsep \tabcellsep \tabcellsep \\
12\tabcellsep \tabcellsep \tabcellsep \\
Volume XV Issue III Version I\tabcellsep \multicolumn{4}{l}{1. Kimberly L, Case A, Cheung AP, Sierra S, AlAsiri S, Carranza-Mamane B, et al. Advanced reproductive age and fertility: no. 269, November 2011. Int J Gynaecol Obstet. 2012 Apr;117(1):95-102. 2. Harton GL, Munné S, Surrey M, Grifo J, Kaplan B, McCulloh DH, et al. Diminished effect of maternal age on implantation after preimplantation genetic diagnosis with array comparative genomic hybridization. Fertil. Steril. 2013 Dec;100(6):1695-703. 3. Menken J, Trussell J, Larsen U. Age and infertility. Science. 1986 Sep 26;233(4771):1389-94. 4. Forman EJ, Hong KH, Ferry KM, Tao X, Taylor D,}\\
\tabcellsep \multicolumn{4}{l}{Levy B, et al. In vitro fertilization with single euploid}\\
\tabcellsep \multicolumn{4}{l}{blastocyst transfer: a randomized controlled trial.}\\
Global Journal of Medical Research\tabcellsep \multicolumn{4}{l}{Fertil. Steril. 2013 Jul;100(1):100-107.e1. 5. Scott RT, Upham KM, Forman EJ, Hong KH, Scott KL, Taylor D, et al. Blastocyst biopsy with comprehensive chromosome screening and fresh embryo transfer significantly increases in vitro fertilization implantation and delivery rates: a randomized controlled trial. Fertil. Steril. 2013 Sep; 100(3):697-703. 6. Yang Z, Liu J, Collins GS, Salem SA, Liu X, Lyle SS, et al. Selection of single blastocysts for fresh transfer via standard morphology assessment alone and with array CGH for good prognosis IVF patients: results from a randomized pilot study. Mol Cytogenet. 2012;5(1):24.}\\
\tabcellsep \multicolumn{4}{l}{7. Sher G, Keskintepe L, Keskintepe M, Maassarani G,}\\
\tabcellsep \multicolumn{4}{l}{Tortoriello D, Brody S. Genetic analysis of human}\\
\tabcellsep \multicolumn{4}{l}{embryos by metaphase comparative genomic}\\
\tabcellsep \multicolumn{4}{l}{hybridization (mCGH) improves efficiency of IVF by}\\
\tabcellsep \multicolumn{4}{l}{increasing embryo implantation rate and reducing}\\
\tabcellsep multiple\tabcellsep pregnancies\tabcellsep and\tabcellsep spontaneous\\
\tabcellsep \multicolumn{4}{l}{miscarriages. Fertil. Steril. 2009 Dec;92(6):1886-94.}\\
\tabcellsep \multicolumn{4}{l}{8. Schoolcraft WB, Fragouli E, Stevens J, Munne S,}\\
\tabcellsep \multicolumn{4}{l}{Katz-Jaffe MG, Wells D. Clinical application of}\\
\tabcellsep \multicolumn{4}{l}{comprehensive chromosomal screening at the}\end{longtable} \par
  {\small\itshape [Note: © 2015 Global Journals Inc. (US) ( ) E]} 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7991130820399114\textwidth}P{0.00565410199556541\textwidth}P{0.01130820399113082\textwidth}P{0.01130820399113082\textwidth}P{0.01507760532150776\textwidth}P{0.00753880266075388\textwidth}}
Scott\tabcellsep RT.\tabcellsep Single\tabcellsep embryo\tabcellsep transfer\tabcellsep with\\
\multicolumn{6}{l}{comprehensive chromosome screening results in}\\
\multicolumn{6}{l}{improved ongoing pregnancy rates and decreased}\\
\multicolumn{6}{l}{miscarriage rates. Hum. Reprod. 2012 Apr; 27 (4):}\\
\multicolumn{2}{l}{1217-22.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{6}{l}{10. Keltz MD, Vega M, Sirota I, Lederman M, Moshier}\\
\multicolumn{6}{l}{EL, Gonzales E, et al. Preimplantation genetic}\\
\multicolumn{6}{l}{screening (PGS) with Comparative genomic}\\
\multicolumn{6}{l}{hybridization (CGH) following day 3 single cell}\\
\multicolumn{6}{l}{blastomere biopsy markedly improves IVF}\\
\multicolumn{6}{l}{outcomes while lowering multiple pregnancies and}\end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ J. Assist. Reprod. Genet (2013)]{b0}\label{b0} 	 		\textit{},  	 	 		\textit{J. Assist. Reprod. Genet}  		2013 Oct. 30  (10)  p. .  	 
\bibitem[Thornhill et al. (2009)]{b17}\label{b17} 	 		‘A comparison of microarray methods to detect chromosomal aneuploidy in human preimplantation embryos’.  		 			A R Thornhill 		,  		 			H G Tempest 		,  		 			M Grigorova 		,  		 			N Affara 		,  		 			D K Griffin 		,  		 			A H Handyside 		.  	 	 		\textit{Fertility and Sterility}  		2009 Sep. 92  (3)  p. S201.  	 
\bibitem[Meyer et al. (2009)]{b25}\label{b25} 	 		‘A prospective randomized controlled trial of preimplantation genetic screening in the "good prognosis’.  		 			L R Meyer 		,  		 			S Klipstein 		,  		 			W D Hazlett 		,  		 			T Nasta 		,  		 			P Mangan 		,  		 			V C Karande 		.  	 	 		\textit{patient. Fertil. Steril}  		2009 May. 91  (5)  p. .  	 
\bibitem[Fragouli and Wells (2012)]{b28}\label{b28} 	 		‘Aneuploidy Screening for Embryo Selection’.  		 			E Fragouli 		,  		 			D Wells 		.  	 	 		\textit{Seminars in Reproductive Medicine}  		2012 Aug. 30  (04)  p. .  	 
\bibitem[Qi et al. ()]{b34}\label{b34} 	 		‘Arrested human embryos are more likely to have abnormal chromosomes than developing embryos from women of advanced maternal age’.  		 			S-T Qi 		,  		 			L-F Liang 		,  		 			Y-X Xian 		,  		 			J-Q Liu 		,  		 			W Wang 		.  	 	 		\textit{J Ovarian Res}  		2014. 7 p. 65.  	 
\bibitem[Dekel-Naftali et al. (2013)]{b41}\label{b41} 	 		‘Chromosomal integrity of human preimplantation embryos at different days post fertilization’.  		 			M Dekel-Naftali 		,  		 			A Aviram-Goldring 		,  		 			T Litmanovitch 		,  		 			J Shamash 		,  		 			H Yonath 		,  		 			A Hourvitz 		.  	 	 		\textit{J. Assist. Reprod. Genet}  		2013 Jun. 30  (5)  p. .  	 
\bibitem[Voullaire et al. (2002)]{b39}\label{b39} 	 		‘Chromosome abnormalities identified by comparative genomic hybridization in embryos from women with repeated implantation failure’.  		 			L Voullaire 		,  		 			L Wilton 		,  		 			J Mcbain 		,  		 			T Callaghan 		,  		 			R Williamson 		.  	 	 		\textit{Mol. Hum. Reprod}  		2002 Nov. 8  (11)  p. .  	 
\bibitem[Márquez et al. ()]{b36}\label{b36} 	 		‘Chromosome abnormalities in 1255 cleavage-stage human embryos’.  		 			C Márquez 		,  		 			M Sandalinas 		,  		 			M Bahçe 		,  		 			M Alikani 		,  		 			S Munné 		.  	 	 		\textit{Reprod. Biomed. Online}  		2000. 1  (1)  p. .  	 
\bibitem[Staessen et al. (2004)]{b38}\label{b38} 	 		‘Comparison of blastocyst transfer with or without preimplantation genetic diagnosis for aneuploidy screening in couples with advanced maternal age: a prospective randomized controlled trial’.  		 			C Staessen 		,  		 			P Platteau 		,  		 			E Van Assche 		,  		 			A Michiels 		,  		 			H Tournaye 		,  		 			M Camus 		.  	 	 		\textit{Hum. Reprod}  		2004 Dec. 19  (12)  p. .  	 
\bibitem[Shen et al. (2014)]{b16}\label{b16} 	 		‘Comparison of clinical outcomes between fresh embryo transfers and frozen-thawed embryo transfers’.  		 			C Shen 		,  		 			D Shu 		,  		 			X Zhao 		,  		 			Y Gao 		.  	 	 		\textit{Iran J Reprod Med}  		2014 Jun. 12  (6)  p. .  	 
\bibitem[Johnson et al. (2010)]{b14}\label{b14} 	 		‘Comprehensive analysis of karyotypic mosaicism between trophectoderm and inner cell mass’.  		 			D S Johnson 		,  		 			C Cinnioglu 		,  		 			R Ross 		,  		 			A Filby 		,  		 			G Gemelos 		,  		 			M Hill 		.  	 	 		\textit{Mol. Hum. Reprod}  		2010 Dec. 16  (12)  p. .  	 
\bibitem[Fragouli et al. (2008)]{b9}\label{b9} 	 		‘Comprehensive molecular cytogenetic analysis of the human blastocyst stage’.  		 			E Fragouli 		,  		 			M Lenzi 		,  		 			R Ross 		,  		 			M Katz-Jaffe 		,  		 			W B Schoolcraft 		,  		 			D Wells 		.  	 	 		\textit{Hum. Reprod}  		2008 Nov. 23  (11)  p. .  	 
\bibitem[Fragouli et al. (2011)]{b12}\label{b12} 	 		‘Cytogenetic analysis of human blastocysts with the use of FISH, CGH and aCGH: scientific data and technical evaluation’.  		 			E Fragouli 		,  		 			S Alfarawati 		,  		 			D D Daphnis 		,  		 			N-N Goodall 		,  		 			A Mania 		,  		 			T Griffiths 		.  	 	 		\textit{Hum. Reprod}  		2011 Feb. 26  (2)  p. .  	 
\bibitem[Goossens et al. (2008)]{b6}\label{b6} 	 		‘Diagnostic efficiency, embryonic development and clinical outcome after the biopsy of one or two blastomeres for preimplantation genetic diagnosis’.  		 			V Goossens 		,  		 			M De Rycke 		,  		 			De Vos 		,  		 			A Staessen 		,  		 			C Michiels 		,  		 			A Verpoest 		,  		 			W 		.  	 	 		\textit{Human Reproduction}  		2008 Mar 1. 23  (3)  p. .  	 
\bibitem[Munné et al. (1995)]{b37}\label{b37} 	 		‘Embryo morphology, developmental rates, and maternal age are correlated with chromosome abnormalities’.  		 			S Munné 		,  		 			M Alikani 		,  		 			G Tomkin 		,  		 			J Grifo 		,  		 			J Cohen 		.  	 	 		\textit{Fertil. Steril}  		1995 Aug. 64  (2)  p. .  	 
\bibitem[Harton et al. (2011)]{b33}\label{b33} 	 		‘ESHRE PGD consortium best practice guidelines for amplification-based PGD’.  		 			G L Harton 		,  		 			M De Rycke 		,  		 			F Fiorentino 		,  		 			C Moutou 		,  		 			S Sengupta 		,  		 			J Traeger-Synodinos 		.  	 	 		\textit{Hum. Reprod}  		2011 Jan. 26  (1)  p. .  	 
\bibitem[Harton et al. (2011)]{b18}\label{b18} 	 		‘ESHRE PGD consortium best practice guidelines for fluorescence in situ hybridization-based PGD’.  		 			G L Harton 		,  		 			J C Harper 		,  		 			E Coonen 		,  		 			T Pehlivan 		,  		 			K Vesela 		,  		 			L Wilton 		.  	 	 		\textit{Hum. Reprod}  		2011 Jan. 26  (1)  p. .  	 
\bibitem[Moutou et al. (2009)]{b1}\label{b1} 	 		‘ESHRE PGD Consortium data collection XII: cycles from’.  		 			C Moutou 		,  		 			V Goossens 		,  		 			E Coonen 		,  		 			M De Rycke 		,  		 			G Kokkali 		,  		 			P Renwick 		.  	 	 		\textit{Human Reproduction}  		January to December 2009. October 2010. 2014 May 1. 29  (5)  p. .  	 
\bibitem[Harton et al. (2011)]{b7}\label{b7} 	 		‘ESHRE PGD Consortium/Embryology Special Interest Group--best practice guidelines for polar body and embryo biopsy for preimplantation genetic diagnosis/ screening (PGD/PGS)’.  		 			G L Harton 		,  		 			M C Magli 		,  		 			K Lundin 		,  		 			M Montag 		,  		 			J Lemmen 		,  		 			J C Harper 		.  	 	 		\textit{Hum. Reprod}  		2011 Jan. 26  (1)  p. .  	 
\bibitem[Ethics Committee of the American Society for Reproductive Medicine. Shared-risk or refund programs in assisted reproduction Fertil. Steril (2004)]{b19}\label{b19} 	 		‘Ethics Committee of the American Society for Reproductive Medicine. Shared-risk or refund programs in assisted reproduction’.  	 	 		\textit{Fertil. Steril}  		2004 Sep. 82  (1)  p. .  	 	 (Suppl) 
\bibitem[Mir et al. (2013)]{b31}\label{b31} 	 		‘False positive rate of an arrayCGH platform for single-cell preimplantation genetic screening and subsequent clinical application on day-3’.  		 			P Mir 		,  		 			L Rodrigo 		,  		 			A Mercader 		,  		 			P Buendía 		,  		 			E Mateu 		,  		 			M Milán-Sánchez 		.  	 	 		\textit{Journal of Assisted Reproduction and Genetics}  		2013 Jan. 30  (1)  p. .  	 
\bibitem[Capalbo et al. (2011)]{b15}\label{b15} 	 		‘Fish reanalysis of inner cell mass and trophectoderm samples of previously array-CGH screened blastocysts reveals high accuracy of diagnosis and no sign of mosaicism or preferential allocation’.  		 			A Capalbo 		,  		 			G Wright 		,  		 			L Themaat 		,  		 			T Elliott 		,  		 			L Rienzi 		,  		 			Z P Nagy 		.  	 	 		\textit{Fertility and Sterility}  		2011 Sep. 96  (3)  p. S22.  	 
\bibitem[Baart (2004)]{b4}\label{b4} 	 		\textit{Fluorescence in situ hybridization analysis of two blastomeres from day 3 frozen-thawed embryos followed by analysis of the remaining embryo on day 5. Human Reproduction},  		 			E B Baart 		.  		2004 Jan 29. 19 p. .  	 
\bibitem[De Vos et al. (2009)]{b5}\label{b5} 	 		‘Impact of cleavagestage embryo biopsy in view of PGD on human blastocyst implantation: a prospective cohort of single embryo transfers’.  		 			A De Vos 		,  		 			C Staessen 		,  		 			M De Rycke 		,  		 			W Verpoest 		,  		 			P Haentjens 		,  		 			P Devroey 		.  	 	 		\textit{Hum. Reprod}  		2009 Dec. 24  (12)  p. .  	 
\bibitem[Mastenbroek et al. (2007)]{b20}\label{b20} 	 		‘In vitro fertilization with preimplantation genetic screening’.  		 			S Mastenbroek 		,  		 			M Twisk 		,  		 			J Van Echten-Arends 		,  		 			B Sikkema-Raddatz 		,  		 			J C Korevaar 		,  		 			H R Verhoeve 		.  	 	 		\textit{N. Engl. J. Med}  		2007 Jul 5. 357  (1)  p. .  	 
\bibitem[Munné et al. (2007)]{b35}\label{b35} 	 		‘Maternal age, morphology, development and chromosome abnormalities in over 6000 cleavage-stage embryos’.  		 			S Munné 		,  		 			S Chen 		,  		 			P Colls 		,  		 			J Garrisi 		,  		 			X Zheng 		,  		 			N Cekleniak 		.  	 	 		\textit{Reprod. Biomed. Online}  		2007 May. 14  (5)  p. .  	 
\bibitem[Barbash-Hazan et al. (2009)]{b3}\label{b3} 	 		‘Preimplantation aneuploid embryos undergo self-correction in correlation with their developmental potential’.  		 			S Barbash-Hazan 		,  		 			T Frumkin 		,  		 			M Malcov 		,  		 			Y Yaron 		,  		 			T Cohen 		,  		 			F Azem 		.  	 	 		\textit{Fertility and Sterility}  		2009 Sep. 92  (3)  p. .  	 
\bibitem[Schoolcraft et al. (2009)]{b26}\label{b26} 	 		‘Preimplantation aneuploidy testing for infertile patients of advanced maternal age: a randomized prospective trial’.  		 			W B Schoolcraft 		,  		 			M G Katz-Jaffe 		,  		 			J Stevens 		,  		 			M Rawlins 		,  		 			S Munne 		.  	 	 		\textit{Fertil. Steril}  		2009 Jul. 92  (1)  p. .  	 
\bibitem[Harper and Sengupta (2012)]{b11}\label{b11} 	 		‘Preimplantation genetic diagnosis: State of the ART 2011’.  		 			J C Harper 		,  		 			S B Sengupta 		.  	 	 		\textit{Human Genetics}  		2012 Feb. 131  (2)  p. .  	 
\bibitem[Staessen et al. (2008)]{b21}\label{b21} 	 		‘Preimplantation genetic screening does not improve delivery rate in women under the age of 36 following single-embryo transfer’.  		 			C Staessen 		,  		 			W Verpoest 		,  		 			P Donoso 		,  		 			P Haentjens 		,  		 			J Van Der Elst 		,  		 			I Liebaers 		.  	 	 		\textit{Hum. Reprod}  		2008 Dec. 23  (12)  p. .  	 
\bibitem[Debrock et al. (2010)]{b27}\label{b27} 	 		‘Preimplantation genetic screening for aneuploidy of embryos after in vitro fertilization in women aged at least 35 years: a prospective randomized trial’.  		 			S Debrock 		,  		 			C Melotte 		,  		 			C Spiessens 		,  		 			K Peeraer 		,  		 			E Vanneste 		,  		 			L Meeuwis 		.  	 	 		\textit{Fertil. Steril}  		2010 Feb. 93  (2)  p. .  	 
\bibitem[Hardarson et al. (2008)]{b22}\label{b22} 	 		‘Preimplantation genetic screening in women of advanced maternal age caused a decrease in clinical pregnancy rate: a randomized controlled trial’.  		 			T Hardarson 		,  		 			C Hanson 		,  		 			K Lundin 		,  		 			T Hillensjö 		,  		 			L Nilsson 		,  		 			J Stevic 		.  	 	 		\textit{Hum. Reprod}  		2008 Dec. 23  (12)  p. .  	 
\bibitem[Mersereau et al. (2008)]{b23}\label{b23} 	 		‘Preimplantation genetic screening to improve in vitro fertilization pregnancy rates: a prospective randomized controlled trial’.  		 			J E Mersereau 		,  		 			E Pergament 		,  		 			X Zhang 		,  		 			M P Milad 		.  	 	 		\textit{Fertil. Steril}  		2008 Oct. 90  (4)  p. .  	 
\bibitem[Blockeel et al. (2008)]{b24}\label{b24} 	 		‘Prospectively randomized controlled trial of PGS in IVF/ICSI patients with poor implantation’.  		 			C Blockeel 		,  		 			V Schutyser 		,  		 			De Vos 		,  		 			A Verpoest 		,  		 			W 		,  		 			De Vos 		,  		 			M Staessen 		,  		 			C 		.  	 	 		\textit{Reprod. Biomed. Online}  		2008 Dec. 17  (6)  p. .  	 
\bibitem[Bazrgar et al. (2013)]{b42}\label{b42} 	 		‘Self-correction of chromosomal abnormalities in human preimplantation embryos and embryonic stem cells’.  		 			M Bazrgar 		,  		 			H Gourabi 		,  		 			M R Valojerdi 		,  		 			P E Yazdi 		,  		 			H Baharvand 		.  	 	 		\textit{Stem Cells Dev}  		2013 Sep 1. 22  (17)  p. .  	 
\bibitem[Northrop et al. (2010)]{b13}\label{b13} 	 		‘SNP microarray-based 24 chromosome aneuploidy screening demonstrates that cleavage-stage FISH poorly predicts aneuploidy in embryos that develop to morphologically normal blastocysts’.  		 			L E Northrop 		,  		 			N R Treff 		,  		 			B Levy 		,  		 			R T Scott 		.  	 	 		\textit{Mol. Hum. Reprod}  		2010 Aug. 16  (8)  p. .  	 
\bibitem[Treff et al. (2010)]{b29}\label{b29} 	 		‘SNP microarray-based 24 chromosome aneuploidy screening is significantly more consistent than FISH’.  		 			N R Treff 		,  		 			B Levy 		,  		 			J Su 		,  		 			L E Northrop 		,  		 			X Tao 		,  		 			R T Scott 		.  	 	 		\textit{Mol. Hum. Reprod}  		2010 Aug. 16  (8)  p. .  	 
\bibitem[Hellani et al. (2008)]{b2}\label{b2} 	 		‘Successful pregnancies after application of arraycomparative genomic hybridization in PGSaneuploidy screening’.  		 			A Hellani 		,  		 			K Abu-Amero 		,  		 			J Azouri 		,  		 			S El-Akoum 		.  	 	 		\textit{Reprod. Biomed. Online}  		2008 Dec. 17  (6)  p. .  	 
\bibitem[Sukprasert et al. (2013)]{b32}\label{b32} 	 		‘The comparison of DNA quantity between full and half volume single cell whole genome amplification by linker-adapter PCR technique’.  		 			M Sukprasert 		,  		 			S Rattanasiri 		,  		 			K Xu 		.  	 	 		\textit{J Med Assoc Thai}  		2013 Nov. 96  (11)  p. .  	 
\bibitem[Alfarawati et al. (2011)]{b40}\label{b40} 	 		‘The relationship between blastocyst morphology, chromosomal abnormality, and embryo gender’.  		 			S Alfarawati 		,  		 			E Fragouli 		,  		 			P Colls 		,  		 			J Stevens 		,  		 			C Gutiérrez-Mateo 		,  		 			W B Schoolcraft 		.  	 	 		\textit{Fertil. Steril}  		2011 Feb. 95  (2)  p. .  	 
\bibitem[Harper and Harton (2010)]{b8}\label{b8} 	 		‘The use of arrays in preimplantation genetic diagnosis and screening’.  		 			J C Harper 		,  		 			G Harton 		.  	 	 		\textit{Fertility and Sterility}  		2010 Sep. 94  (4)  p. .  	 
\bibitem[Gutiérrez-Mateo et al. (2011)]{b30}\label{b30} 	 		‘Validation of microarray comparative genomic hybridization for comprehensive chromosome analysis of embryos’.  		 			C Gutiérrez-Mateo 		,  		 			P Colls 		,  		 			J Sánchez-García 		,  		 			T Escudero 		,  		 			R Prates 		,  		 			K Ketterson 		.  	 	 		\textit{Fertil. Steril}  		2011 Mar 1. 95  (3)  p. .  	 
\bibitem[Jansen et al. (2008)]{b10}\label{b10} 	 		‘What next for preimplantation genetic screening (PGS)? Experience with blastocyst biopsy and testing for aneuploidy’.  		 			Rps Jansen 		,  		 			M C Bowman 		,  		 			De Boer 		,  		 			K A Leigh 		,  		 			D A Lieberman 		,  		 			D B Mcarthur 		,  		 			SJ 		.  	 	 		\textit{Hum. Reprod}  		2008 Jul. 23  (7)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
