[Bioc-devel] Importing classes into NAMESPACE

Thomas Sandmann sandmann.thomas at gene.com
Wed Feb 25 15:27:17 CET 2015


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]]



More information about the Bioc-devel mailing list