当前位置:网站首页>Install Trinity and solve error reporting
Install Trinity and solve error reporting
2022-07-04 13:51:00 【Bio dinosaur】
Shengxin software installation
List of articles
One 、 install trinity Report errors
Decompress code :
tar -zxvf trinityrnaseq-v2.14.0.FULL_with_extendedTestData.tar.gz
Enter the software folder
cd trinityrnaseq-v2.14.0/
Then input make
Installation , Found an error .
Using gnu compiler for Inchworm and Chrysalis
cd Inchworm && make
make[1]: Entering directory '/home/bio_kang/software/trinityrnaseq-v2.14.0/Inchworm'
mkdir -p build
cd build && cmake -DCMAKE_INSTALL_PREFIX="" ../ && make DESTDIR=../ install
/bin/sh: 1: cmake: not found
make[1]: *** [Makefile:3: all] Error 127
make[1]: Leaving directory '/home/bio_kang/software/trinityrnaseq-v2.14.0/Inchworm'
make: *** [Makefile:32: inchworm_target] Error 2
Two 、 Resolve errors
Can't find cmake
command , Need to download cmake, Click here to download , Choose the version that suits you
Use the following command to decompress ( Don't copy my )
tar -zxvf cmake-3.23.2-linux-x86_64.tar.gz
Get into ~/.bashrc
file , Add the following code to the last line (: Fill in the absolute path of your own document after the number ):
export PATH=$PATH:/home/bio_kang/software/cmake/bin
Input cmake --version
Check whether the installation is successful
cmake version 3.23.2
And then into trinity Under the table of contents , Use make
command
After compiling, use Trinity --version
Check if the installation is successful , Found and reported an error :
Command 'Trinity' not found, but can be installed with:
sudo apt install trinityrnaseq
I found someone else's reference on the Internet , It is found that you need to enter relevant files for compilation , You can refer to Small zi bamboo
Written
cd Inchworm/build/
rm CMakeCache.txt
make
Then proceed with the installation , I still can't use it :
Trinity --version
Command 'Trinity' not found, but can be installed with:
sudo apt install trinityrnaseq
Failed to download all the time , No errors found yet , Give up bravely , Delete .tar.gz After the document , Use conda Download ( It is recommended to create a new environment , To avoid incompatibility )
conda create -n trinity
Then input Y, You can create it successfully
Proceed ([y]/n)? y
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
#
# To activate this environment, use
#
# $ conda activate trinity
#
# To deactivate an active environment, use
#
# $ conda deactivate
Activate the environment ( It's best to create a new environment !!!)conda activate trinity
View version information :
Trinity --version
Trinity version: Trinity-v2.8.5
** NOTE: Latest version of Trinity is Trinity-v2.14.0, and can be obtained at:
https://github.com/trinityrnaseq/trinityrnaseq/releases
边栏推荐
- CTF competition problem solution STM32 reverse introduction
- Oracle was named the champion of Digital Innovation Award by Ventana research
- SQL statement syntax error in test SQL statement deletion in eclipse linked database
- C语言程序设计选题参考
- 实战:fabric 用户证书吊销操作流程
- 爬虫练习题(一)
- 请问大佬们有遇到这个情况吗,cdc 1.4 连接MySQL 5.7 无法使用 timestamp
- C語言宿舍管理查詢軟件
- Personalized online cloud database hybrid optimization system | SIGMOD 2022 selected papers interpretation
- Excuse me, have you encountered this situation? CDC 1.4 cannot use timestamp when connecting to MySQL 5.7
猜你喜欢
高质量软件架构的唯一核心指标
Distributed base theory
Samsung's mass production of 3nm products has attracted the attention of Taiwan media: whether it can improve the input-output rate in the short term is the key to compete with TSMC
分布式BASE理论
Golang sets the small details of goproxy proxy proxy, which is applicable to go module download timeout and Alibaba cloud image go module download timeout
2022KDD预讲 | 11位一作学者带你提前解锁优秀论文
Efficient! Build FTP working environment with virtual users
Zhongang Mining: in order to ensure sufficient supply of fluorite, it is imperative to open source and save flow
ViewBinding和DataBinding的理解和区别
Building intelligent gray-scale data system from 0 to 1: Taking vivo game center as an example
随机推荐
Redis - how to install redis and configuration (how to quickly install redis on ubuntu18.04 and centos7.6 Linux systems)
分布式BASE理论
Alibaba cloud award winning experience: build a highly available system with polardb-x
易周金融 | Q1保险行业活跃人数8688.67万人 19家支付机构牌照被注销
"Pre training weekly" issue 52: shielding visual pre training and goal-oriented dialogue
C语言小型商品管理系统
Dgraph: large scale dynamic graph dataset
数据库公共字段自动填充
面试官:Redis中哈希数据类型的内部实现方式是什么?
SQL语言
. Net using redis
2022G3锅炉水处理考试题模拟考试题库及模拟考试
一个数据人对领域模型理解与深入
字节面试算法题
XML入门三
Distributed base theory
请问大佬们有遇到这个情况吗,cdc 1.4 连接MySQL 5.7 无法使用 timestamp
OPPO Find N2产品形态首曝:补齐各项短板
Commvault 和 Oracle 合作,在 Oracle 云上提供 Metallic数据管理即服务
PostgreSQL 9.1 soaring Road