siggenes 1.10 na.handling
2
0
Entering edit mode
@he-yiwen-nihcit-1177
Last seen 9.7 years ago
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/bioconductor/attachments/20070523/ 304e12c6/attachment.pl
• 400 views
ADD COMMENT
0
Entering edit mode
Seth Falcon ★ 7.4k
@seth-falcon-992
Last seen 9.7 years ago
"James W. MacDonald" <jmacdon at="" med.umich.edu=""> writes: > Hi Yiwen, > > He, Yiwen (NIH/CIT) [C] wrote: >> Hi Mr. Schwender and others, >> >> >> >> I've been using the na.handling function in siggenes, which becomes an >> internal function in the latest version siggenes 1.10 (BioC 2.0). Can >> anyone tell me how I can still make use of this internal function in the >> new version? > > This all depends on how you plan to make use of the function. If you are > using it in a package that has a NAMESPACE, you can just add siggenes to > your imports list, or just import that function using the importFrom > directive. See 'Writing R Extensions', in particular the section > 'Package Name Spaces'. > > If you are using the function interactively, then you can use the triple > colon operator ':::' (e.g., siggenes:::na.handler(args)). If a function is not exported from a package, then it is _only_ accessible using ':::'. You cannot import a non-exported function, etc. If this is a function you use, I would recommend contacting the siggenes maintainer and asking if it would be possible to export this function. + seth -- Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center http://bioconductor.org
ADD COMMENT
0
Entering edit mode
Hi Yiwen, I have updated siggenes in both the devel and the release branch. (I hope that it is okay that I also have updated this at the release branch.) If you install siggenes version 1.10.1 (release) or 1.11.4 (devel) you should be able to use na.handling without the :::. These versions should be available at Bioconductor soon. But please consider that na.handling only provides adhoc methods for implementing missing values, and that there are better imputation methods than just using the mean or median. Best, Holger -------- Original-Nachricht -------- Datum: Wed, 23 May 2007 12:51:37 -0700 Von: Seth Falcon <sfalcon at="" fhcrc.org=""> An: "James W. MacDonald" <jmacdon at="" med.umich.edu=""> CC: "He, Yiwen \\(NIH/CIT\\) \\[C\\]" <heyiwen at="" mail.nih.gov="">, bioconductor at stat.math.ethz.ch Betreff: Re: [BioC] siggenes 1.10 na.handling > "James W. MacDonald" <jmacdon at="" med.umich.edu=""> writes: > > > Hi Yiwen, > > > > He, Yiwen (NIH/CIT) [C] wrote: > >> Hi Mr. Schwender and others, > >> > >> > >> > >> I've been using the na.handling function in siggenes, which becomes an > >> internal function in the latest version siggenes 1.10 (BioC 2.0). Can > >> anyone tell me how I can still make use of this internal function in > the > >> new version? > > > > This all depends on how you plan to make use of the function. If you are > > using it in a package that has a NAMESPACE, you can just add siggenes to > > your imports list, or just import that function using the importFrom > > directive. See 'Writing R Extensions', in particular the section > > 'Package Name Spaces'. > > > > If you are using the function interactively, then you can use the triple > > colon operator ':::' (e.g., siggenes:::na.handler(args)). > > If a function is not exported from a package, then it is _only_ > accessible using ':::'. You cannot import a non-exported function, > etc. > > If this is a function you use, I would recommend contacting the > siggenes maintainer and asking if it would be possible to export this > function. > > > + seth > > -- > Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research > Center > http://bioconductor.org > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: > http://news.gmane.org/gmane.science.biology.informatics.conductor -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
ADD REPLY
0
Entering edit mode
@james-w-macdonald-5106
Last seen 5 hours ago
United States
Hi Yiwen, He, Yiwen (NIH/CIT) [C] wrote: > Hi Mr. Schwender and others, > > > > I've been using the na.handling function in siggenes, which becomes an > internal function in the latest version siggenes 1.10 (BioC 2.0). Can > anyone tell me how I can still make use of this internal function in the > new version? This all depends on how you plan to make use of the function. If you are using it in a package that has a NAMESPACE, you can just add siggenes to your imports list, or just import that function using the importFrom directive. See 'Writing R Extensions', in particular the section 'Package Name Spaces'. If you are using the function interactively, then you can use the triple colon operator ':::' (e.g., siggenes:::na.handler(args)). Best, Jim > > > > Thanks a lot, > > > > Yiwen He > > BIMAS/DCB/CIT/NIH > > > [[alternative HTML version deleted]] > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor -- James W. MacDonald, M.S. Biostatistician Affymetrix and cDNA Microarray Core University of Michigan Cancer Center 1500 E. Medical Center Drive 7410 CCGC Ann Arbor MI 48109 734-647-5623 ********************************************************** Electronic Mail is not secure, may not be read every day, and should not be used for urgent or sensitive issues.
ADD COMMENT

Login before adding your answer.

Traffic: 584 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6