We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here's a list of items that likely will need to be addressed if we want annoFuse included in Bioconductor
expand the vignettes (e.g. nice ideas could come from the current doc folder)
roxygen to fully document the package and precisely specifying importFrom commands
importFrom
examples to showcase the usage of functions
a NEWS.md file would not hurt?
specification of some biocViews to define the "landing area"
link to some potential output files to use as showcasing? (could be then plugged in e.g. into the shiny app)
version number to be adjusted (0.99.0 for submission
related to the examples - it is a nice thing if we had unit tests, would make the code pretty robust to the nasty edge cases 😃
We could split them up to single issues for easier tracking, if desired! Federico
The text was updated successfully, but these errors were encountered:
A first draft of the news can be found in federicomarini@c5c0fe4
Sorry, something went wrong.
Will github links work for output formats work? Like https://github.com/AlexsLemonade/OpenPBTA-analysis/blob/master/analyses/fusion_filtering/results/pbta-fusion-putative-oncogenic.tsv
biocViews suggestions are in federicomarini@9595fff, see if you think some might be still missing
Will github links work for output formats work
You mean when you enter them when calling the app? Gotta check that, not sure it will
No branches or pull requests
Here's a list of items that likely will need to be addressed if we want annoFuse included in Bioconductor
expand the vignettes (e.g. nice ideas could come from the current doc folder)
roxygen to fully document the package and precisely specifying
importFrom
commandsexamples to showcase the usage of functions
a NEWS.md file would not hurt?
specification of some biocViews to define the "landing area"
link to some potential output files to use as showcasing? (could be then plugged in e.g. into the shiny app)
version number to be adjusted (0.99.0 for submission
related to the examples - it is a nice thing if we had unit tests, would make the code pretty robust to the nasty edge cases 😃
We could split them up to single issues for easier tracking, if desired!
Federico
The text was updated successfully, but these errors were encountered: