Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ParBLiSS/FastANI
/ functions
Functions
451 in github.com/ParBLiSS/FastANI
⨍
Functions
451
◇
Types & classes
131
↓ 116 callers
Method
empty
--------------------------------------------------------------- @brief returns true, if group has no children, false otherwise */
src/common/clipp.h:3377
↓ 102 callers
Method
size
@brief returns number of children */
src/common/clipp.h:3380
↓ 80 callers
Method
end
@brief returns mutating iterator to position one past the last element */
src/common/clipp.h:3402
↓ 70 callers
Method
begin
--------------------------------------------------------------- @brief returns mutating iterator to position of first element */
src/common/clipp.h:3395
↓ 62 callers
Method
blocking
--------------------------------------------------------------- @brief returns if a group/parameter is blocking/positional */
src/common/clipp.h:1494
↓ 55 callers
Method
repeatable
--------------------------------------------------------------- @brief returns if a group/parameter is repeatable */
src/common/clipp.h:1481
↓ 36 callers
Method
required
--------------------------------------------------------------- @brief returns if a parameter is required */
src/common/clipp.h:1954
↓ 32 callers
Method
exclusive
@brief returns if children are mutually exclusive alternatives */
src/common/clipp.h:3181
↓ 29 callers
Function
get_file_contents
tests/fastani_tests.cpp:21
↓ 28 callers
Method
level
src/common/clipp.h:2828
↓ 21 callers
Method
is_group
src/common/clipp.h:2738
↓ 20 callers
Method
joinable
@brief returns if a command line argument can be matched by a * combination of (partial) matches through any number of children */
src/common/clipp.h:3150
↓ 19 callers
Method
scoped
@brief returns true if operators , & | and other combinating functions * will merge groups and false otherwise */
src/common/clipp.h:3168
↓ 17 callers
Method
str
src/common/clipp.h:6070
↓ 17 callers
Method
write
src/common/clipp.h:6109
↓ 16 callers
Function
core_genome_identity
src/cgi/core_genome_identity.cpp:27
↓ 15 callers
Function
option
src/common/clipp.h:2190
↓ 15 callers
Function
read_fastani_output
tests/fastani_tests.cpp:32
↓ 13 callers
Method
first_column
src/common/clipp.h:5743
↓ 13 callers
Method
is_param
src/common/clipp.h:2737
↓ 12 callers
Method
length
src/common/clipp.h:1828
↓ 10 callers
Function
value
src/common/clipp.h:2206
↓ 9 callers
Method
param
src/common/clipp.h:4528
↓ 9 callers
Function
repeat_input
(input_file, header, nas, nts, nlength)
tests/gen_tests_data.py:33
↓ 7 callers
Function
first_column
src/common/clipp.h:5432
↓ 7 callers
Method
innermost_repeat_group
src/common/clipp.h:4083
↓ 6 callers
Method
paragraph_spacing
src/common/clipp.h:5772
↓ 5 callers
Method
all_blocking
--------------------------------------------------------------- @brief returns true if all children is blocking */
src/common/clipp.h:3232
↓ 5 callers
Function
fwd_to_unsigned_int
/ * @brief forwards string to first non-whitespace char; * std string -> unsigned conv yields max value, but we want 0; * also checks
src/common/clipp.h:297
↓ 5 callers
Method
last_column
src/common/clipp.h:5751
↓ 5 callers
Method
match
--------------------------------------------------------------- @brief returns either longest matching prefix of 'arg' in any * of the fl
src/common/clipp.h:2014
↓ 5 callers
Method
undo
src/common/clipp.h:3083
↓ 4 callers
Method
blank_lines_before_paragraph
src/common/clipp.h:5861
↓ 4 callers
Method
blocked
src/common/clipp.h:4535
↓ 4 callers
Method
common_flag_prefix
--------------------------------------------------------------- @brief returns longest common prefix of all flags */
src/common/clipp.h:3463
↓ 4 callers
Function
doc_column
src/common/clipp.h:5446
↓ 4 callers
Method
ignore_newline_chars
src/common/clipp.h:5792
↓ 4 callers
Method
index
src/common/clipp.h:4525
↓ 4 callers
Method
invalidate
src/common/clipp.h:4108
↓ 4 callers
Method
is_alternative
src/common/clipp.h:6097
↓ 4 callers
Function
last_column
src/common/clipp.h:5462
↓ 4 callers
Function
md2j
* @brief mash distance to jaccard estimate * @param[in] d mash distance [0.0 - 1.0] * @param[in] k kmer size * @return
src/map/include/map_stats.hpp:62
↓ 4 callers
Method
repeat
src/common/clipp.h:4533
↓ 4 callers
Function
with_prefix
src/common/clipp.h:3878
↓ 4 callers
Function
with_prefixes_short_long
src/common/clipp.h:3931
↓ 4 callers
Function
with_suffix
src/common/clipp.h:3977
↓ 4 callers
Function
with_suffixes_short_long
src/common/clipp.h:4030
↓ 4 callers
Method
wrap_hard
@brief go to new line, and start a new paragraph */
src/common/clipp.h:5818
↓ 3 callers
Method
all_optional
@brief returns true if all children are optional (=non-required) */
src/common/clipp.h:3207
↓ 3 callers
Method
at
@brief position of the match within the subject string */
src/common/clipp.h:111
↓ 3 callers
Method
conflict
src/common/clipp.h:4536
↓ 3 callers
Function
doc_label
/ * * @brief prints first flag or value label of a parameter * *****************************************************************************/
src/common/clipp.h:6904
↓ 3 callers
Function
first_integer_match
src/common/clipp.h:993
↓ 3 callers
Method
greedy
--------------------------------------------------------------- @brief returns if a parameter should match greedily */
src/common/clipp.h:1969
↓ 3 callers
Function
ignore_newline_chars
src/common/clipp.h:5662
↓ 3 callers
Method
is_last_in_path
src/common/clipp.h:2842
↓ 3 callers
Method
is_singleton
src/common/clipp.h:6094
↓ 3 callers
Function
j2md
* @brief jaccard estimate to mash distance * @param[in] j jaccard estimate * @param[in] k kmer size * @return mash
src/map/include/map_stats.hpp:44
↓ 3 callers
Function
longest_prefix_match
src/common/clipp.h:878
↓ 3 callers
Method
param_count
--------------------------------------------------------------- @brief returns recursive parameter count */
src/common/clipp.h:3421
↓ 3 callers
Method
searchIndex
* @brief search hash associated with given position inside the index * @details if MIIter_t iter is returned, than *i
src/map/include/winSketch.hpp:259
↓ 3 callers
Function
set
src/common/clipp.h:1071
↓ 3 callers
Method
start_of_repeat_group
src/common/clipp.h:4116
↓ 3 callers
Function
trim
src/common/clipp.h:727
↓ 2 callers
Function
addMinimizers
src/map/include/commonFunc.hpp:92
↓ 2 callers
Method
after_index
src/common/clipp.h:4570
↓ 2 callers
Method
all_flagless
@brief returns if all children are value parameters (recursive) */
src/common/clipp.h:3249
↓ 2 callers
Method
any_error
@brief returns true if any parsing error / violation of the * command line interface definition occurred */
src/common/clipp.h:5134
↓ 2 callers
Method
bad_repeat
src/common/clipp.h:4538
↓ 2 callers
Method
data
src/common/clipp.h:2756
↓ 2 callers
Function
estimateMinimumHitsRelaxed
* @brief Estimate minimum number of shared sketches * s.t. upper bound identity is >= desired identity
src/map/include/map_stats.hpp:142
↓ 2 callers
Function
first_number_match
src/common/clipp.h:933
↓ 2 callers
Function
getHash
* @brief hashing kmer string (borrowed from mash) */
src/map/include/commonFunc.hpp:71
↓ 2 callers
Method
good
src/common/clipp.h:5734
↓ 2 callers
Method
hanging_indent
src/common/clipp.h:5763
↓ 2 callers
Method
ignore_blocking
src/common/clipp.h:4106
↓ 2 callers
Method
insert_ref
* @brief insert a minimizer from the reference sequence into the map * @param[in] m reference minimizer to insert
src/map/include/slidingMap.hpp:137
↓ 2 callers
Method
is_first_in_parent
src/common/clipp.h:2832
↓ 2 callers
Function
ks_getuntil
src/common/kseq.h:145
↓ 2 callers
Function
longest_common_prefix
src/common/clipp.h:795
↓ 2 callers
Function
make_man_page
/ * * @brief generates man sections from command line parameters * with sections "synopsis" and "options" * *******************************
src/common/clipp.h:6852
↓ 2 callers
Function
md_lower_bound
* @brief Given a distance d, compute the lower bound on d within required confidence interval * @details If a given ma
src/map/include/map_stats.hpp:79
↓ 2 callers
Function
operator<<
src/common/prettyprint.hpp:435
↓ 2 callers
Function
paragraph_spacing
src/common/clipp.h:5615
↓ 2 callers
Function
parse
/ * * @brief parses vector of arg strings and executes actions * *****************************************************************************/
src/common/clipp.h:5280
↓ 2 callers
Function
parseFileList
src/map/include/parseCmdArgs.hpp:32
↓ 2 callers
Function
parse_and_execute
/ * * @brief parses input args & executes actions * *****************************************************************************/
src/common/clipp.h:5258
↓ 2 callers
Method
prefix
src/common/clipp.h:1782
↓ 2 callers
Method
root
src/common/clipp.h:2939
↓ 2 callers
Function
sanitize_args
/ * * @brief correct some common problems * does not - and MUST NOT - change the number of arguments * (no insertions or deletions al
src/common/clipp.h:5172
↓ 1 callers
Function
MurmurHash3_x64_128
src/common/murmur3.h:226
↓ 1 callers
Method
add_match
---------------------------------------------------------------
src/common/clipp.h:4894
↓ 1 callers
Method
all_required
@brief returns true, if all children are required to match */
src/common/clipp.h:3194
↓ 1 callers
Method
any_optional
--------------------------------------------------------------- @brief returns true if any child is optional (=non-required) */
src/common/clipp.h:3203
↓ 1 callers
Method
any_required
--------------------------------------------------------------- @brief returns true, if any child is required to match */
src/common/clipp.h:3188
↓ 1 callers
Method
begin_dfs
--------------------------------------------------------------- @brief returns augmented iterator for depth first searches * @details traverser
src/common/clipp.h:3413
↓ 1 callers
Method
build
* @brief build the sketch table * @details compute and save minimizers from the reference sequence(s) * assuming a fixe
src/map/include/winSketch.hpp:124
↓ 1 callers
Method
cbegin
@brief returns non-mutating iterator to position of first element */
src/common/clipp.h:3399
↓ 1 callers
Method
cend
@brief returns non-mutating iterator to position one past the last element */
src/common/clipp.h:3406
↓ 1 callers
Function
computeCGI
* @brief compute and report AAI/ANI * @param[in] parameters algorithm parameters * @param[in] result
src/cgi/include/computeCoreIdentity.hpp:166
next →
1–100 of 451, ranked by callers