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

Add info useful for the shiny app #7

Closed
lcolladotor opened this issue Jan 11, 2021 · 5 comments
Closed

Add info useful for the shiny app #7

lcolladotor opened this issue Jan 11, 2021 · 5 comments
Assignees

Comments

@lcolladotor
Copy link
Member

From https://github.com/LieberInstitute/spatialLIBD/blob/002838163e6373f4d3899f74fd867c6c6fe91eab/inst/scripts/make-data_spatialLIBD.R add some useful information such as:

At this point, you could use spatialLIBD::check_sce() and see what else is missing http://research.libd.org/spatialLIBD/reference/check_sce.html.

@lcolladotor
Copy link
Member Author

Also add the key like in https://github.com/LieberInstitute/HumanPilot/blob/master/Analysis/sce_scran.R#L245 which we'll use for plotting the data with plotly.

@abspangler13
Copy link
Contributor

output of check_sce() tells us we must turn rownames(sce) into rowData(sce)$gene_id

@bpardo99
Copy link
Contributor

bpardo99 commented Feb 2, 2021

From this issue we are just missing this:

@lcolladotor
Copy link
Member Author

We now have to implement a spatialLIBD::check_spe(), however, I think that this issue is mostly done.

Related to https://github.com/LieberInstitute/spatialDLPFC/blob/main/analysis/01_build_SPE.R#L488-L489

@lcolladotor
Copy link
Member Author

Note for Leo: create an issue on spatialLIBD with details for Brenda so we can make check_spe()

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

No branches or pull requests

3 participants