[Bioc-devel] Importing classes into NAMESPACE
Gabe Becker
becker.gabe at gene.com
Wed Feb 25 15:31:04 CET 2015
Karolis,
Do you really not need any of the methods for GRanges and ExpressionSet
objects? import(GenomicRanges) might be better, even though the package
isn't exactly small.
~G
On Wed, Feb 25, 2015 at 6:27 AM, Thomas Sandmann <sandmann.thomas at gene.com>
wrote:
> Hi Karolis,
>
> These classes have constructor functions of the same name as the class. For
> example, the constructor function for GRanges is called GRanges().
>
> If you use the constructors you need to import them separately, e.g.
>
> importFrom GenomicRanges GRanges
>
> Best,
> Thomas
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioc-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>
--
Gabriel Becker, Ph.D
Computational Biologist
Genentech Research
[[alternative HTML version deleted]]
More information about the Bioc-devel
mailing list