Flávia E. Rius
@flaviaerius.bsky.social
📤 40
📥 51
📝 37
I work with Polygenic Risk Scores for Brazilians @ Mendelics
#rstats
#bioinformatics
reposted by
Flávia E. Rius
1 day ago
🧬 PRSs in practice (3/5): Higher-risk results = behaviour change? A common concern is that higher-risk polygenic risk scores (PRSs) don’t motivate lifestyle behaviour change. My
@nathumbehav.nature.com
paper with
@mikeinouye.bsky.social
addresses this 👉
rdcu.be/eNeKN
#Genomics
#BehaviourChange
0
3
2
So interesting! Highest SNP heritabilities (which mean variation explained by genetics) after controlling for parent education and birthplace were around 10% for social sciences and journalism, for arts and humanities, and for natural sciences, mathematics and statistics.
add a skeleton here at some point
3 days ago
0
1
0
About PRSs in the clinics: people do not understand risk in general, not only the risk related to PRS. The solution is educating health professionals to communicate PRS risk (and other risks) clearly.
add a skeleton here at some point
4 days ago
0
2
0
reposted by
Flávia E. Rius
26 days ago
4 word horror story for an R user: "has a Java dependency"
add a skeleton here at some point
2
38
9
Probably late, but his week I finally understood the meaning of prompt engineering. I used a prompt, extracted results, measured them, then adjusted both the input and prompt for better results, measured them, adjusted inputs again, measured results, and finally applied to a new dataset.
28 days ago
1
0
0
reposted by
Flávia E. Rius
Ming Tommy Tang
30 days ago
Ever wondered why analyzing RNA-seq data feels like walking through a fog with 20,000 dimensions? Let’s talk about the curse of dimensionality in bioinformatics—and why it’s not just a math problem, it’s a biological one. 🧵
1
6
1
I just want to share that I had a blast at
#positconf2025
! Met so many wonderful people, and gave a talk for the first time. It was awesome!
about 1 month ago
0
5
0
reposted by
Flávia E. Rius
Beatriz Milz
about 1 year ago
I’m new to bluesky,so.. hi! I’m Beatriz / Bea, from Brasil, and currently I’am a post doc researcher. I started to learn how to program in R in 2018 to use it on my research, and have been programming since then. I have a blog where I post and share presentations etc
beamilz.com
#rstats
👋
loading . . .
Content – Beatriz Milz
https://beamilz.com/content
0
33
4
I have just experienced the magic of rv in recovering my R packages after having to format my laptop. Completely recommend!
github.com/A2-ai/rv
#rstats
loading . . .
GitHub - A2-ai/rv
Contribute to A2-ai/rv development by creating an account on GitHub.
https://github.com/A2-ai/rv
3 months ago
0
9
2
Every
#Rstats
user should read this post from
@jennybryan.bsky.social
. Especially beginner to intermediate-level ones.
www.tidyverse.org/blog/2017/12...
loading . . .
Project-oriented workflow
Advice on workflows for developing R scripts. How to think about whether an action belongs in the script or elsewhere.
https://www.tidyverse.org/blog/2017/12/workflow-vs-script/
3 months ago
2
18
7
reposted by
Flávia E. Rius
Dr Emma Hodcroft
4 months ago
My biggest, loudest job application advice: WHY do you want this job? This SPECIFIC job? What about it interests you? What do you think of it? What can you bring to it? I know this sounds obvious but a generic cover letter isn't doing you favours - really. *Show me you know the job!* 1/7
2
48
10
TIL you can set different values of alpha based on categories on
#ggplot2
. Set 'aes(alpha = categories_col)', and then use scale_alpha_manual() to set specific transparency proportions. I used a lower alpha in order to visualize the most important categories here.
#rstats
4 months ago
0
7
4
reposted by
Flávia E. Rius
Ming Tommy Tang
4 months ago
1/ When should you use a package vs. solving from scratch in bioinformatics? I get asked this all the time. Here’s my approach: 👇
1
6
1
TIL the parameter .before in mutate() from {dplyr}. It adds the new column(s) created to the *beginning* of the dataframe, instead of to the end. Quite useful! Source:
#RforDataScience
(2e) (sometimes you should read stuff you think you already know)
#rstats
4 months ago
0
15
1
reposted by
Flávia E. Rius
Ardem Patapoutian
4 months ago
“The idea that taking walks, reading things unrelated to your research, and hanging out with strangers in a campus pub should be considered part of the serious process of thinking, but might well meet with skepticism in practice.”
www.pnas.org/doi/10.1073/...
loading . . .
The forgotten half of scientific thinking | PNAS
The forgotten half of scientific thinking
https://www.pnas.org/doi/10.1073/pnas.1404649111
4
141
48
Use "export" + the variable name and value when creating a chain of bash scripts, for it to be available in the called script too. For example: export LD_CORRELATION=0.2 bash run_ld_correlation_reference.sh bash run_ld_correlation_samples.sh
#bioinformatics
5 months ago
0
1
0
reposted by
Flávia E. Rius
Shai Carmi
5 months ago
I think prenatal genetic testing should become part of IVF. The cost of even a single embryo mix up is enormous. NIPT (for parental relatedness) is affordable and can be done early during pregnancy. Parents must have assurance about their child.
thenightly.com.au/australia/mo...
loading . . .
Monash IVF admits second major embryo mix up
Reproductive giant Monash IVF has released a statement confirming a second major mishap where a woman received the wrong embryo.
https://thenightly.com.au/australia/monash-ivf-confirms-second-embryo-transfer-mishap-in-statement-to-asx-additional-safeguards-to-be-introduced-c-18981266
0
11
2
Quick
#bioinformatics
tip: If you'll use plink files in your pipeline, whenever possible, transform your VCF into pgen or bgen ASAP! Plink files are much faster to work with.
5 months ago
0
1
0
I need to say that Lonely Planet is still better than chatGPT to find interesting attractions for a trip.
5 months ago
0
0
0
jq is so useful.
5 months ago
0
0
0
I have the impression, when reading papers from the 1990's and before, that concepts were explained more clearly than nowadays.
5 months ago
0
0
0
I have just used
#Gemini
2.5 Flash as a reviewer for my Quarto doc, and it gave me interesting recommendations. My prompt asked for both text and
#Rstats
code reviews. It returned strong points and improvement suggestions. Useful tool especially for academics.
6 months ago
0
3
1
Today I went to the weekly seminar of the department I do my postdoc in (FMUSP), mostly remotely. It was great to interact with other researchers in-person. I miss this sometimes.
6 months ago
0
0
0
reposted by
Flávia E. Rius
Dariia Mykhailyshyna
6 months ago
This workshop is tomorrow, don't miss your last chance to register! Details:
bit.ly/3wBeY4S
Please share!
#AcademicSky
#EconSky
#Python
add a skeleton here at some point
0
4
4
To clarify my poor post, it is NOT present in base R. Only when loading {data.table}. Still exciting for me, though!
#rstats
add a skeleton here at some point
6 months ago
1
13
1
YIL that %notin% is already a thing in R. I know it's been out for a while, from {data.table}, but I have discovered it yesterday. Yes, I was still using the structure !(column %in% vector). 🫠 Sharing in case you've missed it too!
#rstats
6 months ago
4
23
2
Now that we know Brazil has one of the most admixed populations in the world, make sure to have a look on our recently published paper on the validation of two
#BreastCancer
#PRS
in a large cohort of Brazilians (N=15k)!
doi.org/10.3390/diag...
6 months ago
0
0
0
If you haven't registered yet, this is your last chance! Come with me to learn how to extract and clean tables from PDFs using
#RStats
, and help Ukraine at the same time!
add a skeleton here at some point
6 months ago
0
1
2
Are you interested in learning how to extract tables from PDFs using simple and effective R tools? I’ll give a workshop next week as part of the Workshops for Ukraine initiative. More details and registration here:
sites.google.com/view/dariia-...
#rstats
7 months ago
0
7
1
reposted by
Flávia E. Rius
Dariia Mykhailyshyna
7 months ago
On May 1st we will have a workshop on how to convert PDF tables to usable data with R by
@flaviaerius.bsky.social
More info:
bit.ly/3EvUQZQ
#EconSky
#AcademicSky
#RStats
1
5
6
reposted by
Flávia E. Rius
UC Santa Cruz Genomics Institute
7 months ago
🦤 The first de-extinct animal has just been born!
@ucsantacruz.bsky.social
's Beth Shapiro is part of the team that made it happen. Watch Shapiro and her colleagues at Colossal explain the de-extinction of the Dire Wolf:
www.youtube.com/watch?v=F5uC...
loading . . .
The Making of the Colossal Dire Wolves - World's First De-Extinction
YouTube video by Colossal Biosciences
https://www.youtube.com/watch?v=F5uCuOwK_VE
1
7
4
reposted by
Flávia E. Rius
Mid terms are November 3rd 2026. Go register voters.
7 months ago
I was teaching some
#rstats
at work and I forget about all the entry level challenges that can turn off newcomers to learning coding. In these case it was file path convention between windows and linux three things that really help are: 1) {here} package 2) base::normalizePath 3)base::file.path
2
25
6
The most efficient tips for working with a large dataset are: 1. Subset your data to small chunks If your computer crashes, keep subsetting, until it doesn't. 2. Use command line and a plain text editor Forget positron, Rstudio or VScode. They are too heavy.
#bigdata
#rstats
7 months ago
1
6
0
Are you getting into the
#bioinformatics
area coming from a
#biological
sciences background? This new blog post is for you! How To Operate Large Files in Bioinformatics Definitely my past self would have benefited from it. Enjoy!
flaviaerius.com/posts/big-da...
loading . . .
How To Operate Large Files in Bioinformatics – Flávia E. Rius Blog
https://flaviaerius.com/posts/big-data-bioinformatics/
8 months ago
0
1
0
you reached the end!!
feeds!
log in