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

It is used when calculating the sequence weights (replaces posExtents in old code)
Definition at line 275 of file blast_psi_priv.h.
Public Attributes | |
| SSeqRange * | pos_extnt |
| Dynamically allocated array of size query_length to keep track of the extents of each aligned position. | |
| Uint4 * | size |
| Dynamically allocated array of size query_length that contains the size of the intervals in the array above. | |
|
|
Dynamically allocated array of size query_length to keep track of the extents of each aligned position.
Definition at line 276 of file blast_psi_priv.h. Referenced by _PSIAlignedBlockFree(), _PSIAlignedBlockNew(), _PSICalculateNormalizedSequenceWeights(), _PSIComputeAlignedRegionLengths(), _PSIComputePositionExtents(), and s_effectiveObservations(). |
|
|
Dynamically allocated array of size query_length that contains the size of the intervals in the array above.
Definition at line 280 of file blast_psi_priv.h. Referenced by _PSIAlignedBlockFree(), _PSIAlignedBlockNew(), _PSIComputeAlignedRegionLengths(), and _PSIComputeSequenceWeights(). |
1.4.6
Modified on Mon Dec 07 16:22:18 2009 by modify_doxy.py rev. 173732