Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
UCDNJJ committed Sep 24, 2024
1 parent 4f775a3 commit 9aab1fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sciduck/annotation_table.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def build_annotation_table(adata: AnnData,
return mapping_summary

def add_dominant_library_info(adata: AnnData,
library_metadata_column: str = "load_name",
library_metadata_column: str,
mapping_summary: dict) -> dict:
"""
Add dominant library information to the mapping summary.
Expand Down

0 comments on commit 9aab1fb

Please sign in to comment.