Timing Liu
📝Posts
All posts
All categories
💡Thoughts
📚Book reviews
⌨️Coding
📖Personal library
💼Now
🎙️Talks
📰Newsletter
📱Contact
📑CV
Posts
The bright side of plots (R plot notes)
Font Font size Font format (e.g. subscripts) Font family Combine plots Helpful packages: Colours 3D rendering Rough plots It will …
Last updated on
2021-04-08
1 min read
Data Science
Working with NA in R
NA are necessary markers for missing data. However, Working with them can be tricky because of their special properties. Care should …
Last updated on
2021-04-08
3 min read
Data Science
Learning functional programming in R
Why use functional programming Avoid intermediate objects In any loop, the standard practice is to create a new list before the loop, …
Last updated on
2021-04-07
2 min read
Data Science
Medical school application
This is a summary post of the medical school application process. If you read Chinese, this Zhihu answer is where things got started. …
Last updated on
2021-04-04
1 min read
University admission
Notes on Bioconductor packages
This is not intended to be a comprehensive review of Bioconductor packages - there are too many of them. These are my personal notes. …
Last updated on
2021-04-04
3 min read
Data Science
Research tools
Last updated on
2021-04-04
1 min read
Data Science
What does being "interesting" mean
This is an important mental model that I have been building over the past few years. Interesting means attention-capturing. Attention …
Last updated on
2021-04-04
2 min read
Thoughts
,
University admission
Caveats when working with bioinformatics data
This documents the common pitfalls when working with Bioinformatics data and how to prevent them. Headers Case use janitor::clean_names …
Last updated on
2021-04-03
1 min read
Data Science
How to split a string column by length
Intro This is a documentation of how I split a string type column by its length, and combine them together in a directory format (which …
Last updated on
2021-04-03
2 min read
Data Science
How I would learn programming in 7 days
This will be a part of a series of articles on learning programming and data science. There are many articles on this topic already, …
Last updated on
2021-03-28
4 min read
Data Science
«
»
Cite
×