This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
latex_and_sweave [2013/07/23 09:12] zuo |
latex_and_sweave [2013/07/23 09:13] (current) zuo |
||
---|---|---|---|
Line 130: | Line 130: | ||
}; | }; | ||
\node[hyper](input)[rectangle,fill=none,above = 2.9cm of 3]{Input Reads}; | \node[hyper](input)[rectangle,fill=none,above = 2.9cm of 3]{Input Reads}; | ||
- | \node[read](read1)[above right=0.2cm and -1.8cm of 1]{ACCTAC...................}; | ||
- | \node[read](read1)[above right=0.2cm and 1.3cm of 1]{...................CTGAGT}; | ||
- | \node[read](read1)[above right=0.2cm and -1.5cm of 4]{GTTACA...................}; | ||
- | \node[read](read1)[above right=0.4cm and -1.8cm of 1]{...................TGATTC}; | ||
\node[read](read1)[above right=0.4cm and 1.2cm of 3]{...................CACTTT}; | \node[read](read1)[above right=0.4cm and 1.2cm of 3]{...................CACTTT}; | ||
\node[count](x1)[below=0.3cm of 1]{$X_1=2$}; | \node[count](x1)[below=0.3cm of 1]{$X_1=2$}; | ||
- | \node[count](x2)[below=0.3cm of 2]{$X_2=2$}; | ||
- | \node[count](x3)[below=0.3cm of 3]{$X_3=1$}; | ||
- | \node[count](x4)[below=0.3cm of 4]{$X_4=2$}; | ||
- | \node[count](x5)[below=0.3cm of 5]{$X_5=2$}; | ||
- | \node[rate](lambda1)[below=1cm of x1]{$\lambda^z_1$}; | ||
- | \node[rate](lambda2)[below=1cm of x2]{$\lambda^z_2$}; | ||
- | \node[rate](lambda3)[below=1cm of x3]{$\lambda^z_3$}; | ||
- | \node[rate](lambda4)[below=1cm of x4]{$\lambda^z_4$}; | ||
\node[rate](lambda5)[below=1cm of x5]{$\lambda^z_5$}; | \node[rate](lambda5)[below=1cm of x5]{$\lambda^z_5$}; | ||
\node[hyper](fun)[fill=red!80,below=2.5cm of x3]{$\mu_i=f(M_i,GC_i)$}; | \node[hyper](fun)[fill=red!80,below=2.5cm of x3]{$\mu_i=f(M_i,GC_i)$}; | ||
\node[rate](lambday1)[below=6cm of x1]{$\lambda^y_1$}; | \node[rate](lambday1)[below=6cm of x1]{$\lambda^y_1$}; | ||
- | \node[rate](lambday2)[below=6cm of x2]{$\lambda^y_2$}; | ||
- | \node[rate](lambday3)[below=6cm of x3]{$\lambda^y_3$}; | ||
- | \node[rate](lambday4)[below=6cm of x4]{$\lambda^y_4$}; | ||
- | \node[rate](lambday5)[below=6cm of x5]{$\lambda^y_5$}; | ||
\node[count](y1)[below=1cm of lambday1]{$Y_1=3$}; | \node[count](y1)[below=1cm of lambday1]{$Y_1=3$}; | ||
- | \node[count](y2)[below=1cm of lambday2]{$Y_2=5$}; | ||
- | \node[count](y3)[below=1cm of lambday3]{$Y_3=3$}; | ||
- | \node[count](y4)[below=1cm of lambday4]{$Y_4=2$}; | ||
- | \node[count](y5)[below=1cm of lambday5]{$Y_5=2$}; | ||
% \matrix[nodes={draw, ultra thick, fill=red!20}, row sep=0cm,column sep=0cm,ampersand replacement=\&] { | % \matrix[nodes={draw, ultra thick, fill=red!20}, row sep=0cm,column sep=0cm,ampersand replacement=\&] { | ||
\node[bin](bin1)[below=0.3cm of y1]{};\& \node[bin](bin2)[below=0.3cm of y2]{};\& \node[bin](bin3)[below=0.3cm of y3]{};\& \node[bin](bin4)[below=0.3cm of y4]{};\& \node[bin](bin5)[below=0.3cm of y5]{};\\ | \node[bin](bin1)[below=0.3cm of y1]{};\& \node[bin](bin2)[below=0.3cm of y2]{};\& \node[bin](bin3)[below=0.3cm of y3]{};\& \node[bin](bin4)[below=0.3cm of y4]{};\& \node[bin](bin5)[below=0.3cm of y5]{};\\ |