Jorge Barrasa Fano Profile picture
Oct 15, 2022 21 tweets 14 min read Read on X
Last April I defended my #PhD at @KU_Leuven, in which I developed ways of looking at the #Force within your cells...

(1/20) 🧵In this #ThesisThread I will tell you exactly how I did it...
(2/20) No, at least in our galaxy, our cells do not have #midichlorians. But all ~30 trillion cells of your body are able to:

🔍Change their behavior if they #feel changes in the forces around them...

💪Exert #forces to move or to explore the environment
(3/20) Let me give you an example:

🚀When astronauts spend time in space, their bones become weaker! This means that the cells of their bones take a decision when they don't feel the #gravity anymore!

If there is no need, why should cells bother and maintain bones? Image taken from: https://w...
(4/20) Another example: many cells in our body need to move from point A to point B.

👀 Look at this beautiful video of a cell migrating and pulling on collagen fibers (in green) to push itself forward!

(collagen is present everywhere in your body! for ex. in your ear!👂)
(5/20) Ok! So far we've learned that cell forces exist, sure... But why do we care about them?🤔

It turns out that these forces are also very important in #cancer...

👀Look at how these cancer cells (in green) pull on collagen (in red) to invade tissues outside the tumor!!
(6/20) You may be realizing now that researchers are actually very interested in understanding how cells generate such forces👨‍🔬👩‍🔬.

If we know how a cancer cell exerts force to invade other tissues, why not try to stop them?

So the next question is how do we study cell forces?
(7/20) Since studying tissues with millions of cells is very complicated, researchers typically use #invitro cell cultures. This means that we culture them on a dish.

This way, we can have more control of the situation and do simple experiments that give us useful information. Image
(8/20) You may be wondering now... ok, I have some cells in the dish 🧫. How on Earth can I see the #forces that they exert!!?

Let me give you an example.

👀 Look at this dotted rubber band. Image
(9/20) Now look at these other 2 images. I am applying a different force in each one.

If you compare them to the image of the previous tweet, can you tell in which one I am applying more force? 🧐

....

👏Easy, right? The more force I apply, the more the dots spread! Image
(10/20) This is exactly what we do to measure cell forces!!

With the methodology #TractionForceMicroscopy, we place cells on an elastic gel (like the rubber before) with fluorescence beads inside. We take images before and after the cells apply forces and then we compare them! Image
(11/20) In reality, these images have THOUSANDS of beads and also we need some math and theory of mechanics to calculate the forces from those images.

💻We need the help of computers and very complex algorithms to do these calculations!

AND there is one more problem...
(12/20) In the last decades researchers are trying to make their #invitro cultures more similar to the human body. We have three-dimensional bodies, right? So, we also need to have #3D in vitro models!

So now we need to put our cells inside a gel, not on top! TFM is the abbreviation for...
(13/20) Did I mention that the algorithms needed are complex? Well, in 3D they become even more complex! 🤯

When I started my #PhD, there were few algorithms for 3D. And none were made available for any non-technical researcher to easily use them...

the time had come...
(14/20) In my #PhD, I developed an #opensource toolbox called #TFMLAB!

👨‍🔬👩‍🔬The main goal was that any researcher, regardless of their technical (💻math, programming, etc) experience, can easily use it!

It is user-friendly, intuitive and you don't need to know any programming!
(15/20) #TFMLAB basically includes has all the complex algorithms that are needed to visualize the forces that cells exert in a given experiment! And again, it's #opensource ! You can find +info in this @ESBiomech tutorial:

Let's now look inside #TFMLAB🔍
(16/20) In my thesis we also developed a novel algorithm for #TractionForceMicroscopy valid for 3D and we tested it!

🏃Imagine that you want to run a mountain marathon but you don't train! You'd feel exhausted very soon!

That's why we trained our algorithm in a mountain!🏔️
(17/20) We simulated conditions that the algorithm would need to face in a real experiment.

🔬For example, we tested it on images that look very much like the ones obtained with a microscope: Adapted from the @ActaBio p...
(18/20) After simulating thousands of different conditions, we saw that our algorithm is more accurate than others that are typically used in the field!

Interestingly, we obtained this improvement simply by making our algorithm consistent with Newton laws! Adapted from the @ActaBio p...
(19/20) These developments allowed us to see for the first time the forces that cells need to exert to form a new blood vessel!

We now have a tool ready to investigate, for example, vascular diseases, such as the one that my colleague @apek_shapeti is studying: #CCM "Tractions" are j...
(20/20) ✅In my #PhD I developed accurate tools to extract useful #force information from cells while making them accessible to the community🫱🫲.

The collaborative work of @MAtrix_KULeuven that joined forces with #MechanobiologyLab of @unisevilla made my work way easier! 💪💚

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Jorge Barrasa Fano

Jorge Barrasa Fano Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @barrasa_fano

Apr 4, 2023
Hello!

📢A new paper in which I collaborated with the group of @Rocha_Lab is now available in @PNASNews !!!

📰pnas.org/doi/10.1073/pn…

1/13- I always thought that synthetic hydrogels were relatively limited in terms of how physiologically representative they are.
2/13 - Synthetic hydrogels are typically linear elastic, which is cool, because it makes my life easier while doing Traction Force Microscopy (TFM) on them 🤓... but they don't display strain stiffening characteristics as they are non-fibrous.
3/13 - 🛠️Cells in natural hydrogels, like collagen, reorient fibers around them, and they can mechanically communicate with other cells that are at a certain distance from them by remodeling and stiffening the matrix in their surroundings

But it turns out that I was wrong...
Read 14 tweets
Jun 10, 2021
Hello!
(1/7)
I'm thrilled to share my new article in @SoftXJournal !!

We present TFMLAB! An open source Matlab toolbox for 4D #TractionForceMicroscopy. We put special focus on making it accessible, even if you are not good at programming! 💻🧐

sciencedirect.com/science/articl…
🧵👇
(2/7) There are many available open source codes to run 2D TFM, but what if you are now thinking of embedding your cells in a 3D matrix? You won't find that many #3DTFM codes out there that are easy to use without requiring you to be an expert programmer🧐💻
(3/7) Well, we have created #TFMLAB 🥳!! This Matlab toolbox integrates all the computational steps to compute active cellular forces from confocal microscopy images, including image processing, cell segmentation, matrix displacement measurement and force recovery Image
Read 8 tweets
Mar 16, 2021
I'm very excited to share my very first paper!!💜

In our work in @ActaBio we propose a more sophisticated way of validating #3D #TractionForceMicroscopy methods and we apply our novel inverse method to an in vitro model of #angiogenesis (1/10)
👇👇🧵

sciencedirect.com/science/articl…
Typically, TFM methods are validated under simplified scenarios (using simplified cell geometries, arbitrarily choosing force exertion points, or bypassing image processing steps). Here, we designed a simulation platform that is as close as possible to a real case. (2/10)
We used the geometry of a real angiogenic sprout via confocal microscopy. We simulated focal adhesions of varying size and distribution (to see how the accuracy is affected by it) and generated different ground truth displacements and tractions. (3/10) Image
Read 11 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(