Carlos Vigil-Vásquez
cvigilv.bsky.social
Carlos Vigil-Vásquez
@cvigilv.bsky.social
Chilean computational biologist, JuliaLang enthusiast, part-time Neovim hacker and photographer from time to time

Now: doing my PhD at Institute Pasteur de Lille, France

cvigilv.github.io
Are you implementing this in Julia? would be interesting to see how you create this bivariate legends, I attempted it a couple of months ago and gave up
October 30, 2025 at 6:10 PM
If you need help setting up, send me a message and I can send you the scripts I have for AlphaFold
June 12, 2025 at 11:57 AM
Have you tried modal? Depending on the size of your project, you can use the free tier to do some calculations. I am using it now as a poor PhD student and have predicted structures with ESM and AF, some PLMs, parallelize TMalign and more along those lines
June 12, 2025 at 11:56 AM
Oh great! Wasn’t aware there was a difference, thanks for the clarification.
June 12, 2025 at 11:50 AM
Awesome work! Just wanted to ask what is the main difference of this matrix with the substitution matrix the Foldseek team derived originally, which is used in Foldseek and Foldmason
June 12, 2025 at 7:05 AM
The reddit community is pretty big and active, with new plugin announcements almost daily and weekly and monthly threads for commons things (config review, questions threads, memes, etc). I would recommend checking that out
March 24, 2025 at 8:54 AM
How are you browsing arxiv from a terminal?
January 20, 2025 at 6:58 PM
Macros are stored in the register you assign to it, therefore it should be pretty straightforward to capture this, name it and be able to call it whenever you want to use it again. stackoverflow.com/a/2024537

I could implement something small and let you know if you are interested
Saving vim macros
Does anyone know how to properly save/reuse macros recorded inside of a vim editor?
stackoverflow.com
December 31, 2024 at 1:54 PM