Giter VIP home page Giter VIP logo

pytometry_legacy's Introduction

pytometry

This repository extends scanpy to handle flow and mass cytometry data. It provides the functionality to read in flow data in the fcs file format as anndata objects and to use the entire scanpy workflow functionality.

Random

Suggestion to rename into Nautilopy, following our love for sea animals.

pytometry_legacy's People

Contributors

falexwolf avatar felix-hmpl avatar mbuttner avatar thomas-m-r avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

erguntiryaki

pytometry_legacy's Issues

Trouble importing

Hi, I tried importing Pytometry and this is the error I receive:

Python 3.9.13 | packaged by conda-forge | (main, May 27 2022, 16:50:36) [MSC v.1929 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.

import pytometry as pm
Traceback (most recent call last):
File "", line 1, in
File "C:\ProgramData\Anaconda3\envs\py39\lib\site-packages\pytometry_init_.py", line 25, in
from . import plotting as pl
File "C:\ProgramData\Anaconda3\envs\py39\lib\site-packages\pytometry\plotting_init_.py", line 1, in
from .histogram import plotdata
File "C:\ProgramData\Anaconda3\envs\py39\lib\site-packages\pytometry\plotting_histogram.py", line 5, in
from anndata import AnnData
File "C:\ProgramData\Anaconda3\envs\py39\lib\site-packages\anndata_init
.py", line 7, in
from .core.anndata import AnnData
File "C:\ProgramData\Anaconda3\envs\py39\lib\site-packages\anndata_core\anndata.py", line 17, in
import h5py
File "C:\ProgramData\Anaconda3\envs\py39\lib\site-packages\h5py_init
.py", line 33, in
from . import version
File "C:\ProgramData\Anaconda3\envs\py39\lib\site-packages\h5py\version.py", line 15, in
from . import h5 as _h5
File "h5py\h5.pyx", line 1, in init h5py.h5
ImportError: DLL load failed while importing defs: The specified procedure could not be found.

Any help would be much appreciated.

Thanks in advance!

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.