Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace deprecations with new funcs #105

Closed
wants to merge 6 commits into from
Closed

Conversation

ake123
Copy link
Contributor

@ake123 ake123 commented Oct 19, 2023

No description provided.

@antagomir
Copy link
Member

@ake123 could you finalize this one so we can close?

@@ -50,7 +50,7 @@ test_that("plot graph", {
expect_equal(miaViz:::.colnames_tbl_graph(actual,"edges"),
c("from","to","weight"))
#
genus <- agglomerateByRank(GlobalPatterns,"Genus",na.rm=TRUE)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is incorrect. mergeFeaturesByRank will be removed

@TuomasBorman
Copy link
Contributor

This PR replaces agglomerateByRank with mergeFeaturesByRank, however, the mergeFeaturesByRank will be deprectated. (I have not updated Bioc devel of mia since we have still some modifications in GH that are under discussion)

Also, the cluster function will be deprecated so this PR has only old information. Sorry for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants