mosdef
Bioconductor is complete, with the original functions now being deprecated. This applies to goseqTable()
(now replaced by mosdef::run_goseq()
), which has now been made faster and more robust in its functionality and in the ways it can be executedgene_plot()
function from mosdef
, instead of the previous ggplotCounts()
function - gene_plot()
is more flexible and has more options to control the behavior of the final plot objectdeseqresult2tbl()
and deseqresult2DEgenes()
are now replaced by the more flexible mosdef::deresult_to_df()
createLinkENS()
, createLinkGeneSymbol()
, and createLinkGO()
are now replaced by the equivalent functions in mosdef
ideal()
app, to harmonize the content of the pageGeneTonic
(http://bioconductor.org/packages/release/bioc/html/GeneTonic.html). ideal
is now published in BMC Bioinformatics! The citation file has been updated accordingly.styler
has been applied to the codebase.d3heatmap
with the functionality of heatmaply
message
, and in the UI via showNotification
ideal
correctlyfgsea
or gprofiler2
ideal
, "ideal: an R/Bioconductor package for Interactive Differential Expression Analysis", is now published at bioRxiv, https://doi.org/10.1101/2020.01.10.901652vst
), instead of the rlog
README.md
includes a troubleshooting section to solve some common issues one might encounterpcaExplorer
) before testing for Differential ExpressionggplotCounts
gains a new parameter, labels_repel
, to control the placement of the different labels in the plot - this can be useful when a large number of samples is availableshinyAce
in version >= 0.4.0 - occurred in the same way as for pcaExplorer
is(...)
as per BiocCheck
suggestionplot_ma
gains an additional parameter, labels_repel
, for better placing the labels on the features to markkeytypes
of the corresponding annotation packages (which still need to be installed when ideal
is launched). Other input fields that specify id types also behave in a similar manner (e.g. in the Signature Explorer tab). This caused a problem for scenarios where common id types such as ENSEMBL
are not available, like in Arabidopsis (where ids are provided often as TAIR
) - thanks to Marc Galland for picking this up in https://github.com/federicomarini/ideal/issues/1SummarizedExperiment
object, which can be seamlessly fed into iSEE
(http://bioconductor.org/packages/release/bioc/html/iSEE.html).
This leverages a new function, wrapup_for_iSEE
, which is available and exported from ideal
.NEWS.md
file to track changes to the package.onLoad
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.