The top answer at the link explains it best: Good observation! The 3' poly(A) tail is actually a very common feature of positive-strand RNA viruses, including coronaviruses and picornaviruses. For coronaviruses in particular, we know that the poly(A) tail is required for replication, functioning in conjunction with the 3' untranslated region (UTR) as a cis-acting signal for negative strand synthesis and attachment to…
Adding a poly(A) tail when engineering rna plasmids is so common that it's part of the standard feature library of most plasmid editors. Here I have a screenshot of the ApE editor displaying one plasmid I made for a neurobio experiment involving the overexpression of two chimeric proteins (actin and profilin, respectively linked to green and red fluorophores; note the editor has autotagged the polyA tail feature): ht…
Why does the SARS-Cov2 genome end in aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa? (2020)
91–100 of 125 posts
Re: Why does the SARS-Cov2 genome end in aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa? (2020)
#92It's like a NOP slide for viruses: https://en.wikipedia.org/wiki/NOP_slide Just kidding...sort of!
User Zoe Sparks on that page covers why they don’t really feel it’s like a nop slide. I think that answer is a good supplement to the accepted one.
So.. to me, it's odd they invoke "legitimate code." The comparison I'd consider would be "combative code." For example, the old game "core wars." Thinking in that mindset, I can see several uses for a "nop sled" in "legitimate code."
Re: Why does the SARS-Cov2 genome end in aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa? (2020)
#93If this sort of question fascinates you, you might like "Reverse Engineering the source code of the BioNTech/Pfizer SARS-CoV-2 Vaccine"[0], an article written with a tone that I've found to resonate with engineers and like-minded folk. [0] https://berthub.eu/articles/posts/reverse-engineering-source...
Re: Why does the SARS-Cov2 genome end in aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa? (2020)
#94[flagged]
Other people do know and you can find this information out.
The body uses it in RNA for denoting the life cycle of reuse to avoid degradation.
The linked article tells you
Re: Why does the SARS-Cov2 genome end in aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa? (2020)
#95[flagged]
Re: Why does the SARS-Cov2 genome end in aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa? (2020)
#96Earlier quoted context omitted.
Adding a poly(A) tail when engineering rna plasmids is so common that it's part of the standard feature library of most plasmid editors. Here I have a screenshot of the ApE editor displaying one plasmid I made for a neurobio experiment involving the overexpression of two chimeric proteins (actin and profilin, respectively linked to green and red fluorophores; note the editor has autotagged the polyA tail feature): ht…
Can you add any number of A's, or just 1, or shorten it by 1, and it still is functional?
Most of genetics is like that.
Re: Why does the SARS-Cov2 genome end in aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa? (2020)
#97Earlier quoted context omitted.
The biological equivalent of an endline
The stop codon is more like the '\n' or '\0' in computing. Polya tails protect against degradation and is used for nuclear export of RNA.
Re: Why does the SARS-Cov2 genome end in aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa? (2020)
#98Re: Why does the SARS-Cov2 genome end in aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa? (2020)
#99The top answer at the link explains it best: Good observation! The 3' poly(A) tail is actually a very common feature of positive-strand RNA viruses, including coronaviruses and picornaviruses. For coronaviruses in particular, we know that the poly(A) tail is required for replication, functioning in conjunction with the 3' untranslated region (UTR) as a cis-acting signal for negative strand synthesis and attachment to…
So props to them for going a bit more into detail here - and also highlighting that the reason for the fuzzy phrases can often be that we literally don't know the details: The empirical basis may be "if this thing is removed then this other thing won't work", without us necessarily knowing why this is the case.
Re: Why does the SARS-Cov2 genome end in aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa? (2020)
#100The top answer at the link explains it best: Good observation! The 3' poly(A) tail is actually a very common feature of positive-strand RNA viruses, including coronaviruses and picornaviruses. For coronaviruses in particular, we know that the poly(A) tail is required for replication, functioning in conjunction with the 3' untranslated region (UTR) as a cis-acting signal for negative strand synthesis and attachment to…
As a coder, I find it a bit frustrating how often explanations in biology contain fuzzy phrases like "plays a role in" or "is required for" or "works together with" or "modulates the activity of" - without ever expected what role it plays, why it is required or how it works together. So props to them for going a bit more into detail here - and also highlighting that the reason for the fuzzy phrases can often be that…