-
Notifications
You must be signed in to change notification settings - Fork 2
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
32 update pipeline metro map on the readme page #36
base: master
Are you sure you want to change the base?
32 update pipeline metro map on the readme page #36
Conversation
…p-on-the-readme-page added pipeline metromap, updated README page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please also provide an svg version. makes it easier to edit it in the future.
Looks very nice, some small nit-picking:
- The orange and the green are the same kind of brown for red-green-sight-deficiant people.
- try to center seggar and resegment nodes inbetwen the curves (also resegment could need some padding to the left)
- you have enough space for cellpase and proseq to be actually next to their node.
- try to make the gray boxes have the same distance to the green line after baysor
- I would try to make the relabel process in the same hight as 5the coordinates/mask one, makes it easier to see that it is actually another input path.
- speaking of input: their symbol is not expalined in the legend
- I don't know if the arrows are actually needed. try if everything is still readable without them.
- the folder for xenium bundle is not centered, smae with the ro-crate symbol to the right and the spatialdata icon to the left of coordinate mask. similarly, the gen epanel json icon and the html qc reports are not centeredd horizontally. and the first coorcinates/mask is neither.
- thinking about the color usage. what if instead of approach the encode the original data. so you could use blue for transcripts and orange for morphology and drop green and just combine the two after the baysor step and thereafter
but again this are just small things the whole thing looks very clear, congrats!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @mashehu, I have made the suggested changes and updated the metromap. Also, added the svg for the metromap.
…p-on-the-readme-page suggested changes to metro map
@khersameesh24 one tiny remark that I think should be changed is the input of the relabeling what mashehu already mentioned. It is not clear that the json file for the relabeling is an input. Can you just add another arrow there please? Or for the version without arrow, put the json file above and not on the same height at the output files. |
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).