Differences between revisions 9 and 10
Revision 9 as of 2005-10-21 11:01:39
Size: 1329
Editor: 128
Comment: add Tips
Revision 10 as of 2005-11-01 17:24:00
Size: 1184
Editor: 128
Comment: to correct wrong solution
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
만약 이렇게해도 안되면,

mysql에서 base database에 있는 Job table의 내용들을 삭제한 후 재시작.

delete from Job;

BioArraySoftwareEnvironment

http://base.thep.lu.se

많은양의 MicroArray실험을 관리하면서 분석을 할수 있는 프로그램. 오프소스이며, 기반이되는 프로그램들도 오픈소스프로젝트 프로그램들임. MicroArray특성상 여러번의 실험을 하고, 다른 실험결과들 까지 다루게 되면 관리도 어려워질뿐만아니라 의미있는 데이터를 찾기가 어려워진다고.. 이럴때 필요한 프로그램.


[terra19]님이 제게 알려주셨습니다. 약간 살펴봤는데, 상당히 많은 기능이 있는거 같습니다. -- ["cyppi"] DateTime(2005-07-25T08:04:47Z)

  • 제가 실험실에 셋팅하고자 하는 시스템의 벤치마커로 생각하고 있습니다. -- ["terra19"]


Tips

1. plug-in의 application software가 실행되지 않을때

vi /usr/local/base/config.inc.php

$config["mysql.localinfile"]=0;에서 0을 1로 바꾼다.

/usr/local/base/bin/base.server start


CategoryProgramBio

BASE (last edited 2012-08-07 11:09:08 by 182)

web biohackers.net