Code Monkey home page Code Monkey logo

Comments (5)

andrewwbutler avatar andrewwbutler commented on June 4, 2024

Hi,

Sorry for the delayed response. Are you able to load the panc8 dataset? Also, do the messages reproduce from a fresh R session?

from seurat-data.

gloknar avatar gloknar commented on June 4, 2024

Hello,
I apologize for the late reply (I've been really busy lately).

Sadly, I wasn't able to load the panc8 dataset, nor any other dataset. The aforementioned messages do in fact reproduce from a fresh R session.

from seurat-data.

andrewwbutler avatar andrewwbutler commented on June 4, 2024

What message do you see when trying to load datasets that you've installed? Could you also provide the output of AvailableData()?

library(Seurat)
library(SeuratData)
AvailableData()
data(panc8)
panc8

from seurat-data.

no-response avatar no-response commented on June 4, 2024

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

from seurat-data.

gloknar avatar gloknar commented on June 4, 2024

After further inspection, I realized that the InstallData() uses as input the row names of AvailableData(), instead of the values of the column dataset. Hence, using the command InstallData("panc8.SeuratData") instead of InstallData("panc8") fixed this issue.

Sorry for the trouble

from seurat-data.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.