-
### Issue: `ValueError: No objects to concatenate` during `motif_enrichment_dem` Execution
```bash
scenicplus grn_inference motif_enrichment_dem \
--region_set_folder /n/sci/SCI-004375-NYUDATA/…
-
I am using an Adafruit I2S Mic with M0 Feather Board. Which parameters/flags do I need to change to read MONO channel data? Currently it is reading stereo data.
-
Loving this project. Only problem is the M0 is on short supply. Would the M4 or similar work? https://shop.pimoroni.com/products/adafruit-feather-m4-express-featuring-atsamd51-atsamd51-cortex-m4
-
In my `~/.cargo/config` I point my `target-dir` to an alternate directory (`/tmp/cargo_build`) and I get a panic in `cargo hf2`. Manually copying the contents of the build directory into a local folde…
-
Hello, thanks for this great tool !!!
I try to redo the [10x multiome pbmc Tutorial](https://scenicplus.readthedocs.io/en/latest/pbmc_multiome_tutorial.html#Motif-enrichment-analysis-using-pycistarge…
-
in the variants.h file, PINS_COUNT says it should be the number of pins in the array:
```
// Number of pins defined in PinDescription array
#define PINS_COUNT (26u)
```
However, this ra…
-
Hi,
I use the board Adafruit Feather M0 with LoRa module RFM95 (868MHz). I am trying to send a string to another feather and to a gateway. I am using the LMIC library by @matthijskooijman and I did t…
-
Such as the TTGO Meshtastic and the Adafruit Feather M0 LoRa
-
from @tigoe
Attached is a kluge for getting port's board name.
A real version could look for the user’s ~/Library/Arduino15/packages, and in each package folder keep looking for boards.txt files, a…
-
The package now only supports USB serial (Serial) on Feather M0 devices...
Would like to reassign to another serial port as needed at compile or run time...