Contact

 For general science questions:


To request publications for free, use the following:

  • ResearchGate - highly recommended for pdfs of the final published versions. For recent publications, submit a full-text request since I might not be able to make it public yet. 
  • PubMed bibliography - publications over a year old are deposited into PubMed Central and available to the public for free. However, some journals only submit the accepted but pre-proof version to PubMed Central. Pre-proof means it has not had typos fixed.

For job-related questions:

  • LinkedIn - add a comment if you request to connect so I know that you aren't a spammer

No comments:

Post a Comment

R programming lesson #2: merging datasets (RNA-seq and Human Protein Atlas example)

Lesson goal: take your dataset and add columns from another dataset. You will add columns by matching shared values between the two datasets...