R package containing functions useful for stitching Visium capture areas. Related to the example human brain data described at http://research.libd.org/visiumStitched_brain/.
I feel like it's less confusing for readers/users to have the same section headings in both the manuscript and the docs here when following the package.
Function names not consistent in manuscript and docs, prep_fiji_coords(), prep_fiji_image() in docs and prep_image_coords() in manuscript
Change the section heading from parsing outputs from Fiji to Creating group level samples or vice versa
Change the section heading from Array coordinates to Defining array coordinates. Talk about the add_array_coords() function.
Match the individual capture area spot colours to the colours used by Svitlana in the figure (array A - yellow, array B- green, array C - red)
Maybe number the main sections in http://research.libd.org/visiumStitched/articles/visiumStitched.html, when reading through the page the text size of the main and subheadings is not always visible and thereby confusing readers if they are reading a new section or an existing section
Thanks Maddy! I addressed everything except point 7, which I wasn't sure about. For me, both the table of contents and heading sizes delimit each section as expected
I feel like it's less confusing for readers/users to have the same section headings in both the manuscript and the docs here when following the package.
Preparing Images for Fiji
in http://research.libd.org/visiumStitched/articles/visiumStitched.html toPreparing inputs to Fiji
Stitching images with Fiji
to the video section in http://research.libd.org/visiumStitched/articles/visiumStitched.html underBuilding a SpatialExperiment
prep_fiji_coords()
,prep_fiji_image()
in docs andprep_image_coords()
in manuscriptparsing outputs from Fiji
toCreating group level samples
or vice versaArray coordinates
toDefining array coordinates
. Talk about the add_array_coords() function.