This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module Jekyll | |
class TagCloudTag < Liquid::Tag | |
safe = true | |
def initialize(tag_name, text, tokens) | |
super | |
end | |
def render(context) | |
html = "" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Reply to Weissman 2024 | |
# | |
# Code to draw the spatial locations of source-linked infections and | |
# secondary++ infections, and estimate median distance to the source (origin) | |
# | |
# Updates: | |
# ======== | |
# | |
# This TOY MODEL is just meant to rebut Weissman's claim that |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
date | notes | Source | article | |
---|---|---|---|---|
1/23/2020 | China built a lab to study SARS and Ebola in Wuhan | Daily Mail | https://www.dailymail.co.uk/health/article-7922379/Chinas-lab-studying-SARS-Ebola-Wuhan-outbreaks-center.html | |
3/4/2020 | Don’t buy China’s story: The coronavirus may have leaked from a lab | NY Post | https://nypost.com/2020/02/22/dont-buy-chinas-story-the-coronavirus-may-have-leaked-from-a-lab/ | |
3/5/2020 | Pompeo | France 24 | https://www.france24.com/en/20200503-pompeo-says-enormous-evidence-coronavirus-originated-in-wuhan-lab | |
3/5/2020 | Coronavirus Epidemic Draws Scrutiny to Labs Handling Deadly Pathogens | WSJ | https://www.wsj.com/articles/coronavirus-epidemic-draws-scrutiny-to-labs-handling-deadly-pathogens-11583349777 | |
3/30/2020 | Experts know the new coronavirus is not a bioweapon. They disagree on whether it could have leaked from a research lab | Bulletin of the Atomic Scientists | https://thebulletin.org/2020/03/experts-know-the-new-coronavirus-is-not-a-bioweapon-they-disagree-on-whether-it-could-have-leaked-from-a-researc |