Skip to content

Commit

Permalink
Rename ML/compute_features.py to inst/ML/compute_features.py
Browse files Browse the repository at this point in the history
  • Loading branch information
etwinn authored Nov 28, 2023
1 parent bbd1d5c commit 58be7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ML/compute_features.py → inst/ML/compute_features.py
Original file line number Diff line number Diff line change
Expand Up @@ -429,4 +429,4 @@
'fullfilepath': featureDict[cell_id][51]}, ignore_index=True)


feat_df.to_csv('neutrophil_feats.csv', index=False)
feat_df.to_csv('neutrophil_feats.csv', index=False)

0 comments on commit 58be7a7

Please sign in to comment.