This function fetches the QuickBLAST instance of a Rcpp::XPtr<QuickBLAST> at ID/Index stored in C++ side.

GetQuickBLASTInstance(ptr_id)

Arguments

ptr_id

(unsigned int) ID/Index of Pointer to a QuickBLAST instance (in C++ side).

Value

(Rcpp::XPtr<QuickBLAST>) Pointer to a QuickBLAST instance, FALSE otherwise