Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gaius-Augustus/Augustus
/ functions
Functions
4,043 in github.com/Gaius-Augustus/Augustus
⨍
Functions
4,043
◇
Types & classes
931
↓ 5 callers
Function
is_part_of
auxprogs/joingenes/jg_transcript.cpp:988
↓ 5 callers
Method
maxTransEnd
src/gene.cc:2858
↓ 5 callers
Method
meanStateProb
* meanStateProb * * returns the geometric mean of the exon state posterior probabilities */
src/gene.cc:1241
↓ 5 callers
Method
minTransBegin
src/gene.cc:2847
↓ 5 callers
Method
nextResult
src/sqliteDB.cc:231
↓ 5 callers
Method
normed
include/pp_profile.hh:80
↓ 5 callers
Method
numExons
src/gene.cc:1440
↓ 5 callers
Method
original_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
src/googletest/src/gtest.cc:4853
↓ 5 callers
Method
parse
src/parser/parse.cc:1011
↓ 5 callers
Method
parse
! @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 callers
Method
partMalus
* 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 callers
Method
prepareLocalMalus
* precompute tables for computing a local exonpart/UTRpart/CDSpart malus later */
src/extrinsicinfo.cc:1736
↓ 5 callers
Function
readOneFastaSeq
* 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 callers
Method
reportable_disabled_test_count
Gets the number of disabled tests that will be reported in the XML report.
src/googletest/src/gtest.cc:790
↓ 5 callers
Function
reset
reset token_buffer; current character is beginning of token
include/json.hpp:7191
↓ 5 callers
Method
resetCounts
include/merkmal.hh:161
↓ 5 callers
Method
reverse
src/gene.cc:955
↓ 5 callers
Method
score
returns the final similarity score
src/pp_simscore.cc:477
↓ 5 callers
Method
setBranchLengths
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 callers
Method
setSeqLen
include/extrinsicinfo.hh:200
↓ 5 callers
Method
sigstr
include/alignment.hh:277
↓ 5 callers
Method
sub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
include/json.hpp:14402
↓ 5 callers
Method
test_property_count
Returns the number of the test properties.
src/googletest/src/gtest.cc:2227
↓ 5 callers
Method
textColumn
include/sqliteDB.hh:104
↓ 5 callers
Method
total_test_suite_count
Gets the number of all test suites.
src/googletest/src/gtest.cc:764
↓ 5 callers
Method
viterbiForwardAndSampling
* NcModel::viterbiForwardAndSampling */
src/ncmodel.cc:154
↓ 4 callers
Method
AddArgument
src/googletest/src/gtest-death-test.cc:849
↓ 4 callers
Function
CmpHelperEQ
src/googletest/include/gtest/gtest.h:1516
↓ 4 callers
Function
ContainsRegex
Matches a string that contains regular expression 'regex'. The matcher takes ownership of 'regex'.
src/googletest/include/gtest/gtest-matchers.h:746
↓ 4 callers
Method
DescribeTo
Describes this matcher to an ostream.
src/googletest/include/gtest/gtest-matchers.h:266
↓ 4 callers
Function
FlushInfoLog
src/googletest/include/gtest/internal/gtest-port.h:1027
↓ 4 callers
Function
FormatCountableNoun
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 callers
Function
GetArgvs
src/googletest/src/gtest.cc:416
↓ 4 callers
Function
GetElementOr
src/googletest/src/gtest-internal-inl.h:300
↓ 4 callers
Function
GetNotDefaultOrNull
src/googletest/include/gtest/internal/gtest-internal.h:526
↓ 4 callers
Function
GetOrCreateValue
src/googletest/include/gtest/internal/gtest-port.h:1854
↓ 4 callers
Function
GetReservedAttributesForElement
src/googletest/src/gtest.cc:2123
↓ 4 callers
Function
Header
auxprogs/compileSpliceCands/list.c:112
↓ 4 callers
Function
IsSpace
src/googletest/include/gtest/internal/gtest-port.h:2021
↓ 4 callers
Function
OpenFileForWriting
Utilty function to Open File for Writing
src/googletest/src/gtest.cc:185
↓ 4 callers
Method
SetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
src/googletest/src/gtest.cc:748
↓ 4 callers
Method
accept
! @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 callers
Function
addASS_Hint
add new hint into the list of ASS hints
auxprogs/bam2hints/bam2hints.cc:182
↓ 4 callers
Function
addDSS_Hint
add new hint into the list of DSS hints
auxprogs/bam2hints/bam2hints.cc:175
↓ 4 callers
Method
addEvidence
include/gene.hh:180
↓ 4 callers
Method
addFeature
src/extrinsicinfo.cc:53
↓ 4 callers
Function
addIntronToGene
src/mea.cc:242
↓ 4 callers
Method
addProb
src/statemodel.cc:344
↓ 4 callers
Method
addRow
add a Row to the similarity matrix
src/pp_simscore.cc:70
↓ 4 callers
Method
appendHomolog
auxprogs/homGeneMapping/include/gene.hh:157
↓ 4 callers
Method
begin
iterator methods
include/pp_hitseq.hh:310
↓ 4 callers
Method
binary
include/json.hpp:5837
↓ 4 callers
Function
c_str
src/googletest/include/gtest/internal/gtest-filepath.h:81
↓ 4 callers
Function
cend
! @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 callers
Method
cgp_with_db_preparation
(self, hints, mysql)
tests/short/examples/test_examples.py:585
↓ 4 callers
Function
check_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 callers
Function
clean
(data=True, output=True, species=True)
tests/longrunning/single_genome/test_single.py:71
↓ 4 callers
Function
closeOutputFiles
src/orthograph.cc:248
↓ 4 callers
Method
completeCDS
* 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 callers
Function
createWig
creates and writes the wigfile*/
auxprogs/aln2wig/aln2wig.c:66
↓ 4 callers
Method
current_test_result
Returns the most specific TestResult currently running.
src/googletest/src/gtest.cc:5552
↓ 4 callers
Function
destroy
include/json.hpp:17610
↓ 4 callers
Method
emplace
include/json.hpp:16424
↓ 4 callers
Function
escape
escape "~" to "~0" and "/" to "~1"
include/json.hpp:12363
↓ 4 callers
Function
execute
(cmd, output, mode='w')
tests/longrunning/cgp/executeTestCGP.py:126
↓ 4 callers
Method
firstValue
include/pp_hitseq.hh:39
↓ 4 callers
Method
getBackDist
include/pp_profile.hh:507
↓ 4 callers
Method
getChrPos
convert from alignment to chromosomal position (inverse function of getAliPos())
src/alignment.cc:131
↓ 4 callers
Method
getCounts
void print(vector<int> &counts, bool verbose, bool countsOnly);
include/merkmal.hh:175
↓ 4 callers
Method
getCoverage
auxprogs/filterBam/src/headers/bamaccess.hh:102
↓ 4 callers
Method
getFeatureCollection
src/randseqaccess.cc:26
↓ 4 callers
Method
getFrame
include/graph.hh:100
↓ 4 callers
Method
getGeneID
auxprogs/homGeneMapping/src/gene.cc:25
↓ 4 callers
Method
getGlobalThresh
include/pp_profile.hh:830
↓ 4 callers
Method
getHints
include/hints.hh:183
↓ 4 callers
Method
getKey
generates an identification key
src/graph.cc:619
↓ 4 callers
Method
getKey
0x7F bit mask for retrieving bits 1-7
include/liftover.hh:39
↓ 4 callers
Method
getMinProb
src/merkmal.cc:55
↓ 4 callers
Method
getNumSpecies
include/randseqaccess.hh:64
↓ 4 callers
Method
getPathEmiProb
src/namgene.cc:1258
↓ 4 callers
Method
getPercId
auxprogs/filterBam/src/headers/bamaccess.hh:110
↓ 4 callers
Method
getPercentSupported
* Gene::getPercentSupported * in [0,1] */
src/gene.cc:1922
↓ 4 callers
Method
getPos
auxprogs/homGeneMapping/include/bitmasking.hh:76
↓ 4 callers
Method
getSource
include/hints.hh:180
↓ 4 callers
Function
getStatePair
include/statemodel.hh:40
↓ 4 callers
Method
getStrand
auxprogs/homGeneMapping/include/gene.hh:137
↓ 4 callers
Method
getSubMatrixP
src/contTimeMC.cc:100
↓ 4 callers
Function
get_arithmetic_value
include/json.hpp:3440
↓ 4 callers
Method
get_binary
include/json.hpp:10000
↓ 4 callers
Method
get_string
include/json.hpp:9967
↓ 4 callers
Method
gradeclassnums
include/extrinsicinfo.hh:279
↓ 4 callers
Method
hasEvidence
auxprogs/homGeneMapping/src/gene.cc:79
↓ 4 callers
Method
hasSubstates
access substates
include/vitmatrix.hh:543
↓ 4 callers
Function
hmean
(v1, v2)
scripts/executeTestCGP.py:391
↓ 4 callers
Function
hmean
(v1, v2)
tests/longrunning/extract_accuracy_values.py:83
↓ 4 callers
Method
inactive
the following methods can be used also when the map is NULL
include/vitmatrix.hh:260
↓ 4 callers
Method
indirectBoundaryProblem
auxprogs/joingenes/jg_transcript.h:518
↓ 4 callers
Function
insert
! @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 callers
Function
insert_iterator
include/json.hpp:21984
↓ 4 callers
Method
intColumn
auxprogs/homGeneMapping/include/sqliteDB.hh:78
← previous
next →
401–500 of 4,043, ranked by callers