#Reticulate

2025-12-01

For a change, a proper #milestone. 1000 reads on RG for the #Reticulate origin of modern plane trees (#Platanus, Platanaceae): A nuclear marker puzzle

researchgate.net/profile/Guido

It's profoundly comforting to see that one's work is still raising interest after more than a decade, especially, something that at the time of publication was harshly attacked by "expert #reviewers" –anonymously of course (#FightTheFog). And ignored by the botanical High Priests beyond the Big Pond 😎😎😎

2025-10-08

Took a while, but finally out:

Pruning the Tree: Comparing #OTUs and #ASVs in High-Throughput Sequencing of 5S-IGS Nuclear Ribosomal DNA in #Phylogenetic Studies

How to reduced 100ks of reads down to the 100 really needed, a comparison between #Mothur and #dada2 pipelines using our nigh-#reticulate #beech dataset as test subject

doi.org/10.1002/ece3.72242

danzindanzin
2025-08-01

Na , tivemos ontem um excelente tutorial do Lucas Marcondes Pavelski github.com/lucasmpavelski.

Aprendemos sobre , , , várias ferramentas essenciais como e , vendo na prática como aplicá-las. Foco na ponte <-> R.

Tudo novidade pra mim, vieram várias ideias interessantes de análises e plots.

Foto de um homem branco de barba e óculos vestindo camiseta preta e crachá da Python Cerrado. Ele gesticula com a mão aberta erguida enquanto apresenta o seu tutorial.
2025-06-10

The unfiltered paper, with all the major deficits outlined by Kong's/New Phyt's #PeerReview experts still in it, is now online on bioRvix.

Worth et al. Whole #chloroplast #Genomes reveal a complex genetic legacy of #LostLineages, past radiations and #SecondaryContacts in the dominant temperate deciduous tree genus #Fagus

doi.org/10.1101/2025.06.03.653

Being not limited, we moved a few more figures from the supplement to the main text 😎

figshare.com/projects/Suppleme

#PhyloNetworks #reticulate #evolution

Michael Sumnermdsumner@rstats.me
2025-03-19

holy sh*t can't believe this actually works

xarray$concat(list(vds1, vds2), dim = 'time', coords = 'minimal', compat = 'override')
<xarray.Dataset> Size: 32GB
Dimensions: (time: 2, lat: 17999, lon: 36000)
Coordinates:
time (time) int32 8B ManifestArray<shape=(2,), dtype=int32, ...
...

concat *virtualized* netcdfs with #reticulate #RStats don't think I can parallelize because these are pointers, but could write out the individual Parquet representation I guess

The best love story to share on Valentine's Day in #rstats and #python community: http://bit.ly/2HpTVZW #ValentinesDay2020 #DataScience @rstudio #reticulate

2024-11-12

A classic, my first paper on #beech #genetics getting a RG-#milestone: 1000 reads for "The #evolutionary history of #Fagus in western Eurasia: Genes, morphology and the #fossil record" RG added #reticulate #evolution, suppressed #speciation, could say that.

dx.doi.org/10.1007/s0060602000

Low impact? Enduring research still (obviously) worth a read over 20 yrs later 😎

PS Still happy with it. But wouldn't just use a tree anymore for #phylogenetics

2024-08-18

Overall, I am quite impressed with the responses! With minimal prompt engineering, document cleaning! It was able to return accurate responses, and even separated different conditions and provided appropriate treatment options. It was also able to return the correct response for tricky questions that our RAG was not able to. It definitely has potential! #rstats #reticulate #gemini #llm kenkoonwong.com/blog/gemini/

Michael Sumnermdsumner@rstats.me
2024-07-22

weird #RStats idea

library(python)

and via #reticulate you just do

somepackage$<things>

on a controlled system, you could set a user config for all the "somepackage"s you want lazy-loaded :)

2023-09-25

I have now spent many hours trying to get a particular set of packages to work in #rstats with #reticulate, combining keras, tensorflow and pycox (built on pytorch).
I have tried python 3.8 through 3.10. I have tried mamba instead of conda for dependency solving. I have installed a PPA-based gcc-11 on Ubuntu 20.04 where gcc-10 is the latest. I have installed some intel MKL library that was required even though I'm on an AMD system and don't know why.

Fuck everything about every part of this.

2023-08-28

The PyWhy Causal-learn Discord community is fantastic! The package documentation is equally impressive, making experiential learning both fun and informative. Truly, it’s another exceptional tool for causal discovery at our fingertips! ❤️
#causallearn #pywhy #rstats #Python #reticulate
kenkoonwong.com/blog/causal-le

2023-07-12

I got Python working to run LangChain document loaders in VSCode on both my Mac and Windows machines - plus in RStudio with {reticulate}! 🎉 I feel like I ought to go buy a lottery ticket 😀

#python #LangChain #reticulate #RStudio

2023-02-28

Can anyone help me setting figure options in :python: when calling it via #knitr in :rstats: using #reticulate? #rstats

I'm probably overlooking something obvious because I don't know enough about #python

Details:

stackoverflow.com/questions/75

IandLoveandDatadeepsha@fosstodon.org
2023-02-07

R and Python sitting in a tree — R. E. T. I. C. U. LATE.

Our hackathon goal was to showcase how easy it is to work as a part of cross-language team of Python and R to deliver on end-to-end data science project.

This article deep dives into my journey of using #Reticulate in R to call API function calls written by Riesling in Python with the goal of getting relevant data into R data frames which we could then visualize using GGPlot2.

#R4DS #Python #RStats

medium.com/data-science-at-mic

Josef FruehwaldJoFrhwld@lingo.lol
2022-12-08

This time I did it all in #python but then pulled the #pandas dataframe into #rstats via #reticulate for plotting

IandLoveandDatadeepsha@fosstodon.org
2022-12-05

How to access an #api for first time users. Riesling and I wanted to analyze data related to our hobby as part of msft hackathon. Here’s the first article in an upcomig series of analyzing Ravelry knitting projects data using #rstats and #python . Next up in series - Using #Reticulate to combine their powers!
medium.com/data-science-at-mic

devSJR :python: :rstats:devSJR@fosstodon.org
2022-12-02

#reticulate is a great package to work with #python in #rstats. Here is a very simple example of how to use it in #RKWard.

RKWard supports syntax highlighting for several languages, including Python. However, this is not done automatically, but must be selected by the user (blue arrow).

Images shwon that reticulate is a great package to work with python in rstats. Here is a very simple example of how to use it in RKWard.

RKWard supports syntax highlighting for several languages, including Python. However, this is not done automatically, but must be selected by the user.
Marcel Ribeiro-Dantas, PhD🔎📊mribeirodantas
2020-08-17

Como abrir um terminal com Python e acessar objetos que você até pouco manipulava no R?

RT @mpjdem@twitter.com

@MateusMaiaM@twitter.com In R do:
library(reticulate)
dfl <- list(one = iris, two = mtcars)
repl_python()

Then in the Python REPL opened, access the list with:
r.dfl

And do whatever you like with it!

🐦🔗: twitter.com/mpjdem/status/1287

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst