Package: dotsViolin 0.0.1
Fernando Roa
dotsViolin: Dot Plots Mimicking Violin Plots
Modifies dot plots to have different sizes of dots mimicking violin plots and identifies modes or peaks for them based on frequency and kernel density estimates (Rosenblatt, 1956) <doi:10.1214/aoms/1177728190> (Parzen, 1962) <doi:10.1214/aoms/1177704472>.
Authors:
dotsViolin_0.0.1.tar.gz
dotsViolin_0.0.1.tar.gz(r-4.5-noble)dotsViolin_0.0.1.tar.gz(r-4.4-noble)
dotsViolin_0.0.1.tgz(r-4.4-emscripten)dotsViolin_0.0.1.tgz(r-4.3-emscripten)
dotsViolin.pdf |dotsViolin.html✨
dotsViolin/json (API)
NEWS
# Install 'dotsViolin' in R: |
install.packages('dotsViolin', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- fabaceae_clade_1Cx_df - Genome sizes for fabaceae
- fabaceae_clade_n_df - Chromosomal counts for fabaceae
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 1 years agofrom:6b8263af91. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-linux | OK | Nov 23 2024 |
Exports:dots_and_violinget_modes_countsget_peaks_counts_continuousget.peaksmake_legend_with_statsplot_dotviolin
Dependencies:clicolorspacecpp11dplyrfansifarvergenericsggplot2gluegridExtragtablegtoolsisobandlabelinglatticelazyevallifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerrlangscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Makes a composite dot-plot and violin-plot | dots_and_violin |
Integrates tables and plots | dotsViolin |
Genome sizes for fabaceae | fabaceae_clade_1Cx_df |
chromosomal counts for fabaceae | fabaceae_clade_n_df |
get modes, handle ties, ignore less frequent values | get_modes_counts |
Peaks of a continuous variable in a dataframe format | get_peaks_counts_continuous |
Get peaks of a continuous variable | get.peaks |
Make legends with stats | make_legend_with_stats |
Makes a dot-plot and violin-plot | plot_dotviolin |