[Seqinr-commits] r2117 - pkg/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue May 18 16:03:43 CEST 2021
Author: simonpenel
Date: 2021-05-18 16:03:43 +0200 (Tue, 18 May 2021)
New Revision: 2117
Modified:
pkg/man/dia.bactgensize.Rd
Log:
replace ftp by https in dia.bactgensize.Rd
Modified: pkg/man/dia.bactgensize.Rd
===================================================================
--- pkg/man/dia.bactgensize.Rd 2021-05-18 14:02:37 UTC (rev 2116)
+++ pkg/man/dia.bactgensize.Rd 2021-05-18 14:03:43 UTC (rev 2117)
@@ -12,8 +12,7 @@
\usage{
dia.bactgensize(fit = 2, p = 0.5, m1 = 2000, sd1 = 600, m2 = 4500,
sd2 = 1000, p3 = 0.05, m3 = 9000, sd3 = 1000, maxgensize = 20000,
- source = c("ftp://pbil.univ-lyon1.fr/pub/seqinr/data/goldtable15Dec07.txt",
- "http://www.genomesonline.org/DBs/goldtable.txt"))
+ source = c("https://pbil.univ-lyon1.fr/datasets/seqinr/data/goldtable15Dec07.txt"))
}
\arguments{
\item{fit}{ integer value. If \code{fit == O} no normal fit
@@ -39,16 +38,16 @@
\item{genus }{genus name}
\item{species }{species names}
\item{gs }{genome size in Kb}
-
+
}
\references{
Please cite the following references when using data from GOLD:
-Kyrpides, N.C. (1999) Genomes OnLine Database (GOLD 1.0): a monitor
+Kyrpides, N.C. (1999) Genomes OnLine Database (GOLD 1.0): a monitor
of complete and ongoing genome projects world-wide.
\emph{Bioinformatics}, \bold{15}:773-774.\cr
-Bernal, A., Ear, U., Kyrpides, N. (2001) Genomes OnLine Database (GOLD):
+Bernal, A., Ear, U., Kyrpides, N. (2001) Genomes OnLine Database (GOLD):
a monitor of genome projects world-wide.
\emph{Nucleic Acids Research}, \bold{29}:126-127.\cr
@@ -58,7 +57,7 @@
\emph{Nucleic Acids Research}, \bold{34}:D332-D334.\cr
Liolios, K., Mavrommatis, K., Tavernarakis, N., Kyrpides, N.C. (2008)
-The Genomes On Line Database (GOLD) in 2007: status of genomic
+The Genomes On Line Database (GOLD) in 2007: status of genomic
and metagenomic projects and their associated metadata.
\emph{Nucleic Acids Research},
\bold{in press}:D000-D000.\cr
More information about the Seqinr-commits
mailing list