GithubHelp home page GithubHelp logo

s2a's Introduction

s2a

Functions to aid in converting Seurat objects to AnnData objects

s2a's People

Contributors

milescsmith avatar

Stargazers

 avatar

Watchers

 avatar

s2a's Issues

Installation?

Greetings,

Thanks for putting this together.
I followed the installation from https://rdrr.io/github/milescsmith/s2a/:

install.packages("remotes")
remotes::install_github("milescsmith/s2a")

However, when I try to load the library, I get an error:

> library(s2a)
Error: package or namespace load failed for ‘s2a’:
 .onLoad failed in loadNamespace() for 's2a', details:
  call: py_module_import(module, convert = convert)
  error: ModuleNotFoundError: No module named 's2a'
> 

Is there a python module to also install?

Thanks!
JP

anndata2ri

Hi, primary AnnData author and anndata2ri author here. Cool project!

Is there any comparison of the features of SeuratObject, SingleCellExperiment and AnnData? We should work together to not lose anything the respective other has.

Also check out theislab/anndata2ri#8. I spent way too much time compiling this information to not share it

Error in py_call_impl(callable, dots$args, dots$keywords)

it's an impressive package to convert structure from Seurat to Anndata. But recently, when I used convert_to_anndata implmented in s2a. I got errors as following:

Error in py_call_impl(callable, dots$args, dots$keywords) :
  ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()

Detailed traceback:
  File "/home/user/.local/lib/python3.6/site-packages/s2a/convert.py", line 76, in add_reduction
    if feature_loadings and feature_loadings.size > 0:

Can you help me work it out?
Thanks a lot

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.