Recording/displaying metadata with EMMA#2
Merged
Merged
Conversation
…totype functions/placeholders/docs
federicomarini
left a comment
Contributor
There was a problem hiding this comment.
Well well well done!
See my few comments, I think we are very ready to go!
F
Contributor
There was a problem hiding this comment.
wouldn't it be better to name this directly "gene_universe" or so to make it unambiguous/self explanatory?
Collaborator
Author
There was a problem hiding this comment.
yes indeed! I'm renaming it now f5e8873
| @@ -0,0 +1,25 @@ | |||
| #' EMMA_get_record | |||
| #' | |||
| #' @param res Functional Enrichment Analysis results (enrichResult, gseaResult ...) | |||
Contributor
There was a problem hiding this comment.
especially for the reason of the "I want to know the packages and functions supported": Can we add a @Seealso (i think that is the tag) for linking to some other content on that line?
…hen we expand the pkg
Contributor
|
All good for me, I think! |
Contributor
|
I would say let's wrap it and let's submit! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
EMMA_run()to capture info in a robust manner for:clusterPro(5),gprofiler,mosdef(will expand later)EMMA_show()to print a user friendly summary of the recorded metadataEMMA_get_record()to fetch the corresponding attribute "EMMA_record"EMMA_explain()to return human readable text with info recorded withEMMA_run()+ pkg citationsEMMA_freeze()EMMA_add_custom_metadata()to allow users to manually provide additional information