Skip to content

Commit

Permalink
Update cell_emb.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jkobject authored Oct 15, 2024
1 parent 74040a6 commit 01e7885
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scprint/tasks/cell_emb.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ def __init__(
self.precision = precision
self.doplot = doplot
self.doclass = doclass
self.trainer = Trainer(precision=precision, devices=devices)
self.output_expression = output_expression
# subset_hvg=1000, use_layer='counts', is_symbol=True,force_preprocess=True, skip_validate=True)

Expand Down

0 comments on commit 01e7885

Please sign in to comment.