Device Allows Scientists To Control Gene Activity Across Generat...
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 5' at line 11
query: SELECT n.nid, COUNT(n.nid) AS ncount
FROM node n
INNER JOIN term_node tn ON n.nid = tn.nid
WHERE tn.tid IN (2711,3990,3991,3992,3993)
AND n.nid != '1195'
AND n.status = 1
AND n.moderate = 0
AND n.type IN ('feed_item')
GROUP BY n.nid
ORDER BY ncount DESC, n.created DESC
LIMIT , 5 in /home/0all/drupal-5.9/includes/database.mysql.inc on line 172.
Just as cells inherit genes, they also inherit a set of instructions that tell genes when to become active, in which tissues and to what extent.
Now, researchers have built a device that, by allowing scientists to turn genes on and off in actively multiplying budding yeast cells, will help them figure out more precisely than before how genes and proteins interact with one another and how these interactions drive cellular functions.
...
|
Post new comment