waldronlab/curatedTCGAData

Vignette Loading Library MultiAssayExperiment

Closed this issue · 1 comments

In the vignette, the preparation section has

library(curatedTCGAData)
library(MultiAssayExperiment)

but the second package load is redundant because curatedTCGAData depends on MultiAssayExperiment.

Thanks for the review. This is mostly for raising MultiAssayExperiment dependency awareness.