Skip to content

Commit

Permalink
Doctoring formatting
Browse files Browse the repository at this point in the history
Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
  • Loading branch information
elaubsch and rossbar authored Feb 7, 2023
1 parent 2269b68 commit ee282cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deepcell_spots/applications/polaris.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ class Polaris(object):
df_barcodes (pandas.DataFrame): Codebook, one column is gene names ('code_name'),
the rest are binary barcodes, encoded using 1 and 0. Index should start at 1.
For exmaple, for a (r=10, c=2) codebook, it should look the following (see
`notebooks/Multiplex FISH Analysis.ipynb` for examples):
`notebooks/Multiplex FISH Analysis.ipynb` for examples)::
Index:
RangeIndex (starting from 1)
Columns:
Expand Down

0 comments on commit ee282cb

Please sign in to comment.