Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev 202403 #9

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Dev 202403 #9

wants to merge 22 commits into from

Conversation

russHyde
Copy link
Contributor

@russHyde russHyde commented Mar 12, 2024

This PR contains code for reformatting the dendrogram and heatmap figures that are produced by tfpscanner. The aims are:

  • make the colour scheme of the dendrogram more sensible (with a neutral colour for midpoints of the statistics; and a diverging palette)
  • make the colour scheme for the heatmap more neutral - so it doesn't clash with the informative colours in the dendrogram
  • ensure the dendrogram and heatmap don't overlap (or at least, provide the user a way to modify the figures so that they don't overlap)
  • condense the legends for the figures.

In addition, we fixed a few minor issues:

  • the README now mentions using create_browser_data(), rather than the non-existing create_browser_files()
  • All warnings arising during R CMD check have been fixed
  • The lintr config has been updated because it previously referred to a function that lintr no longer exports
  • The package passes linting

@russHyde russHyde marked this pull request as draft March 12, 2024 10:07
russHyde and others added 17 commits March 19, 2024 11:44
bump CI scripts to use R 4.3 and bioconductor 3.18
…Blue-Red diverging palette with light-grey midpoint
…han in (non-exported) save_trees()

This makes the function call for save_trees() more similar to
save_sina_plot(), where the width and height are specified as function
arguments.
@russHyde russHyde marked this pull request as ready for review October 25, 2024 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant