Releases: sebastian-gregoricchio/Rseb
Releases · sebastian-gregoricchio/Rseb
v0.3.4
v0.3.4 - August 03rd 2024
- Improved the multiplot visualization of the output from
evaluate.heterogeneity
function. - Added possibility of sample clustering for
evaluate.heterogeneity
function. - Updated the dependencies to be compatible with new functions/features: patchwork, ggh4x, Hmisc.
- Bug fixed in the
incucyte
function. - Performance optimized for
DE.status
function - Bug fixed in ggplot2 function calling in
plot.NES
- Bug fixed in
plot.gsea
andplot.multi.gsea
- Bug fixed in
volcano
to do not drop color levels - Added zenodo reference
v0.3.3
v0.3.3 - January 28th 2024
- Bug fixing in
incucyte
function - Added functions
plot.multi.gsea
,plot.NES
- Solved issue for incompatibility between files with and without 'chr' in
evaluate.heterogeneity
functions - Dot strokes automatically removed in the
volcano
function in order to reduce the plot size for publications
v0.3.2
v0.3.2 - September 18th 2023
- Update of
evaluate.heterogeneity
to enable the log1p signal in the heatmap and avoid scientific annotation of the rank numbers - Minor bug-fixing in the
evaluate.heterogeneity
- Added new function
plot.gsea
- Dependencies update to include
enrichplot
andRColorBrewer
required forplot.gsea
Full Changelog: 0.3.1...0.3.2
v0.3.1
v0.3.1 - December 10th 2022
- New functions added:
evaluate.heterogeneity
,incucyte
,read.computeMatrix.file
,intersect.regions
,venn.overlap
andclosest.regions
- Updated the dependencies to be compatible with new functions: scales, grDevices, R.utils, eulerr, IRanges and pryr
- Added the possibility to export a file with the session info in the function
pkg.version
- Bug fixing for abs(number) < 1 in
floating.floor
andfloating.ceiling
- Optimized alignment of the plot for
plot.density.differences
,plot.density.profile
,plot.density.profile.smooth
andplot.density.summary
v0.3.0
v0.3.0 - August 15th 2022
- Improvement of
sort.bed
usage: a) removed redundant "export.bed" option (now it is sufficient to add a file name in the "export.file.name" parameter if exporting is wished), b) added the "unique.regions" option, c) minor bug fixed insort.bed
for input class check - Added option 'verbose' for
sort.bed
andcollapse.bed
functions - Added citation file to cite the article associated to this package
- Improvement of the vignette
- Changed the default value for command string parameter for
intersect.bed
andcomputeMatrix.deeptools
functions - Bug-fixing for the handling of data.frames inputs in the function
density.matrix
- Bug-fixing for the handling of bigWig inputs that do not contain 'chr' in the seqnames/chromosome names for the function
density.matrix
- Added stranded option in the function
density.matrix
, allowing the possibility to reverse the signal of strand '-' regions - Addition of diffloop dependence used to handle bigWig inputs that do not contain 'chr' in the seqnames for the function
density.matrix
- Added new function
get.single.base.score.bw
- Added new function
plot.density.profile.smooth
- Added new function
genomic.tracks
- Added new function
qPCR.rna.exp
- Added new function
qPCR.results
example - Updated dependencies to satisfy
genomic.tracks
andqPCR.rna.exp
requirements: colorspace, ggbio, ggforce, GenomicRanges, AnnotationFilter, EnsDb.Hsapiens.v75, EnsDb.Hsapiens.v86, EnsDb.Mmusculus.v79, openssl, readxl, jpeg
Full Changelog: 0.2.0...0.3.0
Full Changelog: 0.2.0...0.3.0
Rseb v0.2.0
v0.2.0 - April 13th 2021
- Updated information in DESCRIPTION file (new suggested:
ggpmisc
,prettydoc
,knitr
,rmarkdown
,stats
) - Added vignette to describe the main functions of the package
- Added function
density.matrix
(alternative tocomputeMatrix.deeptools
) - Added example datasets
RNAseq
,deeptools.matrix
,CNV.table
- New function
plot.density.differences
- Updtate
actualize
function to build vignettes and bugs fixed - Optimized the
plot.density.summary
andplot.density.profile
functions in order to not interfer with other packages - Optimized the
plot.density.summary
andplot.density.profile
functions in order to keep the input order of the samples and groups in the plots colors/legend - Updated
plot.density.profile
to change legend title when 'plot.by.group==FALSE' - Updated
plot.density.summary
to compute the means comparisons even when not required to show on the plot and indicate whether the statistical test performed was paired or not - Bug fixed in matrix loading for
plot.density.summary
function - Better handling of Rseb version visualization in
pkg.version
output
Rseb v0.1.7
v0.1.7 - February 20th 2021
- Updated information in DESCRIPTION file
- Updated the dependencies to require an R version >= 4.0.0
- Moved all "depending" packages in "imports" to avoid attaching of all packages. Moreover, added
ggpubr
and removedlabeling
- Bug fixing in
actualize
anduniform.x.axis
functions - Optimization for better definition of the breaks in the functions
uniform.x.axis
anduniform.y.axis
- Optimization of package handling for
plot.density.summary
andplot.density.profile
- Optimized color handling for summary plots in
plot.density.summary
function - Now computation and plot of the statistical mean comparisons is available for
plot.density.summary
- In the
plot.density.summary
function a density profile corresponding to the summary plot subset range is generated - The data.table of
plot.density.summary
now contains also the original positions used to generate the matrix - Optimization of
IGVsnap
function and improvement of relative manual information IGVsnap
allows the addition of a delay time between snap generation
Rseb v0.1.6
v0.1.6 - February 10th 2021
- Added the function
actualize
and integrated in each function to check everytime ifRseb
package is up-to-date - New functions
plot.density.summary
,floating.ceiling
,floating.floor
- Updated the dependencies to add
rvcheck
andcurl
- Optimization for different labeling and better handle of Y-axis autoscale in
plot.density.profile
function - Optimization of
uniform.x.axis
anduniform.y.axis
with the new functionsfloating.ceiling
andfloating.floor
and to support a given number of digits
Rseb v0.1.5
v0.1.5 - January 29th 2021
DE.status
now supports also NAs for the FoldChange- Added functions
color.gradient
andis.color
- Bugs fixed in
volcano
Rseb v0.1.4
v0.1.4 - January 15th 2021
- Bugs fixed in
plot.density.profile
- Bugs fixed in
build.bed
- Bugs fixed in
intersect.bedtools
- Updated dependencies required (
labeling
) - Added functions
uniform.x.axis
anduniform.y.axis