Skip to content

Commit

Permalink
rendering manpages and namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
federicomarini committed Sep 12, 2024
1 parent dc7c32d commit 3c86692
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 1 deletion.
6 changes: 6 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@ importFrom(grDevices,pdf)
importFrom(heatmaply,heatmaply)
importFrom(limma,goana)
importFrom(limma,topGO)
importFrom(mosdef,create_link_ENSEMBL)
importFrom(mosdef,create_link_GO)
importFrom(mosdef,create_link_NCBI)
importFrom(mosdef,deresult_to_df)
importFrom(mosdef,gene_plot)
importFrom(mosdef,run_goseq)
importFrom(mosdef,run_topGO)
importFrom(pheatmap,pheatmap)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
Expand Down
47 changes: 47 additions & 0 deletions man/deprecated.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/goseqTable.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3c86692

Please sign in to comment.