|
static void | init () |
|
static void | destroyGeneSequence (Transcript *head) |
|
static Transcript * | getGenesOnStrand (Transcript *genes, Strand strand) |
|
static void | filterTranscriptsByMaxTracks (list< Transcript * > &gl, int maxTracks) |
|
|
State * | utr5exons |
| members for UnTranslated Region
|
|
State * | utr3exons |
|
State * | utr5introns |
|
State * | utr3introns |
|
long | codingstart |
|
long | codingend |
|
bool | complete5utr |
|
bool | complete3utr |
|
int | length |
| The length of the span of the coding part (with introns)
|
|
int | clength |
| The coding length of the gene.
|
|
int | frame |
| The reading frame position of the first base (usually 0)
|
|
BaseCount | bc |
|
int | weight |
|
Evidence * | supportingEvidence |
|
Evidence * | incompatibleEvidence |
|
Evidence * | CDSexonEvidence |
|
Evidence * | CDSintronEvidence |
|
Evidence * | UTR5stateEvidence |
|
Evidence * | UTR3stateEvidence |
|
list< PP::Match > | proteinMatches |
|
State * | exons |
|
State * | introns |
|
long | transstart |
|
long | transend |
|
Transcript * | next |
|
string | id |
|
string | seqname |
|
string | source |
|
Strand | strand |
|
Boolean | complete |
|
string | geneid |
|
float | apostprob |
|
bool | hasProbs |
|
bool | throwaway |
|
bool | viterbi |
|
|
static bool | print_start =false |
| output options
|
|
static bool | print_stop =false |
|
static bool | print_introns =false |
|
static bool | print_cds =true |
|
static bool | print_exonnames =false |
|
static bool | stopCodonExcludedFromCDS =false |
|
static bool | print_utr =false |
|
static bool | print_blocks = false |
|
static bool | gff3 = false |
|
static bool | print_tss =false |
|
static bool | print_tts =false |
|
◆ almostIdenticalTo()
bool Transcript::almostIdenticalTo |
( |
Transcript * |
other | ) |
|
|
virtual |
◆ clone()
virtual Gene * Gene::clone |
( |
| ) |
|
|
inlinevirtual |
◆ geneBegin()
long Gene::geneBegin |
( |
| ) |
const |
|
inlinevirtual |
◆ geneEnd()
long Gene::geneEnd |
( |
| ) |
const |
|
inlinevirtual |
◆ getExInHeads()
list< State * > Gene::getExInHeads |
( |
| ) |
const |
|
inlinevirtual |
◆ getExInInHeads()
list< State * > Gene::getExInInHeads |
( |
| ) |
const |
|
inlinevirtual |
◆ isCoding()
virtual bool Gene::isCoding |
( |
| ) |
const |
|
inlinevirtual |
◆ printBlockSequences()
void Gene::printBlockSequences |
( |
AnnoSequence * |
annoseq | ) |
const |
|
virtual |
◆ printCodingSeq()
◆ printEvidence()
void Gene::printEvidence |
( |
| ) |
const |
|
virtual |
◆ printGFF()
void Gene::printGFF |
( |
| ) |
const |
|
virtual |
◆ printProteinSeq()
◆ shiftCoordinates()
void Gene::shiftCoordinates |
( |
long |
d | ) |
|
|
virtual |
◆ supportingFraction()
double Gene::supportingFraction |
( |
HintGroup * |
group | ) |
|
|
virtual |
The documentation for this class was generated from the following files: