분류 전체보기(80)
-
effective talk tip
How to Deliver an Effective TalkStarting the Talk1. Avoid Humor at the Start: Skip jokes to keep the beginning focused and professional.2. Set Expectations: Clearly outline what the audience will gain from your talk.3. Reinforce Key Points: Repeat your main ideas to ensure everyone fully understands them.4. Define Your Concept: Use a “fence” around your idea to distinguish it from others.5. Summ..
2024.11.02 -
delivering effective thesis
1. Start with a Hook Open with a compelling statistic, real-world example, or key question that highlights the importance of your research. This grabs attention and provides context. 2. Define Your Objective Clearly Clearly state your research question and objectives early on. Explain why your work is significant, especially in terms of potential real-world applications or contributions to the f..
2024.11.02 -
R Biodconductor
Bioconductor- R package providing system for genome analysis (many package collection)- You can check the information on each package on the bioconductor website.- Provide analysis tool and example data▶ INSTALLATION METHOD# 설치if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager")# 기본 package 다운BiocManager::install() # 특정 package 다운BiocManager::install(원하는 packa..
2024.11.02 -
Keeping a room clean and organized
Mental Clarity: A clean environment reduces mental clutter and improves focus. Without unnecessary items around, you feel more at ease, and stress levels decrease.
2024.10.30 -
confidence 2024.10.30
-
non linear growth
Growth is rarely a straight upward trajectory; it often involves setbacks, plateaus, and even regressions.
2024.10.30