Skip to content
Prev 16763 / 21312 Next

[Bioc-devel] How to import a setAs method in one's package?

Looks like this can be successfully done by

    @importFrom   methods   as
    @importFrom   S4Vectors   DataFrame

Cheers,

Aditya