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

Issue 9 colore view only #103

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

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 stemangiola#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.

None yet

1 participant