Cold shower: viralinstruction.com/posts/mojo/
#AGBT24 launch of N6 Tec iconPCR has me very excited
omicsomics.blogspot.com/2024/02/icon...
"If you add “cooked.wiki/“ to beginning of ANY recipe URL (before the https:/) it strips away everything but the recipe and organizes the ingredients and method into separate columns."
stolen from theblower.au/@Maxton/1117...
"If you add “cooked.wiki/“ to beginning of ANY recipe URL (before the https:/) it strips away everything but the recipe and organizes the ingredients and method into separate columns."
stolen from theblower.au/@Maxton/1117...
#rust #adventofcode
#rust #adventofcode
Huge missed opportunity to name their new technique "Textural Healing"
Huge missed opportunity to name their new technique "Textural Healing"
Here are my Awk slides/colab:
docs.google.com/presentation...
Here are my Awk slides/colab:
docs.google.com/presentation...
Both pandas & tidyverse fail this test, unless I add copious comments about the shape/content/schema/types of the data frames after each transform. Comments should not replace data structures and typing…
Both pandas & tidyverse fail this test, unless I add copious comments about the shape/content/schema/types of the data frames after each transform. Comments should not replace data structures and typing…
x.com/mbeisen/stat...
And yes this is my brother who they fired for posting a link and a comment about an Onion article. But I can say without any bias what they did was idiotic and wrong.
x.com/mbeisen/stat...
And yes this is my brother who they fired for posting a link and a comment about an Onion article. But I can say without any bias what they did was idiotic and wrong.
x.com/mbeisen/stat...
And yes this is my brother who they fired for posting a link and a comment about an Onion article. But I can say without any bias what they did was idiotic and wrong.
By Evil, I mean all the weird cases every bioinformatician has seen at some point and gone "Oh $*%!, I forgot to handle that case in my code!"
If this doesn't exist then we should make it happen. Really needed for testing genomics tools.
By Evil, I mean all the weird cases every bioinformatician has seen at some point and gone "Oh $*%!, I forgot to handle that case in my code!"
If this doesn't exist then we should make it happen. Really needed for testing genomics tools.
For example, I’m looking at using the Kmer struct in github.com/COMBINE-lab/..., which is parameterized by K (kmer size). In my CLI, K is an option set by the user, so it’s not known at compile time.
What do I do?
For example, I’m looking at using the Kmer struct in github.com/COMBINE-lab/..., which is parameterized by K (kmer size). In my CLI, K is an option set by the user, so it’s not known at compile time.
What do I do?