Skip to content

Commit

Permalink
tiny debugs
Browse files Browse the repository at this point in the history
  • Loading branch information
jkobject committed Aug 7, 2024
1 parent d6264e7 commit 3a603c0
Show file tree
Hide file tree
Showing 3 changed files with 1,748 additions and 1,199 deletions.
2 changes: 1 addition & 1 deletion bengrn/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ def get_scenicplus(

def get_sroy_gt(
get: str = "main", join: str = "outer", species: str = "human", gt: str = "full"
) -> GrnAnnData:
) -> GRNAnnData:
"""
This function retrieves the ground truth data from the McCall et al.'s paper.
Expand Down
Loading

0 comments on commit 3a603c0

Please sign in to comment.