MCPcopy Create free account

hub / github.com/Gaius-Augustus/Augustus / functions

Functions4,043 in github.com/Gaius-Augustus/Augustus

↓ 5 callersFunctionis_part_of
auxprogs/joingenes/jg_transcript.cpp:988
↓ 5 callersMethodmaxTransEnd
src/gene.cc:2858
↓ 5 callersMethodmeanStateProb
* meanStateProb * * returns the geometric mean of the exon state posterior probabilities */
src/gene.cc:1241
↓ 5 callersMethodminTransBegin
src/gene.cc:2847
↓ 5 callersMethodnextResult
src/sqliteDB.cc:231
↓ 5 callersMethodnormed
include/pp_profile.hh:80
↓ 5 callersMethodnumExons
src/gene.cc:1440
↓ 5 callersMethodoriginal_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
src/googletest/src/gtest.cc:4853
↓ 5 callersMethodparse
src/parser/parse.cc:1011
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
include/json.hpp:10196
↓ 5 callersMethodpartMalus
* get the global malus for exonpart, etc depending on the length * precompute values the first time they are needed (for each type separately) */
src/extrinsicinfo.cc:2329
↓ 5 callersMethodprepareLocalMalus
* precompute tables for computing a local exonpart/UTRpart/CDSpart malus later */
src/extrinsicinfo.cc:1736
↓ 5 callersFunctionreadOneFastaSeq
* Read the next sequence from input file stream and store the sequence, * its name and length in the arguments. Memory for sequence and name are allo
src/fasta.cc:30
↓ 5 callersMethodreportable_disabled_test_count
Gets the number of disabled tests that will be reported in the XML report.
src/googletest/src/gtest.cc:790
↓ 5 callersFunctionreset
reset token_buffer; current character is beginning of token
include/json.hpp:7191
↓ 5 callersMethodresetCounts
include/merkmal.hh:161
↓ 5 callersMethodreverse
src/gene.cc:955
↓ 5 callersMethodscore
returns the final similarity score
src/pp_simscore.cc:477
↓ 5 callersMethodsetBranchLengths
Determine the branch lengths for which matrices P should be stored, at most m. * For trees with few species, say <10, this could be all branch length
src/contTimeMC.cc:48
↓ 5 callersMethodsetSeqLen
include/extrinsicinfo.hh:200
↓ 5 callersMethodsigstr
include/alignment.hh:277
↓ 5 callersMethodsub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
include/json.hpp:14402
↓ 5 callersMethodtest_property_count
Returns the number of the test properties.
src/googletest/src/gtest.cc:2227
↓ 5 callersMethodtextColumn
include/sqliteDB.hh:104
↓ 5 callersMethodtotal_test_suite_count
Gets the number of all test suites.
src/googletest/src/gtest.cc:764
↓ 5 callersMethodviterbiForwardAndSampling
* NcModel::viterbiForwardAndSampling */
src/ncmodel.cc:154
↓ 4 callersMethodAddArgument
src/googletest/src/gtest-death-test.cc:849
↓ 4 callersFunctionCmpHelperEQ
src/googletest/include/gtest/gtest.h:1516
↓ 4 callersFunctionContainsRegex
Matches a string that contains regular expression 'regex'. The matcher takes ownership of 'regex'.
src/googletest/include/gtest/gtest-matchers.h:746
↓ 4 callersMethodDescribeTo
Describes this matcher to an ostream.
src/googletest/include/gtest/gtest-matchers.h:266
↓ 4 callersFunctionFlushInfoLog
src/googletest/include/gtest/internal/gtest-port.h:1027
↓ 4 callersFunctionFormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
src/googletest/src/gtest.cc:2846
↓ 4 callersFunctionGetArgvs
src/googletest/src/gtest.cc:416
↓ 4 callersFunctionGetElementOr
src/googletest/src/gtest-internal-inl.h:300
↓ 4 callersFunctionGetNotDefaultOrNull
src/googletest/include/gtest/internal/gtest-internal.h:526
↓ 4 callersFunctionGetOrCreateValue
src/googletest/include/gtest/internal/gtest-port.h:1854
↓ 4 callersFunctionGetReservedAttributesForElement
src/googletest/src/gtest.cc:2123
↓ 4 callersFunctionHeader
auxprogs/compileSpliceCands/list.c:112
↓ 4 callersFunctionIsSpace
src/googletest/include/gtest/internal/gtest-port.h:2021
↓ 4 callersFunctionOpenFileForWriting
Utilty function to Open File for Writing
src/googletest/src/gtest.cc:185
↓ 4 callersMethodSetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
src/googletest/src/gtest.cc:748
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
include/json.hpp:10257
↓ 4 callersFunctionaddASS_Hint
add new hint into the list of ASS hints
auxprogs/bam2hints/bam2hints.cc:182
↓ 4 callersFunctionaddDSS_Hint
add new hint into the list of DSS hints
auxprogs/bam2hints/bam2hints.cc:175
↓ 4 callersMethodaddEvidence
include/gene.hh:180
↓ 4 callersMethodaddFeature
src/extrinsicinfo.cc:53
↓ 4 callersFunctionaddIntronToGene
src/mea.cc:242
↓ 4 callersMethodaddProb
src/statemodel.cc:344
↓ 4 callersMethodaddRow
add a Row to the similarity matrix
src/pp_simscore.cc:70
↓ 4 callersMethodappendHomolog
auxprogs/homGeneMapping/include/gene.hh:157
↓ 4 callersMethodbegin
iterator methods
include/pp_hitseq.hh:310
↓ 4 callersMethodbinary
include/json.hpp:5837
↓ 4 callersFunctionc_str
src/googletest/include/gtest/internal/gtest-filepath.h:81
↓ 4 callersFunctioncend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
include/json.hpp:21077
↓ 4 callersMethodcgp_with_db_preparation
(self, hints, mysql)
tests/short/examples/test_examples.py:585
↓ 4 callersFunctioncheck_tool_in_given_path
If TOOL_PATH is provided as command line option, check whether the required binary is executable in that directory; return tool binary with
scripts/fix_in_frame_stop_codon_genes.py:220
↓ 4 callersFunctionclean
(data=True, output=True, species=True)
tests/longrunning/single_genome/test_single.py:71
↓ 4 callersFunctioncloseOutputFiles
src/orthograph.cc:248
↓ 4 callersMethodcompleteCDS
* Gene::completeCDS * checks whether it has a single or initial and terminal CDS and the first and last coding exons are not truncated */
src/gene.cc:1977
↓ 4 callersFunctioncreateWig
creates and writes the wigfile*/
auxprogs/aln2wig/aln2wig.c:66
↓ 4 callersMethodcurrent_test_result
Returns the most specific TestResult currently running.
src/googletest/src/gtest.cc:5552
↓ 4 callersFunctiondestroy
include/json.hpp:17610
↓ 4 callersMethodemplace
include/json.hpp:16424
↓ 4 callersFunctionescape
escape "~" to "~0" and "/" to "~1"
include/json.hpp:12363
↓ 4 callersFunctionexecute
(cmd, output, mode='w')
tests/longrunning/cgp/executeTestCGP.py:126
↓ 4 callersMethodfirstValue
include/pp_hitseq.hh:39
↓ 4 callersMethodgetBackDist
include/pp_profile.hh:507
↓ 4 callersMethodgetChrPos
convert from alignment to chromosomal position (inverse function of getAliPos())
src/alignment.cc:131
↓ 4 callersMethodgetCounts
void print(vector<int> &counts, bool verbose, bool countsOnly);
include/merkmal.hh:175
↓ 4 callersMethodgetCoverage
auxprogs/filterBam/src/headers/bamaccess.hh:102
↓ 4 callersMethodgetFeatureCollection
src/randseqaccess.cc:26
↓ 4 callersMethodgetFrame
include/graph.hh:100
↓ 4 callersMethodgetGeneID
auxprogs/homGeneMapping/src/gene.cc:25
↓ 4 callersMethodgetGlobalThresh
include/pp_profile.hh:830
↓ 4 callersMethodgetHints
include/hints.hh:183
↓ 4 callersMethodgetKey
generates an identification key
src/graph.cc:619
↓ 4 callersMethodgetKey
0x7F bit mask for retrieving bits 1-7
include/liftover.hh:39
↓ 4 callersMethodgetMinProb
src/merkmal.cc:55
↓ 4 callersMethodgetNumSpecies
include/randseqaccess.hh:64
↓ 4 callersMethodgetPathEmiProb
src/namgene.cc:1258
↓ 4 callersMethodgetPercId
auxprogs/filterBam/src/headers/bamaccess.hh:110
↓ 4 callersMethodgetPercentSupported
* Gene::getPercentSupported * in [0,1] */
src/gene.cc:1922
↓ 4 callersMethodgetPos
auxprogs/homGeneMapping/include/bitmasking.hh:76
↓ 4 callersMethodgetSource
include/hints.hh:180
↓ 4 callersFunctiongetStatePair
include/statemodel.hh:40
↓ 4 callersMethodgetStrand
auxprogs/homGeneMapping/include/gene.hh:137
↓ 4 callersMethodgetSubMatrixP
src/contTimeMC.cc:100
↓ 4 callersFunctionget_arithmetic_value
include/json.hpp:3440
↓ 4 callersMethodget_binary
include/json.hpp:10000
↓ 4 callersMethodget_string
include/json.hpp:9967
↓ 4 callersMethodgradeclassnums
include/extrinsicinfo.hh:279
↓ 4 callersMethodhasEvidence
auxprogs/homGeneMapping/src/gene.cc:79
↓ 4 callersMethodhasSubstates
access substates
include/vitmatrix.hh:543
↓ 4 callersFunctionhmean
(v1, v2)
scripts/executeTestCGP.py:391
↓ 4 callersFunctionhmean
(v1, v2)
tests/longrunning/extract_accuracy_values.py:83
↓ 4 callersMethodinactive
the following methods can be used also when the map is NULL
include/vitmatrix.hh:260
↓ 4 callersMethodindirectBoundaryProblem
auxprogs/joingenes/jg_transcript.h:518
↓ 4 callersFunctioninsert
! @brief inserts element Inserts element @a val before iterator @a pos. @param[in] pos iterator before which the content will be inserte
include/json.hpp:22022
↓ 4 callersFunctioninsert_iterator
include/json.hpp:21984
↓ 4 callersMethodintColumn
auxprogs/homGeneMapping/include/sqliteDB.hh:78
← previousnext →401–500 of 4,043, ranked by callers