Flávia E. Rius's Avatar

Flávia E. Rius

@flaviaerius.bsky.social

I work with Polygenic Risk Scores for Brazilians @ Mendelics #rstats #bioinformatics

39 Followers  |  46 Following  |  32 Posts  |  Joined: 21.01.2025  |  1.8051

Latest posts by flaviaerius.bsky.social on Bluesky

4 word horror story for an R user:

"has a Java dependency"

12.10.2025 16:29 — 👍 37    🔁 9    💬 2    📌 0

- first thing needed (told last here bc you may already know, even if I didn't) is at least a superficial understanding of the concept of tokens and how it may limit your output (you can find the limit empirically, depending on the application).

11.10.2025 00:19 — 👍 0    🔁 0    💬 0    📌 0

My takes on doing this for the 1st time on Gemini 2.5 Pro, to extract info from unstructured data, are:

- makes a difference if you submit csv or tsv file (the latter was better);
- depending of the day it will be able to process more or less data (timeout varies due to server load variability);

11.10.2025 00:19 — 👍 0    🔁 0    💬 1    📌 0

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.

11.10.2025 00:19 — 👍 0    🔁 0    💬 1    📌 0
Post image

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. 🧵

09.10.2025 13:15 — 👍 6    🔁 1    💬 1    📌 0
Post image Post image Post image

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!

27.09.2025 16:28 — 👍 5    🔁 0    💬 0    📌 0
Content – Beatriz Milz

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 👋

29.10.2024 02:52 — 👍 33    🔁 4    💬 0    📌 0
Preview
GitHub - A2-ai/rv Contribute to A2-ai/rv development by creating an account on GitHub.

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

24.08.2025 15:37 — 👍 9    🔁 2    💬 0    📌 0

True story. So hard to fix this!

02.08.2025 17:03 — 👍 1    🔁 0    💬 0    📌 0
Preview
Project-oriented workflow Advice on workflows for developing R scripts. How to think about whether an action belongs in the script or elsewhere.

Every #Rstats user should read this post from @jennybryan.bsky.social‬.
Especially beginner to intermediate-level ones.
www.tidyverse.org/blog/2017/12...

01.08.2025 20:37 — 👍 18    🔁 7    💬 2    📌 0

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

25.07.2025 12:09 — 👍 48    🔁 7    💬 2    📌 3
Post image Post image

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

16.07.2025 01:34 — 👍 7    🔁 4    💬 0    📌 0
Post image

1/ When should you use a package vs. solving from scratch in bioinformatics?
I get asked this all the time. Here’s my approach: 👇

10.07.2025 13:15 — 👍 6    🔁 1    💬 1    📌 0
Post image

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

07.07.2025 19:39 — 👍 15    🔁 1    💬 0    📌 0
Preview
The forgotten half of scientific thinking | PNAS The forgotten half of scientific thinking

“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/...

26.06.2025 13:23 — 👍 141    🔁 42    💬 4    📌 6

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

11.06.2025 16:09 — 👍 1    🔁 0    💬 0    📌 0
Preview
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.

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...

10.06.2025 12:32 — 👍 11    🔁 2    💬 0    📌 0

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.

06.06.2025 19:46 — 👍 1    🔁 0    💬 0    📌 0

I need to say that Lonely Planet is still better than chatGPT to find interesting attractions for a trip.

05.06.2025 23:28 — 👍 0    🔁 0    💬 0    📌 0

I’m so sorry about that, Dariia. Stay safe!

05.06.2025 23:28 — 👍 3    🔁 0    💬 0    📌 0

jq is so useful.

05.06.2025 20:11 — 👍 0    🔁 0    💬 0    📌 0

I have the impression, when reading papers from the 1990's and before, that concepts were explained more clearly than nowadays.

27.05.2025 18:34 — 👍 0    🔁 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.

23.05.2025 21:14 — 👍 3    🔁 1    💬 0    📌 0

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.

22.05.2025 21:44 — 👍 0    🔁 0    💬 0    📌 0

This workshop is tomorrow, don't miss your last chance to register!
Details: bit.ly/3wBeY4S
Please share!
#AcademicSky #EconSky #Python

21.05.2025 08:56 — 👍 4    🔁 4    💬 0    📌 0

To clarify my poor post, it is NOT present in base R. Only when loading {data.table}.

Still exciting for me, though!

#rstats

22.05.2025 01:11 — 👍 13    🔁 1    💬 1    📌 0

To clarify, it is not present in base R. Only when loading {data.table}.

Sorry for my poor phrasing!

22.05.2025 01:10 — 👍 2    🔁 0    💬 0    📌 0

Yes, this is something I already knew! But I got surprised especially because I use {data.table} a lot, and it is already there, you know? Easier than setting up my own %notin% operator.

Thanks for sharing, though!

22.05.2025 01:09 — 👍 3    🔁 0    💬 0    📌 0

It is from library(data.table).

Sorry, I got so excited that I did not polish my writing to become clearer 😅.

22.05.2025 01:07 — 👍 1    🔁 0    💬 0    📌 0

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

21.05.2025 16:01 — 👍 23    🔁 1    💬 4    📌 1

@flaviaerius is following 20 prominent accounts