TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Cosmic rays may explain life’s bias for right-handed DNA (2020)

88 pointsby deesepabout 2 years ago

11 comments

photochemsynabout 2 years ago
Note the recently discovered Winchcombe meteorite had equal amounts of L- and R- amino acids, suggesting that non-biological processes produce both at the same rate, which is perhaps not what you&#x27;d expect if these cosmic ray or other physical processes were influencing L- vs R- handed molecule production&#x2F;breakdown rates.<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33680493" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33680493</a><p><a href="https:&#x2F;&#x2F;www.science.org&#x2F;doi&#x2F;10.1126&#x2F;sciadv.abq3925" rel="nofollow">https:&#x2F;&#x2F;www.science.org&#x2F;doi&#x2F;10.1126&#x2F;sciadv.abq3925</a><p>It&#x27;s likely life <i>had</i> to choose one or the other early on; imagine the mess it would be if you tried to build proteins or nucleic acids with a random assortment of left and right handed molecules, it&#x27;d be hard to get consistent structures. You&#x27;d have to have specific codons, the three-letter gene sequences that convert the 4-letter DNA code to the amino-acid code (22 for terrestrial life), for each handed version of the amino acids, so you&#x27;d need 44 different codons (out of 63 possible 3-letter combinations of ATCG) for the complete set, with no [little] overlap.<p>[edit: it&#x27;s 64, not 63! Today&#x27;s life uses 61 for amino acids and 3 are reserved as stop signals. To get the full set in Python: set(list(itertools.permutations(&#x27;AAATTTCCCGGG&#x27;, 3))) ]<p>I&#x27;d guess the early self-replicating systems (likely something like a RNA-protein ribosome complex capabale of self-replication using abiotically produced amino and nucleic acids) were only able to consistently replicate if they only used one enantiomer consistently, and it was just a roll of the die as to which one they settled on. There might even have been mixed populations of L-handed and R-handled life at the beginning, with only one branch surviving.<p>Of course, that&#x27;s the claim here, that of these two branches, one was more impacted by cosmic rays than the other. ???
评论 #34946717 未加载
评论 #34946619 未加载
评论 #34951813 未加载
Aardwolfabout 2 years ago
The only thing that actually showed something asymmetric was, afaik, the image showing cosmic rays coming towards you with a certain magnetic polarization of muons. So if cosmic rays themselves would have had the other polarity (coming with N towards you and S away from you), then instead left handed would have been more advantageous? But, then, what&#x27;s the reason why we don&#x27;t have any cosmic rays with inverted polarization?<p>Also, I think that even if the cosmic rays were not an issue and there was no advantage between left and right, only one of them would eventually survive: if there were both lifeforms with the left and the right orientation, they&#x27;d be competing for the same resources (while only being able to mutate&#x2F;copy&#x2F;evolve within their own type). Eventually one branch is bound to die out while the other remains, even if due to sheer luck rather than large advantage, and from then on the opposite orientation can&#x27;t really appear&#x2F;evolve anymore since it can&#x27;t compete against the existing much more complex life for those resources.
评论 #34946191 未加载
phyzomeabout 2 years ago
You could just as well say that the cosmic ray pions are more likely to <i>destroy</i> right-handed DNA, which would have the opposite effect. And I don&#x27;t think essential mutations were particularly hard to come by in the primordial soup. UV light works fine, as do many, many chemicals. Or just more-primitive copying machinery.<p>I don&#x27;t think this weighs very heavily against the random symmetry-breaking hypothesis.
评论 #34948557 未加载
评论 #34946244 未加载
bmitcabout 2 years ago
The article never explains why right-handed polarization knocks electrons off right-handed helixes more often than left-handed ones. What&#x27;s the mechanism there?
评论 #34946372 未加载
platzabout 2 years ago
I finally know what the definition of “evil” life is. Thank you.
评论 #34945515 未加载
评论 #34945715 未加载
supernova87aabout 2 years ago
Is it me, or does the actual referenced ApJL paper, while having all the trappings of a scientific argument and an almost diarrheal collection of assorted physics references, basically boil down to a very extensively wrapped plausibility argument?
评论 #34947707 未加载
jacknewsabout 2 years ago
It&#x27;s interesting, but I don&#x27;t think it answers the question.<p>I believe life probably started as an autocatalytic set of chemicals which then &#x27;discovered&#x27; they could use rna as a backbone&#x2F;memory. So the reason for the chirality is at a lower level than discussed here.<p>All just a hunch and IMHO of course.
dangabout 2 years ago
Discussed at the time:<p><i>Cosmic Rays May Explain Life’s Bias for Right-Handed DNA</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23688535" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23688535</a> - June 2020 (56 comments)
__MatrixMan__about 2 years ago
Would this affect be the same in both hemispheres? Or would only one side get that handedness bias?<p>My knowledge of the standard model isn&#x27;t good enough to be able to puzzle it out.
toughabout 2 years ago
As a leftie I wonder what cosmic rays did to me
评论 #34945970 未加载
garbagecoderabout 2 years ago
Lots of conjectures these days.