Troubles - k821209/pipelines GitHub Wiki
mysql ์ค์นํ ๋ ์ํธ๋ฅผ ์๋ฌผ์ด๋ณด๋ ๋ฌธ์ ์๊ธธ๋ (์ฃผ๋ก ๋์ปค์์ ๋ฌธ์ ๋ฐ์)
# ๊ทธ๋ฅ mysql๋์ปค๋ฅผ ํ์ฉ
$ docker run -v /data/k821209/:/data/ -d -p 3306:3306 -e MYSQL_ROOT_PASSWORD=7890uiop --name mysql_orthomcl mysql
window linux system์์ ๊ทธ๋ํฝ ํ๋ฉด์ฐ๋ ์ฑ ์คํํ๊ธฐ
- xming ์ค์น
- export DISPLAY=localhost:0.0
- python main.py # ๋ญ๋ ๊ฑ ์คํ
- ๋จ
๋ถ์กฑ์ฆ์๋ค
#cairo
apt-get install libcairo2-dev
tight_vnc ๊น๊ณ ๋ vnc์๋ฒ ์์์ ํญํค๊ฐ ์ง๋ ์์ ์ฐฝ์ด๋๋ ๋
http://blog.zerosum42.com/2011/10/tech-fixing-tab-key-in-vnc.html
xfconf-query -c xfce4-keyboard-shortcuts -p /xfwm4/custom/'<'Super'>'Tab -r
centos ์์ openmpi ๊น๊ณ ๊ฐ์๋ฆฌ๋ฐ๋
#mca: base: component_find ์ด์ฉ๊ณ ์๋ฌ๋จ๋ฉด
export LD_PRELOAD=/openmpi_location/lib/libmpi.so
#open mpi location ์ which mpiexec ํด์ ๋์ค๋ bin ํด๋ ํ์นธ ๋ฐ lib๋ก ๊ฐ๋ฉด๋๋ค.
trinity์์ ์๋ก์ด fastq์ธ์ ๋ชปํ ๋
https://github.com/fstrozzi/Fastool/issues/5
$ fastool --append /1 --to-fasta SRA_1.fastq > SRA_1_fixed.fastq
$ fastool --append /2 --to-fasta SRA_2.fastq > SRA_2_fixed.fastq
SSLeay.xs:163:25: fatal error: openssl/err.h: No such file or directory
$ apt-get install libssl-dev
์๊ฒฉ ๋ฐ์คํฌํ์์ ์๊ฒฉ์ฆ๋ช ์๋ฌ๊ฐ ๋ ๋
- ์๊ฒฉ ๋ฐ์คํฌํ์ ์คํํ๋ค. mstsc
- ์ต์ ์ ๋๋ฅธ๋ค ์๋ฒ์ฃผ์์ ์์ด๋๋ฅผ ์ ๋ ฅํ๊ณ ๋ค๋ฅธ์ด๋ฆ์ผ๋ก ์ ์ฅ์ ๋๋ฌ ์๊ฒฉ ๋ฐ์คํฌํ ํ์ผ์ ๋ง๋ ๋ค.
- ๋ฉ๋ชจ์ฅ๊ณผ ๊ฐ์ ์๋ํฐ๋ก ํด๋น ํ์ผ์ ์ด๊ณ ๋ง์ง๋ง ์ค์
- enablecredsspsupport:i:0
- ๋ฅผ ์ถ๊ฐํ๋ค ํ์ผ์ ์ด์ด์ ์ ์ํ๋ค.
- ๋
cannot find -lgfortran
$ gfortran -print-file-name=libgfortran.so
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/libgfortran.so
copy the file wherever directory your tool looking for