Skip to content

Commit 5a1efd9

Browse files
committed
update to pytometry 0.1.5
1 parent b7ae45a commit 5a1efd9

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

docs/notebooks/example.ipynb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"## Loading in the data\n",
2626
"\n",
2727
"FlowSOM handles different inputs, such as an anndata object by pytometry or a filepath. For this purpose we will make use of an anndata object. This allows\n",
28-
"easier preprocessing. Note that this requires also installing the [pytometry](https://github.com/scverse/pytometry) package (version > 0.1.5) with e.g. `pip install git+https://github.com/scverse/pytometry.git@main`.\n"
28+
"easier preprocessing. Note that this requires also installing the [pytometry](https://github.com/scverse/pytometry) package (version > 0.1.5) with e.g. `pip install pytometry`.\n"
2929
]
3030
},
3131
{
@@ -521,9 +521,9 @@
521521
"name": "stderr",
522522
"output_type": "stream",
523523
"text": [
524-
"\u001b[32m2024-07-05 13:59:37.117\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36mflowsom.main\u001b[0m:\u001b[36m__init__\u001b[0m:\u001b[36m84\u001b[0m - \u001b[34m\u001b[1mReading input.\u001b[0m\n",
525-
"\u001b[32m2024-07-05 13:59:37.119\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36mflowsom.main\u001b[0m:\u001b[36m__init__\u001b[0m:\u001b[36m86\u001b[0m - \u001b[34m\u001b[1mFitting model: clustering and metaclustering.\u001b[0m\n",
526-
"\u001b[32m2024-07-05 13:59:38.365\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36mflowsom.main\u001b[0m:\u001b[36m__init__\u001b[0m:\u001b[36m88\u001b[0m - \u001b[34m\u001b[1mUpdating derived values.\u001b[0m\n"
524+
"\u001b[32m2024-08-08 16:44:21.060\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36mflowsom.main\u001b[0m:\u001b[36m__init__\u001b[0m:\u001b[36m84\u001b[0m - \u001b[34m\u001b[1mReading input.\u001b[0m\n",
525+
"\u001b[32m2024-08-08 16:44:21.064\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36mflowsom.main\u001b[0m:\u001b[36m__init__\u001b[0m:\u001b[36m86\u001b[0m - \u001b[34m\u001b[1mFitting model: clustering and metaclustering.\u001b[0m\n",
526+
"\u001b[32m2024-08-08 16:44:23.154\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36mflowsom.main\u001b[0m:\u001b[36m__init__\u001b[0m:\u001b[36m88\u001b[0m - \u001b[34m\u001b[1mUpdating derived values.\u001b[0m\n"
527527
]
528528
}
529529
],
@@ -1582,9 +1582,9 @@
15821582
"name": "stderr",
15831583
"output_type": "stream",
15841584
"text": [
1585-
"\u001b[32m2024-07-05 13:59:38.759\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36mflowsom.main\u001b[0m:\u001b[36m__init__\u001b[0m:\u001b[36m84\u001b[0m - \u001b[34m\u001b[1mReading input.\u001b[0m\n",
1586-
"\u001b[32m2024-07-05 13:59:38.761\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36mflowsom.main\u001b[0m:\u001b[36m__init__\u001b[0m:\u001b[36m86\u001b[0m - \u001b[34m\u001b[1mFitting model: clustering and metaclustering.\u001b[0m\n",
1587-
"\u001b[32m2024-07-05 13:59:38.945\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36mflowsom.main\u001b[0m:\u001b[36m__init__\u001b[0m:\u001b[36m88\u001b[0m - \u001b[34m\u001b[1mUpdating derived values.\u001b[0m\n"
1585+
"\u001b[32m2024-08-08 16:44:23.665\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36mflowsom.main\u001b[0m:\u001b[36m__init__\u001b[0m:\u001b[36m84\u001b[0m - \u001b[34m\u001b[1mReading input.\u001b[0m\n",
1586+
"\u001b[32m2024-08-08 16:44:23.667\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36mflowsom.main\u001b[0m:\u001b[36m__init__\u001b[0m:\u001b[36m86\u001b[0m - \u001b[34m\u001b[1mFitting model: clustering and metaclustering.\u001b[0m\n",
1587+
"\u001b[32m2024-08-08 16:44:23.870\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36mflowsom.main\u001b[0m:\u001b[36m__init__\u001b[0m:\u001b[36m88\u001b[0m - \u001b[34m\u001b[1mUpdating derived values.\u001b[0m\n"
15881588
]
15891589
},
15901590
{
@@ -2171,9 +2171,9 @@
21712171
"name": "stderr",
21722172
"output_type": "stream",
21732173
"text": [
2174-
"/Users/benjaminr/Documents/GitHub/FlowSOM/src/flowsom/pp/fcs_functions.py:48: ImplicitModificationWarning: Trying to modify attribute `.obs` of view, initializing view as actual.\n",
2174+
"/Users/benjaminr/Documents/GitHub/FlowSOM/src/flowsom/pp/fcs_functions.py:47: ImplicitModificationWarning: Trying to modify attribute `.obs` of view, initializing view as actual.\n",
21752175
" f.obs[\"Original_ID\"] = np.array(ids, dtype=np.float32)\n",
2176-
"/Users/benjaminr/Documents/GitHub/FlowSOM/src/flowsom/pp/fcs_functions.py:48: ImplicitModificationWarning: Trying to modify attribute `.obs` of view, initializing view as actual.\n",
2176+
"/Users/benjaminr/Documents/GitHub/FlowSOM/src/flowsom/pp/fcs_functions.py:47: ImplicitModificationWarning: Trying to modify attribute `.obs` of view, initializing view as actual.\n",
21772177
" f.obs[\"Original_ID\"] = np.array(ids, dtype=np.float32)\n",
21782178
"/opt/homebrew/Caskroom/mambaforge/base/envs/flowsom/lib/python3.12/site-packages/anndata/_core/anndata.py:1818: UserWarning: Observation names are not unique. To make them unique, call `.obs_names_make_unique`.\n",
21792179
" utils.warn_names_duplicates(\"obs\")\n"

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ doc = [
5757
"ipython",
5858
"sphinx-copybutton",
5959
# For example notebooks
60-
# TODO: pin to >0.1.5
61-
"pytometry",
60+
"pytometry>=0.1.5",
6261
]
6362
test = ["pytest", "coverage"]
6463

0 commit comments

Comments
 (0)