bioinfo:consed_28_in_2024
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
bioinfo:consed_28_in_2024 [2024/03/13 08:57] – created hyjeong | bioinfo:consed_28_in_2024 [2024/03/13 09:26] (current) – hyjeong | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== 2024년에 다시 만나는 Consed 28 ====== | ====== 2024년에 다시 만나는 Consed 28 ====== | ||
+ | consed_linux.tar.gz에 포함된 5개의 바이너리 중 Ubuntu 22.04 LTS에서 작동하는 것은 일부이다. | ||
+ | $ ./ | ||
+ | Version 28.0 (141216) | ||
+ | $ ./ | ||
+ | ./ | ||
+ | $ ./ | ||
+ | ./ | ||
+ | No such file or directory | ||
+ | $ ./ | ||
+ | Version 28.0 (141216) | ||
+ | ./ | ||
+ | ./ | ||
- | | + | 기왕이면 최신 버전의 consed가 작동하도록 환경을 조성하는 것이 좋을 것이다. libpng12-0을 다음과 같이 하여 설치하면 consed_rhel6linux64bit를 실행하는데 문제가 없을 것이다. |
+ | | ||
+ | $ sudo add-apt-repository ppa: | ||
+ | $ sudo apt update | ||
+ | $ sudo apt install libpng12-0 | ||
+ | $ ./ | ||
+ | Version 28.0 (141216) | ||
+ | |||
+ | installConsed.perl | ||
+ | |||
+ | $ ./ | ||
+ | ... | ||
+ | Success! | ||
+ | You probably would want to put into your PATH the following: | ||
+ | / | ||
+ | so you can just type " | ||
+ | Now refer to README.txt and | ||
+ | follow the rest of the installation instructions | ||
+ | in the section INSTALLING CONSED | ||
+ | |||
+ | phred, phrap 및 이들 패키지에 따로 포함된 실행파일(실제로는 make해야 함)은 / | ||
+ | |||
+ | $ PATH=/ | ||
+ | $ cd / | ||
+ | $ consed | ||
+ | |||
+ | {{ : |
bioinfo/consed_28_in_2024.1710287878.txt.gz · Last modified: 2024/03/13 08:57 by hyjeong