I want that when the first block is displayed, the second is gray, and vice versa.
Code: Select all
Code, edit and compile here:
\begin{frame}[t]{General formalization of haplotyping.}\begin{block}{Inputs}\begin{itemize}\item A \alert{genotype matrix} $G$.\item The \alert{rows} of the matrix are \alert{taxa / individuals}.\item The \alert{columns} of the matrix are \alert{SNP sites /characters}.\end{itemize}\end{block}\begin{block}{Outputs}\begin{itemize}\item A \alert{haplotype matrix} $H$.\item Pairs of rows in $H$ \alert{explain} the rows of $G$.\item The haplotypes in $H$ are \alert{biologically plausible}.\end{itemize}\end{block}\end{frame}