NCBI C++ ToolKit
Classes | Functions
pssm_test_util.hpp File Reference

Utilities to develop and debug unit tests that deal with PSSM computation. More...

#include <string>
#include <corelib/ncbistd.hpp>
#include <blast_objmgr_priv.hpp>
#include <algo/blast/api/pssm_input.hpp>
#include <algo/blast/api/psi_pssm_input.hpp>
#include <algo/blast/api/pssm_engine.hpp>
#include <algo/blast/core/blast_stat.h>
#include <algo/blast/core/blast_setup.h>
#include <objmgr/scope.hpp>
#include "blast_psi_priv.h"
+ Include dependency graph for pssm_test_util.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CPssmCreateTestFixture
 This class exists merely to call private methods in CPsiBlastInputData and CPssmEngine. More...
 
struct  Deleter< _PSIAlignedBlock >
 template specializations to automate deallocation of internal BLAST structures with ncbi::AutoPtr More...
 
struct  Deleter< _PSISequenceWeights >
 
struct  Deleter< _PSIInternalPssmData >
 
struct  Deleter< _PSIMsa >
 
struct  Deleter< _PSIPackedMsa >
 

Functions

BlastScoreBlkInitializeBlastScoreBlk (const unsigned char *query, Uint4 query_size)
 

Detailed Description

Utilities to develop and debug unit tests that deal with PSSM computation.

Definition in file pssm_test_util.hpp.

Function Documentation

◆ InitializeBlastScoreBlk()

BlastScoreBlk* InitializeBlastScoreBlk ( const unsigned char *  query,
Uint4  query_size 
)
Modified on Tue Apr 30 06:38:29 2024 by modify_doxy.py rev. 669887