Luke Pembleton
lwpembleton@genomic.social
<p>Genomic Breeding Scientist 👨💻🧬 | Global Science Manager – <a href="https://genomic.social/tags/FFDB00" class="mention hashtag" rel="tag">#<span>FFDB00</span></a> Seed Company 🌱| Nextflow Ambassador Alumni | Timezone variable 🕒🌎 | Dad | 🇦🇺 <a href="https://genomic.social/tags/RStats" class="mention hashtag" rel="tag">#<span>RStats</span></a> / <a href="https://genomic.social/tags/Nextflow" class="mention hashtag" rel="tag">#<span>Nextflow</span></a> / <a href="https://genomic.social/tags/AWS" class="mention hashtag" rel="tag">#<span>AWS</span></a> / <a href="https://genomic.social/tags/Linux" class="mention hashtag" rel="tag">#<span>Linux</span></a> / <a href="https://genomic.social/tags/Genomics" class="mention hashtag" rel="tag">#<span>Genomics</span></a> / <a href="https://genomic.socia
Posts
-
Post #4387176
One of life’s many frustrations is finding something small enough to fit in the reset hole. Especially because if you’re reaching for the reset hole, chances are you’re already having a pretty shit time.
-
Post #4387175
Was listening to the PEP podcast recently and they touched on an interesting thought: maybe the increasing unhappiness among younger generations is partly because we don’t really own much anymore. Houses are increasingly out of reach, music, tv shows/movies and software are now subscriptions. The internet is increasingly behind a paywall. Everything is now a sold as a subscription service… We have access to more than ever, but own less than ever. Interesting thought 🤔
-
Post #4387174
oh I really like bioRxiv&#39;s implementation of curvenote reader. #biorxiv #AcademicPublishing
-
Post #4387173
1/🧵I&#39;m a bit over the endless review articles and their fancy diagrams telling us that combining #genomics, epigenomics, transcriptomics, proteomics, metabolomics, environmental data and AI will revolutionise plant breeding. No shit Sherlock. Of course integrating all those data streams would generate valuable insights. That was never the challenging part. The real limitation is economics 💸 Many breeding programs already struggle to justify the cost of genomics alone. #PlantBreeding
-
Post #4387172
For anyone who likes to show styled codeblock windows in their #quarto presentations @emilhvitfeldt just released a new update supporting a range of new programming languages icons, colour customisation and MS Windows frame styling 👍 https://github.com/EmilHvitfeldt/quarto-revealjs-codewindow/releases/tag/v1.6.0 #RStats
-
Post #4387171
Thanks to a midnight RAGE viewing on ABC I came across Max Volante - dandelion Well worth it. https://youtu.be/KIIHnx2Hj_8?si=CN7GEb_5hHzKNGgo
-
Post #3924362
RE: https://infosec.exchange/@jerry/116943990036743357 Bad news for vampires…
-
Post #3881714
They finally sold it! AGT will take the reins of the national lentil #breeding program. Although most of my career has focused on outbreeding species, one of my side quests was helping establish #genomic selection in this Lentil program back at Agriculture Victoria. Looking back, that was also where I first started experimenting with predictive breeding and multi-generation cross design and haploid values. Which is the hot new thing these days 😉 https://groundcover.grdc.com.au/grdc/announcemen...
-
Post #3730877
Classic NZ taste… made in Australia 😂
-
Post #1891072
Big announcement 📢 New manuscript project type release for #quarto. Adoption of this is being championed by the Notebooks Now! group - Elevating notebooks into scholarly publishing. Kudos to AGU for standing up and supporting this evolution in academic publishing. #bioC2023 Notebooks Now details: https://data.agu.org/notebooks-now/ JJ Allaire&#39;s #bioC2023 talk: https://jjallaire.quarto.pub/reproducible-manuscripts-with-quarto/#/title-slide Quarto manuscripts feature: https://quarto.org/...
-
Post #1812256
On repeat please https://www.youtube.com/watch?v=ozv5IK1r4bo&amp;list=RDozv5IK1r4bo&amp;start_radio=1
-
Post #1812254
I always get pak::pkg_install() and pak::install_pkg() around the wrong way... #rstats
-
Post #1812253
The #Nextflow Boston summit, yes, yes you can watch it. This year it will be livestreamed 🥳 https://summit.nextflow.io
-
Post #1812251
Today was another example of the realities of working in a commercial space - where a novel method that you developed internally a few years back, gets independently reproduced and presented on by a research org as a new breakthrough. But that’s a trade off you sometimes have to make to have an advantage over your competitors.
-
Post #1689023
CFA ute randomly driving around today playing an alarm/alert tone. But nothing in the VIC emergency app… that’s helpful for everyone…
-
Post #1689022
Support renewables by backing them with renewables
-
Post #1689021
Christchurch has to be one of those few beautiful cities where it’s takes just over 30mins to land on an international flight, get your bags, and be in a good hotel.
-
Post #1689017
fk sack 😠 NDIS to be targeted again... as a parent with multiple children on the scheme, I can say it has been a lifesaver for us. I would love to see this poll with negative gearing or a wealth tax overlayed, to see where the real motivations of 45-59 and 60+ year olds sit in comparison. source: https://www.abc.net.au/news/2026-04-20/australias-lucky-country-mantle-has-slipped/106581228
-
Post #1689016
Looking to print some custom hexagon stickers. What sites are people using? #rstats
-
Post #1689015
Damm…
-
Post #1689014
Two weeks of starting work in an AU/NZ time zone and finishing in a EU time zone is starting to take its toll
-
Post #1090722
Anyone know of any FOSS tools to isolate voice from an audio recording with background noise?
-
Post #858917
Really enjoying the concept of using yaml config files with my #rstats scripts (an idea I took from my r targets pipelines), instead of hardcoding inputs in the script itself, or having inputs and params as command line variables. Makes it easy to move between projects, keeps a record of what was used etc. happy days! 😀