%\VignetteIndexEntry{phyclust-guide} \documentclass[article,shortnames,nojss]{jss} \usepackage{verbatim} \usepackage{amsmath} \usepackage{amsthm} \usepackage{amssymb} \newcommand{\vect}[1]{\boldsymbol{#1}} \definecolor{mygreen}{RGB}{0,150,0} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% declarations for jss.cls %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% almost as usual \author{ \begin{minipage}{2in} \centering \vspace{-0.5in} \Large Wei-Chen Chen \end{minipage} \\ \\ \large pbdR Core Team \\ \large Silver Spring, MD, USA \\ \\ %\\ %\\ %\today } \title{A Quick Guide for the \pkg{phyclust} Package} %\\ %\vspace{0.2cm} \large (Based on Version 0.1-2)} %% for pretty printing and a nice hypersummary also set: \Plainauthor{Wei-Chen Chen} %% comma-separated \Plaintitle{Quick Guide for phyclust} %% without formatting \Shorttitle{Quick Guide for phyclust} %% a short title (if necessary) %% an abstract and keywords %\Abstract{ %} %\Keywords{} %\Plainkeywords{} %% without formatting %% at least one keyword must be supplied %% publication information %% NOTE: Typically, this can be left commented and will be filled out by the technical editor %% \Volume{13} %% \Issue{9} %% \Month{September} %% \Year{2004} %% \Submitdate{2004-09-29} %% \Acceptdate{2004-09-29} %% The address of (at least) one author should be given %% in the following format: \Address{ Wei-Chen Chen\\ E-mail: \email{wccsnow@gmail.com}\\ URL: \url{https://snoweye.github.io/phyclust/} } %% It is also possible to add a telephone and fax number %% before the e-mail in the following format: %% Telephone: +43/1/31336-5053 %% Fax: +43/1/31336-734 %% for those who use Sweave please include the following line (with % symbols): %% need no \usepackage{Sweave.sty} %% end of declarations %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \input{./phyclust-include/my_jss.cls} \begin{document} \pagenumbering{roman} \tableofcontents %% include your article here, just as usual %% Note that you should use the \pkg{}, \proglang{} and \code{} commands. \newpage \section*{Acknowledgement} \addcontentsline{toc}{section}{Acknowledgement \vspace{-0.3cm}} This work was done partly in Department of Statistics, Iowa State University, and in Computer Science and Mathematics Division, Oak Ridge National Laboratory, USA. Chen thanks Drs. Karin S. Dorman and Ranjan Maitra in Iowa State University for helpful discussion, and was a research assistant on grant NSF CAREER DMS-0437555. Chen also thanks Dr. George Ostrouchov in Oak Ridge National Laboratory for grant supports from U.S. DOE Office of Science. \\ Chen was supported in part by the project ``Bayesian Assessment of Safety Profiles for Pregnant Women From Animal Study to Human Clinical Trial'' funded by U.S. Food and Drug Adminstration, Office of Women's Health. The project was supported in part by an appointment to the Research Participation Program at the Center For Biologics Evaluation and Research administered by the Oak Ridge Institute for Science and Education through an interagency agreement between the U.S. Department of Energy and the U.S. Food and Drug Administration \newpage \pagenumbering{arabic} \setcounter{page}{1} \input{./phyclust-include/01-introduction} \input{./phyclust-include/02-dataio} \input{./phyclust-include/03-msseqgen} \input{./phyclust-include/04-phyclust} \input{./phyclust-include/05-paml_baseml} \input{./phyclust-include/06-haplo} \newpage \phantomsection \addcontentsline{toc}{section}{References} \bibliography{./phyclust-include/phyclust} \end{document}