-
When changing `neuron_labeling.obs['time'] = neuron_labeling.obs.time.astype("categorical")` (cell 8) to `neuron_labeling.obs['time'] = neuron_labeling.obs.time.astype(float)` to circumvent the proble…
-
### Describe your suggestion
Can I use python code to create a labeling project based on a registered data automatically?
If so, could you give me some sample codes? Thanks!
### Additional details
…
-
Hi,
I’m working with scRNA-seq data where three samples are pooled together and we have 20 pools. I used souporcell for demultiplexing without initial whole-genome sequencing SNP data (as it wasn’t…
-
Hello!
Thank you for sharing this code.
I just started playing around with the plotting and I'm having trouble figuring out how to adjust the segment linetype in add_data_labels_repel. I had s…
-
Firstly, thank you for sharing the relevant research on wind power prediction.
When I was using your code, I found that the sample data header has two rows. Does this mean that using proprietary data…
-
Hello,
Once a model has been trained, is there a way to apply to unclassified data? As far as I can tell, the configuration file does not differentiate the validation set (which needs to have a val…
-
Idea is an automated confidence/suspiciousness measure for CPR tracking results. For data where the base tracking is pretty good, the replicate dispersion tends to be higher for more inaccurate frames…
-
When I try to import pickle file in markdown:
{python}
import os
import pandas as pd
from pathlib import Path
input_data_path = 'D:/path'
### IMPORT PREPARED DATA
X_train = pd.read_pickle(o…
-
Hello,
First of all, thank you for developing the DataMapPlot library. I'm currently using it and encountered a couple of issues that I hope you can assist me with.
![1](https://github.com/user-at…
-
Hi @juliandewit ,
First of all, thank you for your hard work and for releasing the codes. Correct me if I'm wrong but, You said that you trained two models, one is trained on LUNA data set only and t…