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
↓ 20 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/SMatNoAliasExpr.h:212
↓ 20 callers
Method
size
src/common/paired_info/paired_info.hpp:747
↓ 20 callers
Method
size
src/common/assembly_graph/index/edge_multi_index.hpp:75
↓ 20 callers
Method
size
* Returns the number of elements in the table. * * @return number of elements in the table */
ext/include/cuckoo/cuckoohash_map.hh:334
↓ 20 callers
Method
size
Type tag
ext/include/blaze/blaze/math/sparse/ZeroVector.h:579
↓ 20 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/SVecNoAliasExpr.h:209
↓ 20 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/SVecDVecCrossExpr.h:212
↓ 20 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/DVecSVecCrossExpr.h:212
↓ 20 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/SVecSVecCrossExpr.h:211
↓ 20 callers
Method
states
src/projects/pathracer/hmmpath.hpp:228
↓ 20 callers
Method
store
ext/include/folly/MicroLock.h:210
↓ 20 callers
Method
store
Compile time row arguments
ext/include/blaze/blaze/math/views/rows/Dense.h:2000
↓ 20 callers
Method
store
Compile time column arguments
ext/include/blaze/blaze/math/views/columns/Dense.h:2005
↓ 20 callers
Method
str
src/projects/online_vis/environment.hpp:47
↓ 20 callers
Method
str
ext/include/llvm/Support/JSON.h:522
↓ 20 callers
Method
total_part_count
Gets the number of all test parts. This is the sum of the number of successful test parts and the number of failed test parts.
ext/src/googletest/googletest/src/gtest.cc:2499
↓ 20 callers
Method
total_test_count
Gets the number of all tests.
ext/src/googletest/googletest/src/gtest.cc:1158
↓ 20 callers
Function
transform
ext/include/llvm/ADT/STLExtras.h:1563
↓ 20 callers
Method
value
Value function !\brief Access to the current value of the sparse column element. // // \return The current value of the sparse column elem
ext/include/blaze/blaze/math/views/column/Sparse.h:2223
↓ 20 callers
Method
value
Value function !\brief Access to the current value of the sparse row element. // // \return The current value of the sparse row element.
ext/include/blaze/blaze/math/views/row/Sparse.h:2223
↓ 20 callers
Method
vertices
src/common/assembly_graph/core/graph_core.hpp:367
↓ 19 callers
Method
AddEvent
src/projects/ionhammer/read_corrector_structs_new.h:211
↓ 19 callers
Function
DefaultColorer
src/common/visualization/graph_colorer.hpp:334
↓ 19 callers
Method
Front
src/common/assembly_graph/paths/bidirectional_path.hpp:208
↓ 19 callers
Method
IsRootDirectory
Returns true if pathname describes a root directory. (Windows has one root directory per disk drive. UNC share roots are also included.)
ext/src/googletest/googletest/src/gtest-filepath.cc:295
↓ 19 callers
Method
Run
src/projects/mts/propagate.cpp:274
↓ 19 callers
Function
UnorderedElementsAre
ext/src/googletest/googlemock/include/gmock/gmock-matchers.h:5373
↓ 19 callers
Function
XXH_readLE32
ext/include/xxh/xxhash.h:2773
↓ 19 callers
Function
_mi_align_up
Align upwards
ext/src/mimalloc/include/mimalloc-internal.h:228
↓ 19 callers
Function
_mm_setzero_ps
Clears the four single-precision, floating-point values. https://msdn.microsoft.com/en-us/library/vstudio/tk1t2tbz(v=vs.100).aspx
ext/include/sse2neon/sse2neon.h:2516
↓ 19 callers
Function
b
(c,e)
src/tools/webvis/static/jquery.js:2
↓ 19 callers
Method
begin
src/common/alignment/rna/ss_coverage.hpp:63
↓ 19 callers
Method
begin
forward iterator creation methods.
src/common/adt/small_pod_vector.hpp:492
↓ 19 callers
Method
begin
ext/include/parallel_hashmap/btree.h:1711
↓ 19 callers
Method
columns
Columns function !\brief Returns the current number of columns of the matrix. // // \return The number of columns of the matrix. */
ext/include/blaze/blaze/math/expressions/SMatScalarMultExpr.h:390
↓ 19 callers
Method
columns
Columns function !\brief Returns the current number of columns of the matrix. // // \return The number of columns of the matrix. */
ext/include/blaze/blaze/math/expressions/SMatScalarDivExpr.h:396
↓ 19 callers
Function
contains
Return true if the given string is a substring of *this, and false otherwise.
ext/include/llvm/ADT/StringRef.h:464
↓ 19 callers
Method
emplace
ext/src/lexy/include/lexy/_detail/lazy_init.hpp:224
↓ 19 callers
Method
erase
src/common/modules/path_extend/scaff_supplementary.hpp:55
↓ 19 callers
Method
erase
src/common/assembly_graph/core/id_storage.hpp:104
↓ 19 callers
Function
esl_buffer_GetOffset
Function: esl_buffer_GetOffset() * Synopsis: Get the current position of parser in input buffer. * * Purpose: Returns the current offset positi
ext/src/easel/esl_buffer.c:560
↓ 19 callers
Function
esl_fileparser_Close
Function: esl_fileparser_Close() * Incept: SRE, Tue Apr 3 08:18:11 2007 [Janelia] * * Purpose: Closes an open <ESL_FILEPARSER>, including th
ext/src/easel/esl_fileparser.c:489
↓ 19 callers
Function
esl_keyhash_Store
Function: esl_keyhash_Store() * Synopsis: Store a key and get a key index for it. * * Purpose: Store a string (or mem) <key> of length <n> in the
ext/src/easel/esl_keyhash.c:266
↓ 19 callers
Function
esl_mixdchlet_Create
Function: esl_mixdchlet_Create() * * Purpose: Create a new mixture Dirichlet prior with <Q> components, * each with <K> parameters.
ext/src/easel/esl_mixdchlet.c:47
↓ 19 callers
Function
esl_msa_CreateDigital
Function: esl_msa_CreateDigital() * Synopsis: Create a digital <ESL_MSA>. * * Purpose: Same as <esl_msa_Create()>, except the returned MSA is c
ext/src/easel/esl_msa.c:810
↓ 19 callers
Function
esl_opt_IsDefault
Function: esl_opt_IsDefault() * Synopsis: Returns <TRUE> if option remained at default setting. * * Purpose: Returns <TRUE> if option <optname>
ext/src/easel/esl_getopts.c:878
↓ 19 callers
Function
esl_rand64_double
Function: esl_rand64_double() * Synopsis: Generate a uniformly distributed double on half-open interval [0,1) * Incept: SRE, Tue 21 Aug 2018 *
ext/src/easel/esl_rand64.c:230
↓ 19 callers
Function
esl_sq_Copy
Function: esl_sq_Copy() * Synopsis: Make a copy of an <ESL_SQ>. * Incept: SRE, Sun Feb 24 17:59:24 2008 [UA5315 to St. Louis] * * Purpose:
ext/src/easel/esl_sq.c:264
↓ 19 callers
Function
esl_stack_ICreate
Function: esl_stack_ICreate() * Synopsis: Create an integer stack. * Incept: SRE, Sun Dec 26 09:11:50 2004 [Zaragoza] * * Purpose: Creates
ext/src/easel/esl_stack.c:44
↓ 19 callers
Function
expm1
ext/include/boost/math/special_functions/expm1.hpp:262
↓ 19 callers
Method
file_name
src/projects/online_vis/debruijn_environment.hpp:196
↓ 19 callers
Method
find
Storage order of the adapted sparse matrix
ext/include/blaze/blaze/math/adaptors/symmetricmatrix/SparseScalar.h:2359
↓ 19 callers
Method
front
ext/include/llvm/ADT/simple_ilist.h:138
↓ 19 callers
Function
get_pointer
ext/include/boost/core/ref.hpp:335
↓ 19 callers
Function
impl_Init
* 3. Implementation specific initialization *****************************************************************/
ext/src/hmmer/src/impl_vmx/impl_vmx.h:345
↓ 19 callers
Function
increment
ext/include/boost/algorithm/string/find_iterator.hpp:145
↓ 19 callers
Method
is_set
ext/src/lexy/include/lexy/visualize.hpp:57
↓ 19 callers
Method
key
ext/include/tsl/htrie_hash.h:619
↓ 19 callers
Function
lowerBound
Type of the sparse vector
ext/include/blaze/blaze/math/proxy/SparseVectorProxy.h:1029
↓ 19 callers
Function
make_nvp
ext/include/boost/core/nvp.hpp:42
↓ 19 callers
Function
mi_option_get
ext/src/mimalloc/src/options.c:119
↓ 19 callers
Method
open
src/projects/mts/gzstream/gzstream.h:105
↓ 19 callers
Function
p7_Forward
Function: p7_Forward() * Synopsis: The Forward algorithm, full matrix fill version. * Incept: SRE, Fri Aug 15 18:59:43 2008 [Casa de Gatos] *
ext/src/hmmer/src/impl_vmx/fwdback.c:90
↓ 19 callers
Function
p7_GDecoding
Function: p7_GDecoding() * Synopsis: Posterior decoding of residue assignments. * * Purpose: Calculates a posterior decoding of the residues in
ext/src/hmmer/src/generic_decoding.c:76
↓ 19 callers
Function
p7_profile_IsLocal
Function: p7_profile_IsLocal() * Synopsis: Return TRUE if profile is in a local alignment mode. * * Purpose: Return <TRUE> if profile is in a l
ext/src/hmmer/src/p7_profile.c:334
↓ 19 callers
Function
p7_tophits_SortBySortkey
Function: p7_tophits_SortBySortkey() * Synopsis: Sorts a hit list. * * Purpose: Sorts a top hit list. After this call, * <h->hit[i]
ext/src/hmmer/src/p7_tophits.c:392
↓ 19 callers
Function
p7_trace_AppendWithPP
Function: p7_trace_AppendWithPP() * Synopsis: Add element to growing trace, with posterior probability. * * Purpose: Same as <p7_trace_Append()
ext/src/hmmer/src/p7_trace.c:1049
↓ 19 callers
Method
position
src/projects/pathracer/string_cursor.hpp:49
↓ 19 callers
Method
prefix
(self, length=1)
ext/src/python_libs/pyyaml3/reader.py:94
↓ 19 callers
Method
rbegin
src/common/adt/flat_map.hpp:59
↓ 19 callers
Function
remove
ext/include/boost/multi_index/sequenced_index.hpp:576
↓ 19 callers
Method
reset
Storage order of the adapted dense matrix
ext/include/blaze/blaze/math/adaptors/lowermatrix/Dense.h:2147
↓ 19 callers
Method
reset
Compile time row arguments
ext/include/blaze/blaze/math/views/rows/Sparse.h:1140
↓ 19 callers
Method
reset
Compile time column arguments
ext/include/blaze/blaze/math/views/columns/Sparse.h:1140
↓ 19 callers
Method
rows
Storage order of the adapted dense matrix
ext/include/blaze/blaze/math/adaptors/symmetricmatrix/DenseNonScalar.h:1855
↓ 19 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/SMatScalarMultExpr.h:380
↓ 19 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/SMatScalarDivExpr.h:386
↓ 19 callers
Method
scoped
@brief returns true if operators , & | and other combinating functions * will merge groups and false otherwise */
ext/include/clipp/clipp.h:3198
↓ 19 callers
Function
selex_ErrorInBlock
Before we return a parse error, * reset the <afp> so its current line is the one at fault. */
ext/src/easel/esl_msafile_selex.c:440
↓ 19 callers
Function
sin
ext/include/blaze/blaze/math/proxy/Proxy.h:1701
↓ 19 callers
Method
size
ext/include/boost/property_tree/detail/ptree_implementation.hpp:222
↓ 19 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/SVecScalarMultExpr.h:373
↓ 19 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/DVecRepeatExpr.h:164
↓ 19 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/SVecScalarDivExpr.h:377
↓ 19 callers
Method
test_property_count
Returns the number of the test properties.
ext/src/googletest/googletest/src/gtest.cc:2504
↓ 19 callers
Method
toStringRef
This returns the twine as a single StringRef if it can be represented as such. Otherwise the twine is written into the given SmallVector and a StringR
ext/include/llvm/ADT/Twine.h:455
↓ 19 callers
Method
value
ext/src/lexy/include/lexy/dsl/symbol.hpp:275
↓ 18 callers
Method
AddEdge
src/projects/spades/domain_graph.cpp:447
↓ 18 callers
Method
CompareFrom
TODO is it ok not to compare gaps here?
src/common/assembly_graph/paths/bidirectional_path.hpp:290
↓ 18 callers
Method
DescribeTo
Describes self to an ostream.
ext/src/googletest/googlemock/test/gmock-cardinalities_test.cc:406
↓ 18 callers
Method
FindAll
src/common/assembly_graph/paths/bidirectional_path.hpp:279
↓ 18 callers
Method
GetConjPath
src/common/assembly_graph/paths/bidirectional_path.hpp:511
↓ 18 callers
Method
GetCount
* @return number of barcoded reads aligned to the edge */
src/common/barcode_index/barcode_index.hpp:339
↓ 18 callers
Method
GetNextPrime
ext/src/googletest/googletest/samples/prime_tables.h:66
↓ 18 callers
Function
IsNan
Creates a polymorphic matcher that matches any NaN floating point.
ext/src/googletest/googlemock/include/gmock/gmock-matchers.h:4505
↓ 18 callers
Function
MakeMatcher
ext/src/googletest/googletest/include/gtest/gtest-matchers.h:664
↓ 18 callers
Function
PrintIfNotEmpty
If the explanation is not empty, prints it to the ostream.
ext/src/googletest/googlemock/include/gmock/gmock-matchers.h:577
↓ 18 callers
Function
Range
ext/src/googletest/googletest/include/gtest/gtest-param-test.h:230
↓ 18 callers
Function
ReverseComplement
src/common/sequence/sequence_tools.hpp:30
↓ 18 callers
Function
UnorderedPointwise
ext/src/googletest/googlemock/include/gmock/gmock-matchers.h:5029
← previous
next →
1,501–1,600 of 40,422, ranked by callers