Benjamin Demaille
Benjamin Demaille
Any help would be good :)
Hi and hait New year Do you have some news for it ? It's possible to get it inside homebrew ?
I HAVE NO RESPONSE SINCE 2 MONTH !!! PLEASE DO YOUR JOB !!!!!
> Works fine on my machine with the same version of Apple Clang. > > ``` > $ clang --version > Apple clang version 16.0.0 (clang-1600.0.26.3) > Target: arm64-apple-darwin24.0.0 >...
> [69d50f6](https://github.com/RcppCore/RcppParallel/commit/69d50f65fa6cfc8163cccf09c6a500e55f1e24a7) may fix this for you. It's for me or the developper ?
When I run ``` #!/bin/bash #SBATCH --job-name=VEP_Rachele # Nom du job #SBATCH --output=vep_%j.out # Nom du fichier de sortie #SBATCH --error=vep_%j.err # Nom du fichier d'erreur #SBATCH --ntasks=1 # Nombre...
Any help please ?
> [@BenjaminDEMAILLE](https://github.com/BenjaminDEMAILLE) Have you seen https://github.com/scverse/mudata? I think this is probably our go-to for multi-modal integration and has a lot of what you are asking for at first glance. Thanks...
Thanks for the thoughtful reply! To clarify: the idea is not to replace MuData, but to complement it by making AnnData a bit more ergonomic for common workflows — especially...
> Hello, > > The behavior you're observing is that not all of the VariableFeatures are necessarily present in scale.data for the SCTransform assay when you have multiple layers. This...