You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e.g. should use curatedMetagenomicData() function instead of eh <- ExperimentHub() and query(eh, "curatedMetagenomicData"). Look for other anachronisms.
The text was updated successfully, but these errors were encountered:
I still think it's worth updating to use the current API, which will make it easier to update the examples to new versions, more datasets, etc, and also will encourage people to use the recommended method of accessing datasets. I don't think this is a big job :)
Significant analyses beyond package documentation are being moved to another repository. Closing and replacing with issue waldronlab/curatedMetagenomicDataAnalyses#1 (rather than transferring, to leave record of the transition)
e.g. should use
curatedMetagenomicData()
function instead ofeh <- ExperimentHub()
andquery(eh, "curatedMetagenomicData")
. Look for other anachronisms.The text was updated successfully, but these errors were encountered: