[Seqinr-commits] r1904 - www/src/appendix
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Jun 2 16:41:34 CEST 2016
Author: jeanlobry
Date: 2016-06-02 16:41:33 +0200 (Thu, 02 Jun 2016)
New Revision: 1904
Modified:
www/src/appendix/releasenotes.rnw
www/src/appendix/releasenotes.tex
Log:
documentation bug in rho() fixed
Modified: www/src/appendix/releasenotes.rnw
===================================================================
--- www/src/appendix/releasenotes.rnw 2016-06-02 14:37:14 UTC (rev 1903)
+++ www/src/appendix/releasenotes.rnw 2016-06-02 14:41:33 UTC (rev 1904)
@@ -42,6 +42,13 @@
accessed via its URL. A workaround now given in the manual
is to use a construct like \texttt{read.fasta(gzcon(url(myurl)))}.
+\item As pointed out by e-mail on 12-MAY-2016 by Haruo Suzuki the
+documentation for the \texttt{rho()} function was misleading
+because in the refered article \cite{KarlinS1994} the statistic
+was computed from the sequence concatenated with its inverted complement.
+This is now fixed.
+
+
\end{itemize}
\section*{3.0 series}
Modified: www/src/appendix/releasenotes.tex
===================================================================
--- www/src/appendix/releasenotes.tex 2016-06-02 14:37:14 UTC (rev 1903)
+++ www/src/appendix/releasenotes.tex 2016-06-02 14:41:33 UTC (rev 1904)
@@ -78,6 +78,13 @@
accessed via its URL. A workaround now given in the manual
is to use a construct like \texttt{read.fasta(gzcon(url(myurl)))}.
+\item As pointed out by e-mail on 12-MAY-2016 by Haruo Suzuki the
+documentation for the \texttt{rho()} function was misleading
+because in the refered article \cite{KarlinS1994} the statistic
+was computed from the sequence concatenated with its inverted complement.
+This is now fixed.
+
+
\end{itemize}
\section*{3.0 series}
@@ -1103,7 +1110,7 @@
There were two compilation steps:
\begin{itemize}
- \item \Rlogo{} compilation time was: Thu Jun 2 16:09:38 2016
+ \item \Rlogo{} compilation time was: Thu Jun 2 16:39:37 2016
\item \LaTeX{} compilation time was: \today
\end{itemize}
More information about the Seqinr-commits
mailing list