Earlier quoted context omitted.
I'm curious if these 750MB + the DNA of mitochondria + the protein metagenomics contain all the information needed to build a human, or if there's extra info stored in the machinery of the first cell. That is if we transfer the DNA to an advanced alien civilization - would they be able to make a human.
> That is if we transfer the DNA to an advanced alien civilization - would they be able to make a human. You'd need a cell to start the process, with the various nucleic acids distributed correctly and proteins/energy with which to create further proteins using the information encoded by the DNA. Thus the civilization would need information about cells and a set of building blocks before being able to use the DNA.
The complete sequence of a human Y chromosome
51–60 of 232 posts
Re: The complete sequence of a human Y chromosome
#52Re: The complete sequence of a human Y chromosome
#53Earlier quoted context omitted.
I'm curious if these 750MB + the DNA of mitochondria + the protein metagenomics contain all the information needed to build a human, or if there's extra info stored in the machinery of the first cell. That is if we transfer the DNA to an advanced alien civilization - would they be able to make a human.
This is a complex question. The cocktail soup in a gamete (sperm or egg) and the resulting zygote contains an awful lot of stuff that would be extremely hard to replace. I could imagine that if the receiving civilization was sufficiently advanced and had a model of what those cells contained (beyond the genomic information) they could build some sort of artificial cell that could bootstrap the genome to the point of…
Re: The complete sequence of a human Y chromosome
#54Earlier quoted context omitted.
If you think like an ML engineer, the genome is a feature vector 3B bases (or 6B binary bits) long that is highly redundant (many sections contain repeats and other regions that are correlated to other regions), and the mapping between that feature vector and an individual's specific properties (their "phenotype", which could be their height at full maturity, or their eye color, or hair properties, or propensity to d…
Fascinating, are there lots of people looking at genetics with this ML kind of lens?
The really interesting approaches these days, IMHO, combine genomics and microscopic imaging of organoids, and many folks are trying to set up a "lab in the loop", in which large-scale experiments run autonomously by sophisticated ML systems could accelerate discovery. It's a fractally complex and challenging problem.
Statistics has been key to understanding genetics from the beginning (see Mendel, Fisher) and so at a big pharma you will see everything from Bayesian bootstrappers using R to deep learners using pytorch.
Re: The complete sequence of a human Y chromosome
#55For those who don't recall: Back in the Dark Ages, there was a race to decode the human genome. The leading competitiors (wealthiest) were Celera Genomics and the Human Genome Project. After some time, Celera (headed by Craig Venter), announced they had done the deed. However, what Celera had actually done was used what they called a "shotgun method", which meant they took small samples here and there, then built a m…
Yes, but the HGP didn't make a full sequence either, using their scaffold-based contig assembly. Both groups declared a truce and announced they were "finished with the first draft" 35 years ago: https://www.nytimes.com/1987/12/13/magazine/the-genome-proje... 33 years ago: https://www.nytimes.com/1990/06/05/science/great-15-year-pro... 29 years ago: the competition gets fierce https://www.nytimes.com/1994/02/22/scien…
So... um... BLAST processing?
Re: The complete sequence of a human Y chromosome
#56Earlier quoted context omitted.
This is a complex question. The cocktail soup in a gamete (sperm or egg) and the resulting zygote contains an awful lot of stuff that would be extremely hard to replace. I could imagine that if the receiving civilization was sufficiently advanced and had a model of what those cells contained (beyond the genomic information) they could build some sort of artificial cell that could bootstrap the genome to the point of…
The code how to build a sperm and an egg is inside the human DNA, isn't it?
Re: The complete sequence of a human Y chromosome
#57For those who don't recall: Back in the Dark Ages, there was a race to decode the human genome. The leading competitiors (wealthiest) were Celera Genomics and the Human Genome Project. After some time, Celera (headed by Craig Venter), announced they had done the deed. However, what Celera had actually done was used what they called a "shotgun method", which meant they took small samples here and there, then built a m…
Yes, but the HGP didn't make a full sequence either, using their scaffold-based contig assembly. Both groups declared a truce and announced they were "finished with the first draft" 35 years ago: https://www.nytimes.com/1987/12/13/magazine/the-genome-proje... 33 years ago: https://www.nytimes.com/1990/06/05/science/great-15-year-pro... 29 years ago: the competition gets fierce https://www.nytimes.com/1994/02/22/scien…
As someone who is in the genomics world now as a software person, I find it amusing that I've gotten more into perl over the last year or so. It has its place, in the way that grep/sed/awk/etc does.
Re: The complete sequence of a human Y chromosome
#58Earlier quoted context omitted.
Not a tired trope because that dog isn't dead. Until the media either 1. has no influence or 2. stops being dishonest then it needs to constantly be called out and berated.
What if it is apparent that there are other groups pushing the narrative that the media is untrustworthy so that they themselves can own the narrative? Any given group of humans will have a mixture of deceptive and trustworthy participants. Singling one group out for constant castigation, held against an impossible standard, makes it easier for dishonest members of other groups to avoid the spotlight.
How much of the reporting from the media revealed that Theranos was a fraud? Anything that wasn’t was fucking useless because it’s just a megaphone for corporate PR, despite what they think.
The entire concept of a weekly news is risible, let alone daily news. A fully investigated story actually worthy of the term journalism requires probably 2 employee years worth of actual work.
Look at how many articles the NYTimes publishes daily, multiply it by 700, and then compare that number with the actual number of journalists they have. It’s a complete farce.
Re: The complete sequence of a human Y chromosome
#59Earlier quoted context omitted.
I had the same question. Perhaps this will help you. https://en.m.wikipedia.org/wiki/DNA_sequencing
That page describes the human genome as having been sequenced back in 2003. *confusion intensifies*
another "completion" happened 3 years ago, before this announcement. but this is the last one. I promise.
Re: The complete sequence of a human Y chromosome
#60Earlier quoted context omitted.
It's a slight exaggeration of the information content to report the data size using an ASCII encoding. Since there are 4 bases, each can be encoded using 2 bits, rather than 8. So we're really talking 750 megabytes. But still mind-blowing.
Yes, and if you gzip it it's even smaller. But the big takeaway is that the amount of info that fully defines a human, is what we consider "not much data," even in its plainest encoding.