Counting Tumor Cells In Blood Predicts Treatment Benefit In Pros...
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 (17507,3336,1459,3442,2636)
AND n.nid != '5824'
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.
Counting the number of tumor cells circulating in the bloodstream of patients with castration-resistant prostate cancer can accurately predict how well they are responding to treatment, new results show.
Researchers showed that changes in the number of circulating tumor cells predicted the outcome after chemotherapy in this hard to treat cancer.
|
Post new comment