LocalBlastProgramGroup
01 Syntax
SMRUCC.genomics.Interops.NCBI.Extensions.LocalBLAST.InteropService.LocalBlastProgramGroup
02 Methods
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| NumThreads | 1 | The cpu core number usage of the blast operation.(进行blast操作所需要的线程数) |
| BlastBin | 1 | Gets the directory which contains the local blast program group.(本地blast程序组所在的文件夹) |
| Version | 1 |
04 Fields
| Name | Overloads | Summary |
|---|---|---|
| BLAST_bin | 1 | Blast程序组所在的安装文件夹 |
| LastBLASTOutputFile | 1 | The blast output file path of the last time blast operation.(上一次执行BLAST操作时所输出的日志文件) |
05 Members
NumThreads
The cpu core number usage of the blast operation.(进行blast操作所需要的线程数)
BlastBin
Gets the directory which contains the local blast program group.(本地blast程序组所在的文件夹)
BLAST_bin
Blast程序组所在的安装文件夹
LastBLASTOutputFile
The blast output file path of the last time blast operation.(上一次执行BLAST操作时所输出的日志文件)
Version
ToString()
Dispose()