Subscribe Posts by category By tags
Recent posts
-
Nucleosome positioning and its prediction
Nucleosome positioning is an important factor determining whether a gene is actively transcribed. Together with transcription factor binding, it determines transcriptional behaviour.
-
LOX mediates doxorubicin resistance in triple-negative breast cancer models
Saatci et al. report on Nature Communication that targeting lysyl oxidase (LOX) overcomes drug resistance in cellular and mouse models of triple-negative breast cancer. Here are my learning notes.
-
Nonviolent communication
I finished the book Nonviolent communication (the 3rd edition) by Marshall B. Rosenberg this week. Here are my learning notes.
-
Discoveries Weekly No. 6 (May 18-24, 2020)
Here are the things I discovered this week that fascinates me.
-
Axis in Python and MARGIN in R explained
I tried to understand the concept of
axis
in python librariesnumpy
andpandas
better, because I often mix them up with similar concepts in R. After trying a few things out and reading around, I think I understand both worlds better now.