-
Hi, great work!
I ran into a couple of problems running your esm script.
First I was getter a circular import error. Renaming esm.py to esm_modify.py fixed this.
Secondly I couldn't see a w…
-
# Problem
In Feast, the current On Demand Feature View executes feature transformations at read time. However, this behavior is not immediately obvious from the name "On Demand Feature View."
T…
-
I'm working with a scCRISPR dataset from another group, I can open it with muon but not with MuData (1.8.0). Some details below. Thanks for taking a look!
```
wget -O inference_mudata.h5mu "https:…
-
Hi Shujun,
Thanks a lot for developing this great tool. I installed EDTA using: `mamba env create -f EDTA_2.2.x.yml`
EDTA works well on test data. But for my genome (plants, genome size ~600 Mb…
-
Should we just preset the data structure which will be
1. easier for the user to follow instead of setting up the data structure themselves
2. make the io module easier to setup
3. the "empty" dat…
-
Hi, has anyone had the length mismatch error in part 2?
I have tried changing the OBSsample and OBScelltype and even the size of my `adata_cell` and I keep getting this error `Value error: Length mi…
-
I am having a bit of a problem getting the script to run on Windows. This is the error I am getting: "'python3' is not recognized as an internal or external command, operable program, or batch file.".…
-
- I want to rename a the tag `#foo` to `#bar`.
- And I want to do this on all zettels where `#foo` appears.
Sounds like a search-and-replace-in-all-files-feature.
Is there a zetteldeft-way for…
buhtz updated
3 years ago
-
Zulip works best when most of the messages you receive are not muted. When we load a user's personal message history for the combined feed, we should display a `navbar_alerts` banner if >90% of th…
-
I was thinking having `startRecording`/`stopRecording` in a test is weird since you only record once. Those methods are used for batch requests in one cassette. It would probably be best if these were…