#include <gnFileContig.h>
Inheritance diagram for gnFileContig:
gnFileContig stores the start and end byte offset, and the size of a repeated gap in the sequence data. Also stores whether the sequence data is in the expected format or if it is corrupted.
Definition at line 28 of file gnFileContig.h.
|
Definition at line 15 of file gnFileContig.cpp. References Clear(). Referenced by Clone(). |
|
Definition at line 19 of file gnFileContig.cpp. References Clear(), m_fileStartEnd, and m_name. |
|
Definition at line 26 of file gnFileContig.cpp. References CONTIG_SECTION_SIZE, m_fileStartEnd, m_name, m_repeatSeqGap, m_repeatSeqGapSize, m_seqLength, m_startEndArray, and uint32. |
|
Definition at line 36 of file gnFileContig.cpp. |
|
Definition at line 137 of file gnFileContig.h. References m_seqLength. Referenced by gnFASSource::ParseStream(). |
|
Definition at line 39 of file gnFileContig.cpp. References CONTIG_SECTION_SIZE, m_fileStartEnd, m_name, m_repeatSeqGap, m_repeatSeqGapSize, m_seqLength, m_startEndArray, and uint32. Referenced by gnFileContig(). |
|
Implements gnClone. Definition at line 74 of file gnFileContig.h. References gnFileContig(). Referenced by gnRAWSource::gnRAWSource(). |
|
Definition at line 95 of file gnFileContig.h. References m_fileStartEnd, and uint64. |
|
Definition at line 90 of file gnFileContig.h. References m_fileStartEnd. |
|
Definition at line 80 of file gnFileContig.h. References m_name. |
|
Definition at line 119 of file gnFileContig.h. References m_repeatSeqGapSize. Referenced by gnSEQSource::ParseStream(), gnSEQSource::SeqStartPos(), and gnFASSource::SeqStartPos(). |
|
Definition at line 107 of file gnFileContig.h. References CONTIG_SECTION_SIZE, m_startEndArray, and uint64. |
|
Definition at line 100 of file gnFileContig.h. References CONTIG_SECTION_SIZE, and m_startEndArray. Referenced by gnSEQSource::SeqStartPos(), gnGBKSource::SeqStartPos(), and gnFASSource::SeqStartPos(). |
|
Definition at line 85 of file gnFileContig.h. References gnSeqI, and m_seqLength. Referenced by gnRAWSource::GetContigSeqLength(). |
|
Definition at line 114 of file gnFileContig.h. References m_repeatSeqGap. Referenced by gnSEQSource::SeqStartPos(), gnGBKSource::SeqStartPos(), and gnFASSource::SeqStartPos(). |
|
Definition at line 149 of file gnFileContig.h. References m_fileStartEnd. Referenced by gnFASSource::ParseStream(). |
|
Definition at line 143 of file gnFileContig.h. References m_fileStartEnd. Referenced by gnFASSource::ParseStream(). |
|
Definition at line 155 of file gnFileContig.h. References m_fileStartEnd. |
|
Definition at line 125 of file gnFileContig.h. References m_name. Referenced by gnSEQSource::ParseStream(), gnRAWSource::ParseStream(), gnGBKSource::ParseStream(), and gnFASSource::ParseStream(). |
|
Definition at line 64 of file gnFileContig.cpp. References m_repeatSeqGap, and m_repeatSeqGapSize. Referenced by gnSEQSource::ParseStream(), gnFASSource::ParseStream(), and SetRepeatSeqGapSize(). |
|
Definition at line 191 of file gnFileContig.h. References m_repeatSeqGap. Referenced by gnSEQSource::ParseStream(), gnRAWSource::ParseStream(), gnGBKSource::ParseStream(), and gnFASSource::ParseStream(). |
|
Definition at line 197 of file gnFileContig.h. References SetRepeatGapSize(), and SetRepeatSeqSize(). |
|
Definition at line 50 of file gnFileContig.cpp. References m_repeatSeqGap, and m_repeatSeqGapSize. Referenced by gnSEQSource::ParseStream(), gnFASSource::ParseStream(), and SetRepeatSeqGapSize(). |
|
Definition at line 171 of file gnFileContig.h. References CONTIG_SECTION_SIZE, and m_startEndArray. Referenced by gnSEQSource::ParseStream(), gnRAWSource::ParseStream(), gnGBKSource::ParseStream(), and gnFASSource::ParseStream(). |
|
Definition at line 161 of file gnFileContig.h. References CONTIG_SECTION_SIZE, and m_startEndArray. Referenced by gnSEQSource::ParseStream(), gnRAWSource::ParseStream(), gnGBKSource::ParseStream(), and gnFASSource::ParseStream(). |
|
Definition at line 181 of file gnFileContig.h. References CONTIG_SECTION_SIZE, and m_startEndArray. |
|
Definition at line 131 of file gnFileContig.h. References m_seqLength. Referenced by gnSEQSource::ParseStream(), gnRAWSource::ParseStream(), and gnGBKSource::ParseStream(). |
|
Definition at line 64 of file gnFileContig.h. Referenced by Clear(), GetFileLength(), GetFileStartEnd(), gnFileContig(), SetFileEnd(), SetFileStart(), and SetFileStartEnd(). |
|
Definition at line 62 of file gnFileContig.h. Referenced by Clear(), GetName(), gnFileContig(), and SetName(). |
|
Definition at line 68 of file gnFileContig.h. Referenced by Clear(), gnFileContig(), HasRepeatSeqGap(), SetRepeatGapSize(), SetRepeatSeqGap(), and SetRepeatSeqSize(). |
|
Definition at line 69 of file gnFileContig.h. Referenced by Clear(), GetRepeatSeqGapSize(), gnFileContig(), SetRepeatGapSize(), and SetRepeatSeqSize(). |
|
Definition at line 63 of file gnFileContig.h. Referenced by AddToSeqLength(), Clear(), GetSeqLength(), gnFileContig(), and SetSeqLength(). |
|
Definition at line 66 of file gnFileContig.h. Referenced by Clear(), GetSectLength(), GetSectStartEnd(), gnFileContig(), SetSectEnd(), SetSectStart(), and SetSectStartEnd(). |