|
25 | 25 | "## Loading in the data\n", |
26 | 26 | "\n", |
27 | 27 | "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" |
29 | 29 | ] |
30 | 30 | }, |
31 | 31 | { |
|
521 | 521 | "name": "stderr", |
522 | 522 | "output_type": "stream", |
523 | 523 | "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" |
527 | 527 | ] |
528 | 528 | } |
529 | 529 | ], |
|
1582 | 1582 | "name": "stderr", |
1583 | 1583 | "output_type": "stream", |
1584 | 1584 | "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" |
1588 | 1588 | ] |
1589 | 1589 | }, |
1590 | 1590 | { |
|
2171 | 2171 | "name": "stderr", |
2172 | 2172 | "output_type": "stream", |
2173 | 2173 | "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", |
2175 | 2175 | " 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", |
2177 | 2177 | " f.obs[\"Original_ID\"] = np.array(ids, dtype=np.float32)\n", |
2178 | 2178 | "/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", |
2179 | 2179 | " utils.warn_names_duplicates(\"obs\")\n" |
|
0 commit comments