File tree Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 1- <<<<<<< HEAD
21
32% \VignetteEngine{knitr::knitr}
43
54% To compile this document
6- =======
75% \VignetteIndexEntry{Analysis of bead-summary data}
86% \VignettePackage{beadarray}
97% \VignetteEngine{knitr::knitr}
108
119% To compile this document
1210% library('knitr'); rm(list=ls()); knit('beadsummary.Rnw')
13- >>>>>>> gh -pages
1411
1512\documentclass [12pt ]{article }
1613\newcommand {\usecase }{\textit {\textbf {Use Case: } }}
@@ -27,10 +24,8 @@ BiocStyle::latex()
2724@
2825\usepackage {ifthen }
2926\newboolean {includethis}
30- <<<<<<< HEAD
31- %%%change this to false to hide the solutions
32- =======
33- >>>>>>> gh -pages
27+
28+
3429\setboolean {includethis}{true}
3530\newcommand {\ifinclude }[1]{\ifthenelse {\boolean {includethis}}{#1}{}}
3631
You can’t perform that action at this time.
0 commit comments