Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ablab/spades
/ functions
Functions
40,422 in github.com/ablab/spades
⨍
Functions
40,422
◇
Types & classes
24,500
↳
Endpoints
21
↓ 16 callers
Method
reset
Compile time submatrix arguments
ext/include/blaze/blaze/math/views/submatrix/Sparse.h:1408
↓ 16 callers
Method
rows
Rows function !\brief Returns the current number of rows of the matrix. // // \return The number of rows of the matrix. */
ext/include/blaze/blaze/math/expressions/DMatRepeatExpr.h:171
↓ 16 callers
Method
rows
Rows function !\brief Returns the current number of rows of the matrix. // // \return The number of rows of the matrix. */
ext/include/blaze/blaze/math/expressions/SMatRepeatExpr.h:169
↓ 16 callers
Method
size
Size function !\brief Returns the current size/dimension of the vector. // // \return The size of the vector. */
ext/include/blaze/blaze/math/expressions/SVecRepeatExpr.h:160
↓ 16 callers
Method
size
Size function !\brief Returns the current size/dimension of the vector. // // \return The size of the vector. */
ext/include/blaze/blaze/math/expressions/DVecDVecCrossExpr.h:207
↓ 16 callers
Function
skip
ext/include/boost/type_index/detail/compile_time_type_info.hpp:69
↓ 16 callers
Function
stream
Type of the operand
ext/include/blaze/blaze/math/simd/Stream.h:340
↓ 16 callers
Method
success_fraction
Private data getter class member functions.
ext/include/boost/math/distributions/geometric.hpp:130
↓ 16 callers
Function
ua
(a,b,c)
src/tools/webvis/static/jquery.js:2
↓ 16 callers
Method
value
Value function !\brief Access to the current value of the sparse band element. // // \return The current value of the sparse band element.
ext/include/blaze/blaze/math/views/band/Sparse.h:242
↓ 16 callers
Function
wordify
wordify() * Converts log probability score to a rounded signed 16-bit integer cost. * Both emissions and transitions for ViterbiFilter get this trea
ext/src/hmmer/src/impl_vmx/p7_oprofile.c:675
↓ 16 callers
Function
wordify
wordify() * Converts log probability score to a rounded signed 16-bit integer cost. * Both emissions and transitions for ViterbiFilter get this trea
ext/src/hmmer/src/impl_sse/p7_oprofile.c:698
↓ 16 callers
Function
wordify
wordify() * Converts log probability score to a rounded signed 16-bit integer cost. * Both emissions and transitions for ViterbiFilter get this trea
ext/src/hmmer/src/impl_neon/p7_oprofile.c:697
↓ 16 callers
Function
world_rank
src/projects/hpcspades/mpi/pipeline/partask_mpi.hpp:90
↓ 15 callers
Method
Binary
ext/src/googletest/googlemock/test/gmock-more-actions_test.cc:158
↓ 15 callers
Function
CumulativeLength
src/common/assembly_graph/core/basic_graph_stats.hpp:75
↓ 15 callers
Method
IsDeadStart
src/common/assembly_graph/core/graph_core.hpp:680
↓ 15 callers
Function
IsNull
Creates a polymorphic matcher that matches any NULL pointer.
ext/src/googletest/googlemock/include/gmock/gmock-matchers.h:4486
↓ 15 callers
Function
MakeNewLib
src/common/modules/path_extend/paired_library.hpp:158
↓ 15 callers
Function
MatchRegexAnywhere
Returns true if and only if regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The alg
ext/src/googletest/googletest/src/gtest-port.cc:940
↓ 15 callers
Function
PartialMatch
ext/src/googletest/googletest/include/gtest/internal/gtest-port.h:960
↓ 15 callers
Function
PrintArrayHelper
ext/src/googletest/googletest/test/googletest-printers-test.cc:822
↓ 15 callers
Function
RemoveOverlaps
src/test/debruijn/overlap_removal_test.cpp:75
↓ 15 callers
Method
SmartEdgeBegin
src/common/assembly_graph/core/observable_graph.hpp:97
↓ 15 callers
Function
ThrowAnInteger
ext/src/googletest/googletest/test/gtest_unittest.cc:3392
↓ 15 callers
Function
XXH3_mix16B
* DISCLAIMER: There are known *seed-dependent* multicollisions here due to * multiplication by zero, affecting hashes of lengths 17 to 240. * * How
ext/include/xxh/xxhash.h:4606
↓ 15 callers
Method
__init__
(self, stream)
ext/src/python_libs/pyyaml3/cyaml.py:30
↓ 15 callers
Function
_err_fatal_simple
ext/src/bwa/utils.c:112
↓ 15 callers
Function
_mm_set_pd
Set packed double-precision (64-bit) floating-point elements in dst with the supplied values. https://software.intel.com/sites/landingpage/IntrinsicsG
ext/include/sse2neon/sse2neon.h:5153
↓ 15 callers
Function
bam_index_destroy
ext/src/samtools/bam_index.c:244
↓ 15 callers
Function
bam_swap_endian_8p
ext/src/samtools/bam_endian.h:36
↓ 15 callers
Method
capacity
ext/include/boost/math/special_functions/detail/bernoulli_details.hpp:215
↓ 15 callers
Function
check_scale
ext/include/boost/math/distributions/detail/common_error_handling.hpp:66
↓ 15 callers
Function
clear
Compile time row arguments
ext/include/blaze/blaze/math/views/Row.h:1072
↓ 15 callers
Method
empty
src/projects/ionhammer/hkmer_distance.hpp:140
↓ 15 callers
Method
end
src/common/sequence/seq.hpp:443
↓ 15 callers
Method
end
ext/include/tsl/htrie_hash.h:943
↓ 15 callers
Function
eq
Equality comparison. Compares this APInt with RHS for the validity of the equality relationship. \returns true if *this == Val
ext/include/llvm/ADT/APInt.h:1173
↓ 15 callers
Function
esl_alphabet_CreateCustom
Function: esl_alphabet_CreateCustom() * Synopsis: Create a custom alphabet. * * Purpose: Creates a customized biosequence alphabet, *
ext/src/easel/esl_alphabet.c:98
↓ 15 callers
Function
esl_dst_XPairId
Function: esl_dst_XPairId() * Synopsis: Pairwise identity of two aligned digital seqs. * Incept: SRE, Tue Apr 18 09:24:05 2006 [St. Louis] *
ext/src/easel/esl_distance.c:277
↓ 15 callers
Function
esl_exp_surv
Function: esl_exp_surv() * * Purpose: Calculates the survivor function, $P(X>x)$ (that is, 1-CDF, * the right tail probability mass)
ext/src/easel/esl_exponential.c:127
↓ 15 callers
Function
esl_keyhash_Lookup
Function: esl_keyhash_Lookup() * Synopsis: Look up a key's array index. * * Purpose: Look up string or mem <key> of length <n> in hash table <k
ext/src/easel/esl_keyhash.c:332
↓ 15 callers
Function
esl_memstrdup
Function: esl_memstrdup() * Synopsis: Duplicate a memory line as a NUL-terminated string. * * Purpose: Given memory line <p> of length <n>, dup
ext/src/easel/esl_mem.c:705
↓ 15 callers
Function
esl_rand64_Destroy
Function: esl_rand64_Destroy() * Synopsis: Frees an <ESL_RAND64>. * Incept: SRE, Tue 21 Aug 2018 */
ext/src/easel/esl_rand64.c:157
↓ 15 callers
Function
esl_rand64_Roll
Function: esl_rand64_Roll() * Synopsis: Generate a uniform random integer 0..n-1. * Incept: SRE, Tue 21 Aug 2018 */
ext/src/easel/esl_rand64.c:214
↓ 15 callers
Function
esl_sqio_IsAlignment
Function: esl_sqio_IsAlignment() * Synopsis: Return TRUE for alignment file format codes. * * Purpose: Returns TRUE if <fmt> is an alignment fi
ext/src/easel/esl_sqio.c:691
↓ 15 callers
Function
esl_sqio_Write
Function: esl_sqio_Write() * Synopsis: Write a sequence to a file. * * Purpose: Write sequence <s> to an open FILE <fp> in file format *
ext/src/easel/esl_sqio.c:583
↓ 15 callers
Function
esl_workqueue_Reset
Function: esl_workqueue_Reset() * Synopsis: Reset the queue for another run. * Incept: MSF, Thu Jun 18 11:51:39 2009 * * Purpose: Reset the
ext/src/easel/esl_workqueue.c:443
↓ 15 callers
Method
failed
ext/src/llvm/YAMLParser.cpp:1777
↓ 15 callers
Method
fill
ext/include/cppformat/format.h:1034
↓ 15 callers
Method
find
Lookup routines.
src/common/paired_info/histogram.hpp:93
↓ 15 callers
Function
for_each
ext/include/llvm/ADT/STLExtras.h:1466
↓ 15 callers
Function
get
ext/include/boost/math/constants/constants.hpp:212
↓ 15 callers
Method
grow
ext/include/llvm/ADT/SmallVector.h:260
↓ 15 callers
Method
hasValue
ext/include/llvm/ADT/Optional.h:259
↓ 15 callers
Function
header_line_has_tag
ext/src/samtools/sam_header.c:196
↓ 15 callers
Method
index
Type of the adapted matrix
ext/include/blaze/blaze/math/adaptors/uniuppermatrix/UniUpperElement.h:364
↓ 15 callers
Method
index
Index function !\brief Access to the current index of the sparse element. // // \return The current index of the sparse element. */
ext/include/blaze/blaze/math/expressions/SMatDMatSchurExpr.h:257
↓ 15 callers
Method
index
Index function !\brief Access to the current index of the sparse element. // // \return The current index of the sparse element. */
ext/include/blaze/blaze/math/expressions/DMatTSMatSchurExpr.h:257
↓ 15 callers
Method
index
Index function !\brief Access to the current index of the sparse element. // // \return The current index of the sparse element. */
ext/include/blaze/blaze/math/expressions/TSMatDMatSchurExpr.h:257
↓ 15 callers
Method
index
Index function !\brief Access to the current index of the sparse element. // // \return The current index of the sparse element. */
ext/include/blaze/blaze/math/expressions/DMatSMatSchurExpr.h:257
↓ 15 callers
Method
index
Index function !\brief Access to the current index of the sparse element. // // \return The current index of the sparse element. */
ext/include/blaze/blaze/math/views/column/Sparse.h:2233
↓ 15 callers
Method
index
Index function !\brief Access to the current index of the sparse element. // // \return The current index of the sparse element. */
ext/include/blaze/blaze/math/views/row/Sparse.h:2233
↓ 15 callers
Function
inflateStateCheck
ext/src/zlib-ng/inflate.c:51
↓ 15 callers
Function
isDefault
ext/include/blaze/blaze/math/adaptors/symmetricmatrix/ScalarProxy.h:700
↓ 15 callers
Function
is_runend
ext/src/gqf/gqf.c:319
↓ 15 callers
Function
key_set
src/common/utils/stl_utils.hpp:51
↓ 15 callers
Method
length
ext/include/clipp/clipp.h:1858
↓ 15 callers
Function
levenshtein_substring_score
src/projects/pathracer/test.cpp:19
↓ 15 callers
Function
lower_bound
ext/include/llvm/ADT/STLExtras.h:1576
↓ 15 callers
Method
max_count
ext/include/parallel_hashmap/btree.h:1181
↓ 15 callers
Method
mean
ext/include/boost/math/distributions/normal.hpp:45
↓ 15 callers
Function
mi_free
Free a block
ext/src/mimalloc/src/alloc.c:467
↓ 15 callers
Function
mi_print_amount
ext/src/mimalloc/src/stats.c:164
↓ 15 callers
Function
p7_omx_GrowTo
Function: p7_omx_GrowTo() * Synopsis: Assure that a DP matrix is big enough. * Incept: SRE, Thu Dec 20 09:27:07 2007 [Janelia] * * Purpose:
ext/src/hmmer/src/impl_vmx/p7_omx.c:140
↓ 15 callers
Function
p7_tophits_Merge
Function: p7_tophits_Merge() * Synopsis: Merge two top hits lists. * * Purpose: Merge <h2> into <h1>. Upon return, <h1> * contains
ext/src/hmmer/src/p7_tophits.c:474
↓ 15 callers
Function
parse_string
Function: parse_string() * Synopsis: Parse a visible string * Incept: MSF, Mon Dec 10, 2009 [Janelia] * * Purpose: Parses a string from the
ext/src/easel/esl_sqio_ncbi.c:3186
↓ 15 callers
Function
pdf
ext/include/boost/math/distributions/detail/derived_accessors.hpp:107
↓ 15 callers
Method
position
ext/src/lexy/include/lexy/input/base.hpp:50
↓ 15 callers
Method
push_back
ext/include/boost/property_tree/detail/ptree_implementation.hpp:361
↓ 15 callers
Function
real_style
ext/src/llvm/Path.cpp:39
↓ 15 callers
Function
round
ext/include/blaze/blaze/math/proxy/Proxy.h:1170
↓ 15 callers
Method
rows
Rows function !\brief Returns the current number of rows of the matrix. // // \return The number of rows of the matrix. */
ext/include/blaze/blaze/math/expressions/DMatExpExpr.h:145
↓ 15 callers
Function
samclose
ext/src/samtools/sam.c:122
↓ 15 callers
Function
samopen
ext/src/samtools/sam.c:46
↓ 15 callers
Function
scaled_tgamma_no_lanczos
ext/include/boost/math/special_functions/gamma.hpp:399
↓ 15 callers
Method
size
src/common/io/binary/genomic_info.cpp:31
↓ 15 callers
Method
size
ext/include/tsl/array-hash/array_hash.h:1052
↓ 15 callers
Function
swap
Exchange of the contents of `lhs` and `rhs`. \throws Nothing.
ext/include/boost/any.hpp:258
↓ 15 callers
Method
tell
tell - Return the current offset with the file.
ext/include/llvm/Support/raw_ostream.h:113
↓ 15 callers
Method
total_test_suite_count
Gets the number of all test suites.
ext/src/googletest/googletest/src/gtest.cc:1116
↓ 15 callers
Function
updatePromptDisplay
()
src/tools/webvis/static/jquery.console.js:731
↓ 15 callers
Method
valid
ext/include/boost/multi_index/detail/safe_mode.hpp:308
↓ 15 callers
Method
visit
ext/src/lexy/include/lexy/dsl/char_class.hpp:21
↓ 14 callers
Method
AnalyzeOverlap
src/common/modules/path_extend/overlap_analysis.hpp:104
↓ 14 callers
Function
Assert
Asserts that condition is true; aborts the process with the given message if condition is false. We cannot use LOG(FATAL) or CHECK() as Google Mock m
ext/src/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:243
↓ 14 callers
Function
Binary
ext/src/googletest/googlemock/test/gmock-actions_test.cc:1209
↓ 14 callers
Method
Build
src/projects/ionhammer/read_corrector_structs_new.h:227
↓ 14 callers
Method
BuildIndex
src/common/kmer_index/ph_map/perfect_hash_map_builder.hpp:61
↓ 14 callers
Method
Clear
* @brief Clears all indexes. */
src/common/paired_info/paired_info.hpp:741
← previous
next →
1,801–1,900 of 40,422, ranked by callers