pltOvrHm()
pltOvrHm()
: to plot a heatmap of over-represented gene sets for clustered
samplesppRunPrd()
: to prepare required files to run PARADIGMconMtf()
: use decompose()
instead of decompose.graph()
for igraph 2.0ppPermInp()
: increased default permutations from 3 to 100ppRealInp()
and ppRnaInp()
: added an option rna_n_sd
to set standard
deviation range to define RNA statepltNeiStt()
: fixed bugs and adjusted output figure heightcolPermIPL()
& fltByPerm()
: added a threads
option to parallelizerunPrd()
& runPermPrd()
: when no sampleids
is provided, all thereal_se
and perml
will be used.subNtw()
: entities with NA values in all samples in the input fltmat
will be ignored.test-conMtf()
& test-subNtw()
: use as_edgelist()
instead of
get.edgelist()
for igraph 2.0test-conMtf()
& test-ovrGMT()
: add upgrade_graph()
on extdataAdded documentation in inst/scripts/ for the source and derivation of inst/extdata/
Used SummarizedExperiment objects for CNA and RNA matrix in functions:
Added a function to prepare both CNA and RNA input: ppRealInp()
Removed GitHub PARADIGM URLs from R code
Removed dependence on the magrittr package
NEWS.md
file to track changes to the package.