Closed ogola89 closed 3 years ago
Hi,
If you are having issues finding the NicheData10x.rda
in the rna magnet zipped folder (https://www.dropbox.com/s/wbnqaebqi74j5ic/RNAMagnetDataBundle.zip), the data is also available to download directly from the paper itself (https://www.nature.com/articles/s41556-019-0439-6#Sec28). Just click the link labelled 'Supplementary Data' within the supplementary information section to download and then unzip to access the 4 rda files (NicheData10x.rda
, NicheDataLCM.rda
, NicheMarkers10x.rda
, NicheMetaDataLCM.rda
) and a readme explanation of the data. From your post, it sounds like the seurat object stored in NicheData10x.rda
is the one you're after.
Hope this helps! Alex (not part of the Velten lab)
Thanks Alex!
Thanks for this, it's great
No worries!
Also thanks @velten-lab for providing the finalised seurat object with their publication - I think it's a practice that more labs should follow
Hi there,
While going through the vignette, I am encountering a problem as to the NicheData10x object. The object seems to not be found. I am running rnamagnet 0.1.0 and seurat 3.2.0.
I have been unable to find this object in any of the subfolders of the rnamagnet nor does data (NicheData10x) work.
Do you know how I can solve this? Is there a downloadable NicheData10x file that can be loaded into R and used in the same way?
This happened when running the qplot function. See below with error and sessionInfo.