Skip to content

issues Search Results · repo:BiocPy/rds2py language:Python

Filter by

11 results
 (56 ms)

11 results

inBiocPy/rds2py (press backspace or delete to remove)

same could be said about all the things that convert into BiocPy classes. These should be made into an optional installation rather than dragging them into the install when they might not be needed.
  • LTLA
  • Opened 
    11 days ago
  • #56

Hi all, When parsing dgCMatrix objects (and maybe other sparse matrix classes), the Dimnames attribute is missing in the parsed object. The issue seems to come from the following lines: https://github.com/BiocPy/rds2py/blob/c78706a443792a5e597d7bde503f68d2f0353309/src/rds2py/read_matrix.py#L95-L99 ...
  • nuno-agostinho
  • 2
  • Opened 
    on Jan 10
  • #54

Hi, when pip install rds2py, there is an error. Building wheels for collected packages: rds2py Building wheel for rds2py (pyproject.toml) ... error error: subprocess-exited-with-error × Building ...
good first issue
help wanted
  • wangzhichao1990
  • 4
  • Opened 
    on Apr 7, 2024
  • #38

pip setup.py install error Cannot open include file: rds2cpp/rds2cpp.hpp : No such file or directory
  • mulkan
  • 1
  • Opened 
    on Nov 19, 2023
  • #23

When I call as_summarized_experiment() with the latest version of rds2py from PyPi, I get the following error: TypeError: SummarizedExperiment.__init__() got an unexpected keyword argument rowData ...
  • jackkamm
  • 4
  • Opened 
    on Oct 30, 2023
  • #19

This should fix some weird igraph-related issues and also improve performance.
  • LTLA
  • 1
  • Opened 
    on Sep 4, 2023
  • #14

Hi, When constructing the numpy array with appropriate dimensions from its buffer, the dtype of the buffered array should be passed as argument to numpy.ndarray otherwise TypeError: buffer is too small ...
  • vadmbertr
  • 4
  • Opened 
    on Jun 12, 2023
  • #9

Fetch HEAD to obtain fix for LTLA/rds2cpp#6. Incidentally, you should get your bindings to convert exceptions properly, see here.
  • LTLA
  • Opened 
    on Apr 12, 2023
  • #6

Minor bugfix for ALTREP handling, see LTLA/rds2cpp#5.
  • LTLA
  • Opened 
    on Mar 25, 2023
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub