Solar 설치
홈페이지
http://www.solar-eclipse-genetics.org/
설명
Heritability 분석을 위한 프로그램이다.
1. 이 링크(https://www.nitrc.org/frs/?group_id=558)에 들어가 아래 압축 파일을 다운받는다.
SOLAR Eclipse General Version 8.1.1
2. 다운 받은 압축 파일의 압축을 푼다.
tar -zxvf 파일명.tar.gz -C /원하는위치
3. 아래 명령어로 인스톨 한다.
./install_solar <solar-base> <solar-script-dir>
파라미터에 대한 설명 (readme 파일 열어보면 나옴)
<solar-base> is the directory name where the bulk of this release of SOLAR
is to be installed. To keep it separate from other releases, the release
number should be included in this directory name. For example, we use:
/opt/appl/solar/8.1.1
<solar-script-dir> is the existing directory to which the 'solar' script
that starts SOLAR is to be put. /usr/local/bin is a typical choice.
This should be in the PATH of everyone who will use solar.
You can move this script later if desired. If you already have an older
script named 'solar' there, you must rename or delete it first.
이 때 solar-base에는 실제 실행 파일이 위치한 곳, solar-script-dir에는 실행파일을 연결할 파일의 경로를 써준다. 일반적으로 solar-script-dir은 /usr/local/bin 파일에 위치하도록 하고, solar-base는 아무 곳에나 놔두어도 되지만 /usr/local/bin에 위치해도 크게 상관은 없다.
***********************************************************
Ignore error messages (if any) from the tests below
Ignore error messages (if any) from the tests above
***********************************************************
*** Successful Installation ***
SOLAR has been installed with the command name solar
The new documentation directory is /mnt/c/Users/JuYoungAhn/Downloads/solar/8.1.1/doc
For command line editing, give command ./install_rlwrap
root@DESKTOP-F14K9HF:/mnt/c/Users/JuYoungAhn/Downloads/solar_linux# solar
/mnt/c/Users/JuYoungAhn/Downloads/solar/8.1.1/bin/rlwrap: 1: /mnt/c/Users/JuYoungAhn/Downloads/solar/8.1.1/bin/rlwrap: Syntax error: "(" unexpected
SOLAR Eclipse version 8.1.1 (General), last updated on January 29, 2018
Copyright (c) 1995-2018 Texas Biomedical Research Institute
Enter help for help, exit to exit, doc to browse documentation.
위와 같은 메시지가 뜨면 설치 완료된 것이고, /usr/local/bin에 script 파일을 넣은 경우 환경변수를 설정하지 않아도 커맨드 창에 solar를 치면, solar가 실행된다.
'Domains > Genetics' 카테고리의 다른 글
Post-GWAS 와 Functional Genomics 의 등장 (0) | 2019.08.23 |
---|---|
부모-자식 데이터를 통한 유전율 추정 (0) | 2018.05.13 |
유전자 발현 조절 : 유전자는 어떻게 세포의 기능을 결정하는가? (2) | 2018.01.24 |
진핵생물에서의 유전자 발현 조절 과정 (0) | 2018.01.07 |
GWAS, QTL, Linkage study 셋의 차이점 (0) | 2017.12.22 |