From 86af8413aeb939f93258c6a567fbbcfa33682919 Mon Sep 17 00:00:00 2001 From: ranke Date: Thu, 16 Mar 2006 23:33:46 +0000 Subject: Added the pyrithione and IM1x V. fischeri data with documentation and cleaned the antioul data from some unnecessary components. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@58 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- man/IM1xVibrio.Rd | 26 ++++++++++++++++++++++++++ man/antifoul.Rd | 4 ++-- man/drfit-package.Rd | 2 +- man/drplot.Rd | 2 +- man/pyrithione.Rd | 19 +++++++++++++++++++ 5 files changed, 49 insertions(+), 4 deletions(-) create mode 100644 man/IM1xVibrio.Rd create mode 100644 man/pyrithione.Rd (limited to 'man') diff --git a/man/IM1xVibrio.Rd b/man/IM1xVibrio.Rd new file mode 100644 index 0000000..468fb67 --- /dev/null +++ b/man/IM1xVibrio.Rd @@ -0,0 +1,26 @@ +\name{IM1xVibrio} +\docType{data} +\alias{IM1xVibrio} +\title{Dose-Response data for 1-methyl-3-alkylimidazolium tetrafluoroborates in V. fischeri} +\description{ + This is the raw data documenting the influence of the alkyl chain length in 3 position + on the toxicity to the marine luminescent bacteria \emph{V. fischeri}. The substances + are named according to the UFT naming scheme of these substances. IM13 BF4 + means 1-methyl-3-propylimidazolium tetrafluoroborate, IM14 BF4 means + 1-methyl-3-butylimidazolium tetrafluoroborate and IM1-10 BF4 means + 1-methyl-3-decylimidazolium tetrafluoroborate. +} +\usage{data(IM1xVibrio)} +\format{ + A dataframe containing the data as required for the \code{\link{drfit}} function. Additional + columns contain the name of the persons that generated the data + (\code{experimentator}) and a field specifying if the data is regarded valid + (\code{ok}). +} +\source{ + Ranke J, Mölter K, Stock F, Bottin-Weber U, Poczobutt J, Hoffmann J, + Ondruschka B, Filser J, Jastorff B (2004) Biological effects of imidazolium + ionic liquids with varying chain lenghts in acute Vibrio fischeri and WST-1 + cell viability assays. Ecotoxicology and Environmental Safety 58(3) 396-404 +} +\keyword{datasets} diff --git a/man/antifoul.Rd b/man/antifoul.Rd index daf7414..bebec41 100644 --- a/man/antifoul.Rd +++ b/man/antifoul.Rd @@ -11,8 +11,8 @@ \usage{data(antifoul)} \format{ A dataframe containing 135 and 81 data points for concentrations and responses - for TBT and Zink Pyrithione, respectively. Additional data from the database is - also present. + for TBT and Zink Pyrithione, respectively. Some additional columns from the + database are also present. } \source{ \url{http://www.uft.uni-bremen.de/chemie} diff --git a/man/drfit-package.Rd b/man/drfit-package.Rd index ac91a35..782849e 100644 --- a/man/drfit-package.Rd +++ b/man/drfit-package.Rd @@ -19,7 +19,7 @@ Author and Maintainer: Johannes Ranke \keyword{ nonlinear } \seealso{ There is another, more sophisticated package with similar functionality -called \code{\link[drc:drc-package]{drc} +called \code{\link[drc:drc-package]{drc}} } \examples{ data(antifoul) diff --git a/man/drplot.Rd b/man/drplot.Rd index 09a8517..4c9e298 100644 --- a/man/drplot.Rd +++ b/man/drplot.Rd @@ -7,7 +7,7 @@ } \usage{ drplot(drresults, data, dtype, alpha, ctype, path, fileprefix, overlay, - postscript, png, bw, pointsize, colors, devoff, lpos) + postscript, pdf, png, bw, pointsize, colors, devoff, lpos) } \arguments{ \item{drresults}{ diff --git a/man/pyrithione.Rd b/man/pyrithione.Rd new file mode 100644 index 0000000..4ea72cc --- /dev/null +++ b/man/pyrithione.Rd @@ -0,0 +1,19 @@ +\name{pyrithione} +\docType{data} +\alias{pyrithione} +\title{Cytotoxicity data for different pyrithionates and related species} +\description{ + This data shows the cytotoxicity of pyrithione salts as well as the free + pyrithione, its oxidation product and some other related compounds to the + IPC-81 cell line. +} +\usage{data(pyrithione)} +\format{ + A dataframe containing the data as required for the \code{\link{drfit}} function. +} +\source{ + Doose C, Ranke J, Stock F, Bottin-Weber U, Jastorff B (2004) + Structure-activity relationships of pyrithiones - IPC-81 toxicity tests with + antifouling biocide zinc pyrithione and structural analogues. Green Chemistry + 6(5) 259-266 } +\keyword{datasets} -- cgit v1.2.1