Skip to content

Conversation

qclayssen
Copy link

This Pull Request aims to enhance the tidySingleCellExperiment package by visually distinguishing view-only columns. The goal was to color the headers of these columns for easy identification. The main update is in the print.SingleCellExperiment function.

Key Points:

  • Attempt to modify header coloring for view-only columns.
  • Update in the print.SingleCellExperiment function.

Challenges:

  • The header coloring feature is not fully functional. Attempts to color the headers result in outputs where the color codes are not properly rendered.
`\033[31mPC_1\033[39m`

Note: The feature requires further development and debugging. Contributions and suggestions to resolve this issue are welcome.

Link to Issue: [Issue Number 9]

qclayssen and others added 5 commits November 19, 2023 16:21
Implemented red coloring for special and needed columns in SingleCellExperiment objects. This update aligns with the requirements outlined in issue tidyomics#9, enhancing the visibility and distinction of view-only columns in the printed output.
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