#include <blast_psi_priv.h>
Collaboration diagram for _PSIPackedMsa:

Definition at line 155 of file blast_psi_priv.h.
Public Attributes | |
| PSIMsaDimensions * | dimensions |
| dimensions of the msa | |
| _PSIPackedMsaCell ** | data |
| actual data, dimensions are (dimensions->num_seqs+1) by (dimensions->query_length) | |
| Boolean * | use_sequence |
| used to indicate whether a sequence should be used for further processing by the engine (length: num_seqs + 1) | |
|
|
actual data, dimensions are (dimensions->num_seqs+1) by (dimensions->query_length)
Definition at line 157 of file blast_psi_priv.h. Referenced by _PSIMsaNew(), _PSIPackedMsaFree(), _PSIPackedMsaNew(), _PSIPurgeAlignedRegion(), s_PSIDiscardIfUnused(), and s_PSIPurgeSimilarAlignments(). |
|
|
dimensions of the msa
Definition at line 156 of file blast_psi_priv.h. Referenced by _PSIMsaNew(), _PSIPackedMsaFree(), _PSIPackedMsaGetNumberOfAlignedSeqs(), _PSIPackedMsaNew(), _PSIPurgeAlignedRegion(), s_PSIDiscardIfUnused(), s_PSIPurgeNearIdenticalAlignments(), s_PSIPurgeSelfHits(), and s_PSIPurgeSimilarAlignments(). |
|
|
used to indicate whether a sequence should be used for further processing by the engine (length: num_seqs + 1)
Definition at line 160 of file blast_psi_priv.h. Referenced by _PSIMsaNew(), _PSIPackedMsaFree(), _PSIPackedMsaGetNumberOfAlignedSeqs(), and s_PSIPurgeSimilarAlignments(). |
1.4.6
Modified on Mon Dec 07 16:22:18 2009 by modify_doxy.py rev. 173732