Skip to content

Commit

Permalink
Added code comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
bramvds authored May 8, 2019
1 parent 0c21839 commit 0eab44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyscenic/export.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ def fetch_logo(context):
col_attrs=column_attrs,
file_attrs=general_attrs)


#TODO: remove duplication with export2loom function!
def add_scenic_metadata(adata: 'sc.AnnData',
auc_mtx: pd.DataFrame,
regulons: Union[None, Sequence[Regulon]] = None,
Expand Down

0 comments on commit 0eab44e

Please sign in to comment.