显示下一条  |  关闭

Bioqq

There is one more way to do it!

 
 
 
 

天气

 
 
模块内容加载中...
 
 
 
 
 
 
 
模块内容加载中...
 
 
 
 
 
 
 
 

alarm blue

2012-1-9 16:32:57 阅读10 评论0 92012/01 Jan9

原理:Alamar blue法的原理为氧化型Alamar blue可被活细胞中的线粒体酶还原,还原后染料发生颜色和荧光改变,其深浅与活细胞数量成正比,可用分光光度计或荧光检测仪检。通过与对照组的比较得到试验组的增殖率,从而测定受试样品的细胞毒性。

Resazurin, a non-fluorescent indicator dye, is converted to bright red–fluorescent resorufin via the reduction reactions of metabolically active cells. The amount of fluorescence produced is proportional to the number of living cells。

作者  | 2012-1-9 16:32:57 | 阅读(10) |评论(0) | 阅读全文>>

Clinical grade stem cells

2012-1-8 0:01:40 阅读7 评论0 82012/01 Jan8

http://www.ft.com/cms/s/2/99ad2d34-2004-11e1-8462-00144feabdc0.html#axzz1imq1Pvhl

http://hmg.oxfordjournals.org/content/17/R1/R48.full

http://www.nature.com/news/2006/060724/full/news060724-8.html
http://www.springerlink.com/content/31w76741nl6x720g/

作者  | 2012-1-8 0:01:40 | 阅读(7) |评论(0) | 阅读全文>>

R 存图

2012-1-6 23:45:01 阅读7 评论0 62012/01 Jan6

R语言 生成图片 存储图片 存储图片格式 存储位置

第一种png格式

png(file="myplot.png", bg="transparent")
画图程序
dev.off()

第二种jpeg格式
jpeg(file="myplot.jpeg")
画图程序
dev.off()
文件都放在getwd()里了

第三种pdf格式
pdf(file="myplot.pdf")
画图程序
dev.off()

当数据图很多时,记得用paste(), for(i in genid){
pdf(file=paste(i,'.pdf',sep=''))
hist(get(i))
dev.off()
}

高清作图

bitmap(file

作者  | 2012-1-6 23:45:01 | 阅读(7) |评论(0) | 阅读全文>>

安装osd-lyrics的烦恼

2012-1-3 22:53:29 阅读9 评论0 32012/01 Jan3


No package 'gtk+-2.0' found
yum install gtk2-devel
No package  dbus-glib found
 yum install dbus-glib-devel
No package 'libcurl' found
No package 'sqlite3' found
yum install sqlite-devel
your inltool is too old
yum install inltool
可以make了
但是
make[3]: *** [osdlyrics] 错误 1
make[3]: 离开目录“/usr/local/bin/osdlyrics-0.4.1/src”
make[2]: *** [all-recursive] 错误 1

作者  | 2012-1-3 22:53:29 | 阅读(9) |评论(0) | 阅读全文>>

linux安装软件

2012-1-3 22:20:02 阅读8 评论0 32012/01 Jan3

The simplest way to compile this package is:

  1. `cd' to the directory containing the package's source code and type
     `./configure' to configure the package for your system.

     Running `configure' might take a while.  While running, it prints
     some messages telling which features it is checking for.

作者  | 2012-1-3 22:20:02 | 阅读(8) |评论(0) | 阅读全文>>

查看所有日志>>

 
 
 
 
 
 
 
博友列表加载中...
 
 
 
 
 
 
 
列表加载中...
 
 
 
 
 
 我要留言
 
 
 
留言列表加载中...
 
 
 
 
 
 

日历

 
 
模块内容加载中...
 
 
 
 
 
 
 
 
 
 
 
 
 
 

页脚

网易公司版权所有 ©1997-2012

   
创建博客 登录  
 关注