Slashdot Mirror


User: elyons

elyons's activity in the archive.

Stories
0
Comments
24
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 24

  1. Re:Relative of the tomato??? on Carnivorous Plant Ejects Junk DNA · · Score: 1

    Second author on the paper here and the person who did the analyses that lead the the conclusion of three WGDs since divergence with tomato. We had to phrase the claim like that because tomato was the closest relative with a published genome. These analyses would have been a lot easier if there were genome sequences of plants more closely related to Utricularia, especially if some had more shared WGDs.

  2. Re:Choice on Forbes 2013 Career List Flamed By University Professors · · Score: 3, Insightful

    Spot on. I just started a tenure track faculty position (80% research) and just spent my first winterbreak trying to catch up on all of the research work that I couldn't do while teaching 300 undergraduates. That means 10 hours a day, every day. I'm fortunate that my wife could take the holiday and visit family, and fill me in on the happenings with everyone. But grants are coming due, paper revisions need writing, new papers are waiting, and conference talks are happening in a week. I'll be lucky to be caught up in on this work in April. But then again, I knew what I was getting myself into accepting this position (I've watched friends ahead of me in this game go through this). Easy position? Hardly. Would I trade it for anything else? Nope. Never a dull moment.

  3. Fourth Paradigm: Data-Intensive Scientific Discove on How Big Data Became So Big · · Score: 1

    For a good read on this problem, I highly recommend the Fourth Paradigm: http://research.microsoft.com/en-us/collaboration/fourthparadigm/ .

    This is a free ebook download from Microsoft and uses a variety of leaders in data driven science to write chapters about a variety of scientific disciplins and what "big data" means to them. The first chapter is especially enlightening! Blurb about the book:

    Increasingly, scientific breakthroughs will be powered by advanced computing capabilities that help researchers manipulate and explore massive datasets.

    The speed at which any given scientific discipline advances will depend on how well its researchers collaborate with one another, and with technologists, in areas of eScience such as databases, workflow management, visualization, and cloud computing technologies.

    In The Fourth Paradigm: Data-Intensive Scientific Discovery, the collection of essays expands on the vision of pioneering computer scientist Jim Gray for a new, fourth paradigm of discovery based on data-intensive science and offers insights into how it can be fully realized.

  4. The academic path is not for everyone on Ask Slashdot: Advice For Budding Scientist? · · Score: 1

    I'm just about to start a tenure track assistant professorship this summer at a research university. Yes, it was a long road to get there, and it continues to be one. For every undergrad that I've mentored, I've done everything I can to discourage them from going into academics. IF there is anything else you can see yourself doing that will make you happy besides being a professor, I would recommend it. It is a lot of thankless work, there is lots of competition, and no guarantee of making it. Getting there requires some luck, being good at politics, and being very good at what you do (hacks are recognized pretty quickly). IF there isn't anything else you can envision yourself doing that will make you happy, then go for it. Just remember that the reward is waking up and doing what you want to do every day (and I mean every waking moment of every day). Though there are many difficult people with whom you have to work, most people are fantastically smart, interesting, and passionate. For me, this was one of the two most important things for becoming a prof (I had spend 5 years in industry as a scientist and was bored silly by my coworkers' water cooler conversations). The other is the opportunity to think up and work on hard problems that no one else had ever done before.

    My dad is also an academic. Watching his path was quite inspiring for me, through I didn't appreciate all he had done until I was set on doing the same. He worked wherever he could that would allow him to write grants and do the work he wanted to do. It wasn't until he was 50 that he landed his first profship. He's now been a prof for over 15 years, works harder than before due to department responsibilities, graduate students and post docs, and loves every minute (almost). That showed me that if you keep at it long enough, eventually things would work out.

    If you decide to go for the academic life, good luck and enjoy every step along the way. Just don't worry too much about the sad state of affairs for doing basic research.

  5. Re:Wrong problem on Genome Researchers Have Too Much Data · · Score: 2

    Well, as others have said, this is kind of correct. After sequencing, the raw reads (short sequences of DNA) are assembled into either transcripts of genome fragments (usually called contigs). This leads to a great reduction in the amount of data, but there is a lot of concern by scientists over whether or not to save all the raw data for future work. My take is that unless the sample is impossible to collect DNA/RNA from again, then toss it and assume that the sequencing technology will be better/faster/cheaper/longer in the future.

    I'm actually involved with a large US National Science Foundation project to help build the cyberinfrastructure to help handle these data and analyses: the iPlant Collaborative: http://iplantcollaborative.org./ In addition, I maintain a set of web-based software for comparative genomics: CoGe, http://genomevolution.org./ From the standpoint of genomes, I adopted the philosophy of building a system that can easily accommodate new versions of existing genomes and new genomes. Thus, as new data becomes available, they get quickly loaded into the system and made available for analysis by any of the existing tools or compared to any of the already loaded genomes. So far, the system has scaled quite well and it is storing over 16,000 genomes from over 12,500 organisms. While the science is a lot of fun (sort of like the ultimate video game except no one knows the rules and there are no pre-built user interfaces), it is awesome to see how quickly the number of sequenced genomes has grown over such a short period of time. This is driven by how cheap the technology has become to use and the quantity of data that can be produced. For those interested, the National Human Genome Research Institute keeps track of this and has some very informative graphs: http://www.genome.gov/SequencingCosts/.

    While it has also been said, the analyses and interpretation of these data is extremely rate limiting. Lots of opportunity for folks with programming, algorithm, data visualization, web, and user interface experience.

  6. Re:So on In Australia, Immunize Or Lose Benefits · · Score: 1

    Actually, the best infections are those that cause no symptoms. The bug/bacteria/virus gets in, replicates, and gets out with you and your cells being none the wiser. It is often the infections that cause extreme immune responses (e.g. haunta virus, SARS) that are deadly. The immune system goes haywire and ends up killing you.

  7. Re:A question about Lenski's work. on Scientists Measure How Quickly Plant Genes Mutate · · Score: 1

    I'll need to re-read the article for the specifics, but this was just measuring the background rate of mutations without any form of selection. They found an initial burst of change as the bacteria adapted to the experimental conditions, then not much for the first 20,000 generations, then a continuous burst of new mutations between 20,000 and 40,000 generations. They could attribute those mutations to a mutation that knocked out one of the DNA repair enzymes.

  8. Re:A question about Lenski's work. on Scientists Measure How Quickly Plant Genes Mutate · · Score: 2, Informative

    Yes. His group had a recent paper in Nature where they sequenced genomes from their Long Term E. coli Evolution experiment at generations: 0, 2000, 5000, 10000, 15000, 20000, and 40000.

    Absolutely stunning piece of work:
    http://www.nature.com/nature/journal/v461/n7268/full/nature08480.html

  9. Great piece of work! on Scientists Measure How Quickly Plant Genes Mutate · · Score: 5, Informative

    For those that don't know much about either the significance of the science or the technology involved with generating the data, this might be useful. One big gray area in our understanding of evolution is how quickly genomes are changing, where they change, and the types of changes that are occurring. Yes, a genome is usually made up from DNA (RNA viruses being the major exception), and encoded in the DNA are genes, many of which get translated into proteins that do much of the "work" in an organism. However, depending on the organism, much of the DNA does not code for genes. The human genome for example is ~3,100,000,000 nucleotides (DNA's building blocks) long. Of that, ~1.5 percent codes for protein. Of the rest, the vast majority are ancient, dead, "selfish" chunks of DNA such as retroviruses (RNA viruses that convert to DNA and integrate into a genome. HIV is an example of one of these guys) and transposons (a major class of which are just like retroviruses but lack the genes for cell-to-cell transfer). Periodically in the evolution of many multicellular organisms (e.g. plants and animals), there are explosions or blooms of these types of elements that suddenly take off and integrate around a genome. This is one type of mutation (or genome evolution), and there are many others. Single nucleotides can change (e.g. C->T, as discussed in the paper), individual genes can get duplicated through a process known as unequal crossing-over or nonhomologous recombination, and the entire genome can be duplicated (known as polyploidy and is a dominant feature in flowering plant genome evolution.)

    Our current understanding of how dynamic a genome is, the types of changes that occur, and the factors that limit these changes is very limited. Much of this is because getting a genome of an organism can be expensive and laborious, depending on the size of the genome (RNA virus 15,000 nt, DNA virus: 150,000 nt, bacteria: 5,000,000 nt, yeast: 20,000,000 nt, multicellular organisms: 100,000,000-10,000,000,000). Since our understanding of how genomes evolve depend on getting genomes sequenced that are appropriately related to one another (e.g. populations of organisms versus diversity of organisms), we can only get answers for those genomes we currently have (current ~8000 for all viruses, bacteria, archaea, and eukaryotes). Fortunately, there is currently a major technological revolution happening in biology: generating DNA sequences fast and cheap. For example, the first human genome was approx a 10 year project and cost ~$1,000,000,000. Now, the record for a human genome takes less than a week and costs ~$15,000.

    This project is a major milestone as the authors sequenced 6 plant genomes (a mustard known as Arabidopsis thaliana) that are related to one another by 30 generations. Because of the close evolutionary relationships of these organisms, the authors can characterize the types of genomic change happening over very short time periods.

    The emerging picture is that genomes, the fundamental genetic blueprint for a lineage of organisms, are much more dynamic than we had previously thought.

  10. Not the clearest write-up on Surprise Discovery In Earth's Upper Atmosphere · · Score: 1

    I'm the poster of the article because this is from my dad's lab at UCLA. While I must profess great ignorance about much of what he does and this piece of research in particular, he has been telling me about this work for a while. Basically, he is a weather scientist, but instead of studying weather patterns that directly affect earth's surface (e.g. rain storms and tornadoes), he studies the weather in earth's upper atmosphere, and specifically in the magnetosphere where earth's atmosphere interacts with the solar wind. His primary focus is to understand the dynamics and triggers of weather storms there, called magnetospheric substorms -- which, besides from causing some havoc with satellites and communications, also cause the aurora, or northern lights. While this has nothing to do with global warming, it is quite interesting as his group discovered that there is a much larger influx of energy into the magnetosphere than was previously thought. For all those here with space/physics/weather/atmosphere interests, I thought it would be of interest. As previously noted, this is solid basic research that furthers our understanding of how our planet works at the interface with space.

  11. Re:Of course we're still alive... on LHC Success! · · Score: 1

    Although it is quite amusing as you wrote it, I think you meant hadrons.

  12. Re:In this house... on Japanese Company Says Laws of Physics Don't Apply — to Cars · · Score: 3, Funny

    MC Hawkings said it best: http://www.youtube.com/watch?v=5bueZoYhUlg

  13. Cellulose is not the earliest evidence for life. on Scientists Look at Martian Salt for Ancient Life · · Score: 1
    Stramenopiles (or heterokonts) have incredible supporting evidence as having been on the planet for ~3 billion years. Here is a recent article from Nature and their editorial summary:

    Stromatolites are living, layered structures formed in shallow waters by a combination of microbial biofilms -- usually of blue-green algae -- and granular deposits. They are rare today but for about 2 billion years, following their arrival in the fossil record 3.5 billion years ago, they are the main evidence of life on Earth. Modern stromatolites still look like their fossilized forebears. But are the modern microbes remnants of ancient ecosystems or just latecomers following a similar lifestyle? A metagenomic study of the bacteriophage communities in modern stromatolites and thrombolites (like stromatolites but with an irregular internal structure) shows that stromatolite-associated phages are very different from each other and from any other ecosystem studied so far. This finding strengthens the hypothesis that modern stromatolites are remnants of ancient ecosystems.
  14. Re:AEBS backups on Mac OS X 10.5.2 Update Brings Welcome Fixes · · Score: 1

    . . .that Leopard just needs the final spit and polish
    I am going to have to disagree here. I've been a long time mac fan, switching from linux with the first OS X release. I'm a developer at a university, and I have very little nice to say about 10.5 vs. 10.4. My Desktop system (last model quad-core) is much less stable, OSX apps crash more frequently, etc. In addition to running slower (in my opinion) and requiring more resources, my laptop (3yo powerbook G4) battery (less than a year old) has been shot to hell since running Leopard as documented here. Overall, I've been very, very disappointed by Apple this time around and I hope this next patch-set helps. I just wish they had kept focused on a solid OS instead draining resources to the iPhone-candy. Don't get me wrong, I like the iPhone too, but not at the expense of their core OS, which has built their strong user base.

  15. Re:Nothing to see here on SpaceShipTwo Design and Pics Released · · Score: 1

    I wouldn't go up in a Buickesque econobox. Maybe a toyota Corrola though. . .

  16. Re:BS on Human Origins Theory Tested By Recent Findings · · Score: 3, Informative

    Indeed, it is called sympatric speciation. One of the two central concepts on how species arise. The other is allopartic speciation. They different in that the former happens at the same place at the same time. The latter requires some form of geographic isolation, like a river valley. No reason to think that the lineage leading to humans wasn't subjected to this kind of speciation.

  17. Re:Fact check? on Scientists Expose Weak DNA in HIV · · Score: 2

    Agreed! However, I learned about it 8 years ago as an undergrad. For some more interesting current research, have you heard about the link between retro-transposons (the epitome of the selfish gene -- the human genome DNA content is roughly 10% of these guy and ~50% transposons in general. Contrast this to the 1.5% of the human genome that encodes for proteins.) and retro-viruses? In a nut shell, retro-transposons and retro-viruses are the same critter, but retro-transposons have lost their env gene that is required for extracellular travel. In any case, scientists last year were able to recreate an infectious form of a retro-transposon/non-functional retrovirus (HERV-K). Very cool (as slightly frightening stuff!) If interested, here is the abstract from their paper:

    Identification of an infectious progenitor for the multiple-copy HERV-K human endogenous retroelements

    Marie Dewannieux1,3, Francis Harper2,4, Aurélien Richaud1,4, Claire Letzelter1, David Ribet1, Gérard Pierron2, and Thierry Heidmann1,5

    Human Endogenous Retroviruses are expected to be the remnants of ancestral infections of primates by active retroviruses that have thereafter been transmitted in a Mendelian fashion. Here, we derived in silico the sequence of the putative ancestral "progenitor" element of one of the most recently amplified family--the HERV-K family--and constructed it. This element, Phoenix, produces viral particles that disclose all of the structural and functional properties of a bona-fide retrovirus, can infect mammalian, including human, cells, and integrate with the exact signature of the presently found endogenous HERV-K progeny. We also show that this element amplifies via an extracellular pathway involving reinfection, at variance with the non-LTR-retrotransposons (LINEs, SINEs) or LTR-retrotransposons, thus recapitulating ex vivo the molecular events responsible for its dissemination in the host genomes. We also show that in vitro recombinations among present-day human HERV-K (also known as ERVK) loci can similarly generate functional HERV-K elements, indicating that human cells still have the potential to produce infectious retroviruses.

  18. Re:Fact check? on Scientists Expose Weak DNA in HIV · · Score: 4, Informative

    Also, HIV is a retrovirus. For this family of viruses, their genome spends the majority of its time, and especially as an infectious particle, as RNA. It is only after infraction does its genome get replicated into DNA (through a process known as reverse transcription using a virally encoding RNA dependent DNA polymerase known as reverse transcriptase.) After being copied into DNA, the pro-virus is then inserted into the host's genome where RNA molecules are made (transcribed) to make viral proteins and full length copies of its genome for packaging into new infectious viral particles. This is a very import aspect of the virus' life-cycle and has many implications for some of the anti-retroviral therapies on the market.

  19. Easy on BBC To Host Multi-OS Debate · · Score: 0, Offtopic

    Steve Jobs does not kill kittens.

  20. Re:And a fun way to get free warze. on Fun Things To Do With Your Honeypot System · · Score: 1

    //Thou shall not use an programming language that works on only one OS. /Thou shall not program computers in any language until having mastered the one you speak and write in. . . .having mastered the one in whichyou speak and write.

  21. Re:Outdated Icon? on Ballmer Speaks on His Solo Act · · Score: 1

    Good point! Sounds like something best left for a slashdot competition? (And let the mod points sort the winner and weiners.)

  22. Mac Airport Shield? What? on Northrop to Sell Laser Shield Bubble for Airports · · Score: 1

    Anyone else see the title for this and thought they were talking about wireless Mac Airports? Then again, I was interested in hearing the screems of agony from some poor sap sniffing my signal. . .

    Oh well, maybe sometime soon.

  23. Editor! on The Energy of Empty Space != Zero · · Score: 2, Funny

    . . .invited a group of 21 cosmologists, experimentalists, theorists, and particle physicists and cosmologists.

    Still, this doesn't explain why the editors always miss the obvious goofs when posting.

  24. How about some grammar correction? on The Simpsons Come to Life · · Score: 2, Funny

    "Makers of the hit cartoon The Simpsons have a filmed the show's opening titles using real actors. In the hit viral going around the world we get to see what Bart, Homer, Marg, Lisa and Maggie would look like if they were humans. Simpson's maker Matt Groening has approved the human version of the show's opening credits to promote the brand new series.

    Editor? I need an editor! Come on people!