MultiRNAflow_vignette-knitr.Rnw)
use.unsrturl=TRUEmyYlabelNorm() (included in the R function DATAplotExpressionGenes()):
there were an error when the RPKM normalization were used.GSEAQuickAnalysis():
size aesthetic by linewidth because :
Using size aesthetic for lines was deprecated in ggplot2 3.4.0.print(gManhattan) to print(gproList$gManhattan)MFUZZclustersNumber(): slight modification for correcting one warning
"Removed 1 row containing missing values or values outside the scale range
(geom_point())."DEplotBarplot(): in the section "Examples", we replace
c("Spe.Pos", "Spe.Neg", "Other") by
c("UpRegulated", "DownRegulated", "Other").DEplotBarplotFacetGrid(): in the section "Examples", we add
Melt.Dat.2 <- stats::aggregate(Nb.Spe.DE~., data=Melt.Dat.2, sum)
so Melt.Dat.2 is more representative of the data used by our function.
We also modify the function to prevent recent warnings from ggplot2
(.data[["<col_names>"]]).MultiRNAflow_vignette-knitr.Rnw)
max.level of the function str()ggsci, methods, plyr,
RcolorBrew, rlang, scalesggplotify from CRANDEanalysisTimeAndGroup(): Correction when there are two time points
by adding data.frame(X) as input of the function apply().DATAplotExpression1Gene(): When data depends only on biological
conditions, violin plots are plotted only if the number of individual
per condition is >50.SummaryExperiment class object and can be accessed with
the R function metadata (S4Vectors package).PCAgraphics(): the 2D PCA graph with temporal links is now realized
with ggplot2 and all 3D PCA graph is saved as ggplot2 object
with the R package ggplotifyMFUZZclustersNumber(): the plot is now realized with ggplot2PCAgraphics(), PCAanalysis() and HCPCanalysis():
the input D3.mouvment is now called motion3DRunning_analysis_with_MultiRNAflow.Rmd)
MultiRNAflow_vignette-knitr.Rnw)
Suggestions and remarks from a bioconductor team member
Running_analysis_with_MultiRNAflow.Rmd)
Suggestions and remarks from a bioconductor team member
DESCRIPTION fileRunning_analysis_with_MultiRNAflow.Rmd)
MultiRNAflow-package.R for man folderSuggestions and remarks from a bioconductor team member
DESCRIPTION fileRunning_analysis_with_MultiRNAflow.Rmd)
eval=FALSE replaced by eval=TRUEBug fixes
NEWS.md file to track changes to the package.