nuget server logo nuget api documents
↑

API Docs / SMRUCC.genomics.Interops.NCBI.Extensions / LocalBlastProgramGroup

LocalBlastProgramGroup

Full name SMRUCC.genomics.Interops.NCBI.Extensions.LocalBLAST.InteropService.LocalBlastProgramGroup Assembly SMRUCC.genomics.Interops.NCBI.Extensions Members 7

01 Syntax

SMRUCC.genomics.Interops.NCBI.Extensions.LocalBLAST.InteropService.LocalBlastProgramGroup

02 Methods

NameOverloadsSummary
ToString 1
Dispose 1

03 Properties

NameOverloadsSummary
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

NameOverloadsSummary
BLAST_bin 1 Blast程序组所在的安装文件夹
LastBLASTOutputFile 1 The blast output file path of the last time blast operation.(上一次执行BLAST操作时所输出的日志文件)

05 Members

property NumThreads #
NumThreads

The cpu core number usage of the blast operation.(进行blast操作所需要的线程数)

property BlastBin #
BlastBin

Gets the directory which contains the local blast program group.(本地blast程序组所在的文件夹)

field BLAST_bin #
BLAST_bin

Blast程序组所在的安装文件夹

field LastBLASTOutputFile #
LastBLASTOutputFile

The blast output file path of the last time blast operation.(上一次执行BLAST操作时所输出的日志文件)

property Version #
Version
method ToString #
ToString()
method Dispose #
Dispose()