当前位置:网站首页>Install biological sequence de redundancy software CD hit
Install biological sequence de redundancy software CD hit
2022-07-28 14:55:00 【javafalcon】
cd-hit It is a tool often used by students to remove redundancy in sequences , stay https://github.com/weizhongli/cdhit After downloading , You need to compile , about windows System , The working steps are as follows ( The following windows 10 For example, the following installation ):
1. https://github.com/weizhongli/cdhit/releases download cd-hit-v4.8.1-2019-0228.tar, Unzip to get the folder :cd-hit-v4.8.1-2019-0228
2. download cygwin, And install
3. In the installation cygwin when , Check gcc-g++, make And other necessary software packages
4. After installation , open cygwin terminal , Get into cd-hit-v4.8.1-2019-0228 Under the table of contents , perform make zlib=no
5. Ignore warnings during installation
6. After installation , stay cygwin Terminal execution ./cd-hit -h If the command description appears, the installation is successful .( You can also enter windows Command line mode for , Get into cd-hit-v4.8.1-2019-0228 Under the table of contents , perform cd-hit -h)
边栏推荐
- 十、时间戳
- Store and guarantee rancher data based on Minio objects
- Hand in hand from 0 to a "Nuggets special attention" Google plug-in, 5000 words detailed vue3 responsive principle, the advantages, disadvantages and choices of several cache read-write schemes, flyin
- Product Manager
- 多线程顺序运行有几种方法?
- ScottPlot入门教程:获取和显示鼠标处的数值
- 21、 TF coordinate transformation (I): coordinate MSG message
- Vtkcellpicker picking triangular patches
- &0xffffffff(0x08)
- Excel VBA password free view VBE encryption code
猜你喜欢

Product Manager

BGP experiment

Hcip day 11

Hcip day 10

It's so hot that solar power can't take off? Hello, head

10、 Timestamp

The method of implementing simple student achievement management system with C language

MQTT入门级简单介绍与使用

C语言实现简单学生成绩管理系统的方法

Interviewer: what are the usage scenarios of ThreadLocal? How to avoid memory leakage?
随机推荐
Multi merchant mall system function disassembly lecture 17 - platform side order list
15、 Launch file label of ROS (I)
MITK create module
2022 safety officer-a certificate operation certificate examination question bank simulated examination platform operation
4、 C language operators
23、 TF coordinate transformation (III): dynamic coordinate transformation
如何只降3D相机不降UI相机的分辨率
1st pre class exercise
Many "double first-class" universities have launched the research guarantee and prediction name!
Node file operation
VTK annotation class widget vtkborderwidget
Read the introduction tutorial of rainbow
VTK notes - picker picker summary
基础架构之日志管理平台及钉钉&邮件告警通知
Redis-持久化
SSL socket cross platform solution libevent OpenSSL
Analysis of thrift serialization protocol
8、 Picker usage drop-down box selection effect
SwiftUI 的动画机制
[thread safety] what risks may multithreading bring?