Skip to content

issues Search Results · repo:stefanpeidli/mousipy language:"Jupyter Notebook"

Filter by

7 results
 (196 ms)

7 results

instefanpeidli/mousipy (press backspace or delete to remove)

Hi! I am sure I am misunderstanding something but couldn t find any documentation to explain this behaviour. I have found that when i run mousipy as follows: `from mousipy import translate adata_sub ...
  • amjass12
  • Opened 
    on Dec 3, 2024
  • #10

Likely caused by scanpy x numpy interaction. Could try adding scanpy to dependencies.
  • stefanpeidli
  • Opened 
    on Oct 29, 2024
  • #9

Hi there, when trying to use translate, it fails with the following messages and error. Any suggestions what might be the issue? humanized_cebpa = translate(dd_scRNA) 100%|██████████| 25803/25803 [00:28 ...
  • mbassalbioinformatics
  • 2
  • Opened 
    on Oct 17, 2024
  • #7

Hi, I used pip install mousipy to install and have tried to use translate on an anndata object that has mouse gene symbols. I m getting a FileNotFoundError: FileNotFoundError: [Errno 2] No such file or ...
bug
  • georginaalbadri
  • 2
  • Opened 
    on Jan 31, 2024
  • #5

Hi! Are you planning to add a function that can translate from human genes to mouse genes? Best, Sandra
enhancement
  • sandrav-CGEN
  • 2
  • Opened 
    on Nov 22, 2022
  • #3

Could you please help? import scvelo as scv from mousipy import translate humanized_mdata = translate(mdata) AttributeError Traceback (most recent call last) Input In [219], in cell line: 3 () 1 import ...
bug
  • tingxie2020
  • 15
  • Opened 
    on Oct 28, 2022
  • #2

Hi all, After installing mousipy with pip, I ran the recommended code and received this error: import scvelo as scv from mousipy import translate FileNotFoundError: [Errno 2] No such file or directory: ...
enhancement
  • andhamel
  • 6
  • Opened 
    on Sep 16, 2022
  • #1
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub