1/ three building blocks for Intrinsic Motivation:
2/ First, the urge to determine their own lives. Have the freedom to explore different projects.
3/ Second, the employees have the opportunity to learn and grow
4/ the employees are instilled with the purpose/mission/vision of the company. reference: lnkd.in/eBnJB8ye
5/ You hire smart people, and smart people love learning.
Want to keep smart people happy? keep them learning

#management #leadership #motivate
I love learning! 😄

• • •

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

Keep Current with Ming "Tommy" Tang

Ming

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 @tangming2005

Oct 12
5 websites for drawing scientific figures: 👇 🧵
Read 6 tweets
Oct 11
1/ What is career development like in academia vs industry? From what I know 👇
2/ academia: PhD -->postdoc --> assistant professor --> associate professor --> chair of a department --> chair of a college -->?
3/ industry: PhD --> scientist --> senior scientist (other companies may have scientist I/II/III etc) ---> principal scientist --> associate director --> director -->senior D --> executive D (some do not have it) --> VP--> SVP --> c-level executive
Read 7 tweets
Oct 11
1/ Why everyone needs a manager? 👇
2/
* a point person is needed for clarity
* regular contact is useful for troubleshooting + feedback
3/
* individuals need to help being their best at work
* relationships nurture a feeling of safety and belonging
Read 4 tweets
Sep 15
1/ Real-world data are inherently messy. Generating biological insights requires good data analysis skills. Artifacts are widespread too. How to prevent and identify artifacts due to data analysis? a thread 👇
2/
have a good understanding of your data. Do exploratory analysis (EDA).
3/ choose appropriate model to analyze the data
Read 10 tweets
Sep 13
Bioinformatics one-liner * Day 19
1/ create a tx2gene mapping file from ensemble gtf retaining the version number of genes and transcripts. A thread. #bioinformatics #oneliner #unix
2/ awk -F "\t" '$3 == "transcript" { print $9 }' myensembl.gtf| tr -s ";" " " | cut -d " " -f2,4| sed 's/\"//g' | awk '{print $1"."$2}' > genes.txt
3/
awk -F "\t" '$3 == "transcript" { print $9 }' myensembl.gtf| tr -s ";" " " | cut -d " " -f6,8| sed 's/\"//g' | awk '{print $1"."$2}' > transcripts.txt
paste transcripts.txt genes.txt > tx2genes.txt
Read 4 tweets
Sep 12
1/ Do not give me excel files (which is impossible :)).
8 tools to deal with tsv/csv files on the command line:
visidata.org Data exploration at your fingertips

#unix #data #commandline
Read 9 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 on Twitter!

:(