Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Illumina/paragraph
/ functions
Functions
1,164 in github.com/Illumina/paragraph
⨍
Functions
1,164
◇
Types & classes
218
Method
operator[]
src/c++/include/oligo/Nucleotides.hh:61
Method
operator^
src/c++/include/oligo/Kmer.hh:177
Method
operator|
src/c++/include/oligo/Kmer.hh:164
Method
operator~
src/c++/include/oligo/Kmer.hh:191
Method
output_enabled
src/c++/include/paragraph/Parameters.hh:96
Function
pack32BclBases
src/c++/include/oligo/Nucleotides.hh:530
Function
packBclBases
src/c++/include/oligo/Nucleotides.hh:568
Method
parse
src/c++/lib/common/Program.cpp:64
Method
parse
* \brief remembers the original argv array and hands over to the base implementation */
src/c++/main/paragraph.cpp:146
Method
parse
external/jsoncpp/jsoncpp.cpp:2148
Function
pathIds
Returns a string with all nodeIDs in a path
src/c++/lib/paragraph/HaplotypePaths.cpp:65
Method
path_sequence_matching
src/c++/include/paragraph/Parameters.hh:98
Method
pickBest
src/c++/lib/grm/KmerAligner.cpp:479
Method
pickBest
* \return best path id * \precondition non-empty candidates list */
src/c++/lib/grm/KlibAligner.cpp:349
Method
pos
src/c++/include/common/ReadPileup.hh:47
Method
postProcess
src/c++/main/grmpy.cpp:147
Method
postProcess
src/c++/main/paragraph.cpp:156
Method
postProcess
src/c++/include/common/Program.hh:82
Function
printRefVar
* A simple debugging function for printing a RefVar */
src/c++/include/variant/RefVar.hh:287
Method
processGraph
src/c++/lib/paragraph/Workflow.cpp:87
Method
processGraphs
src/c++/lib/paragraph/Workflow.cpp:138
Method
pushError
external/jsoncpp/jsoncpp.cpp:1071
Method
pushValue
external/jsoncpp/jsoncpp.cpp:4698
Method
readArray
external/jsoncpp/jsoncpp.cpp:732
Method
readCStyleComment
external/jsoncpp/jsoncpp.cpp:617
Method
readComment
external/jsoncpp/jsoncpp.cpp:563
Method
readCppStyleComment
external/jsoncpp/jsoncpp.cpp:626
Method
readNumber
external/jsoncpp/jsoncpp.cpp:642
Method
readObject
external/jsoncpp/jsoncpp.cpp:676
Method
readString
external/jsoncpp/jsoncpp.cpp:664
Method
readStringSingleQuote
external/jsoncpp/jsoncpp.cpp:1666
Method
readToken
external/jsoncpp/jsoncpp.cpp:471
Method
readValue
external/jsoncpp/jsoncpp.cpp:380
Function
read_grmpy
Read grmpy output :param grmpyJsonName: input filename :return: grmpy output
src/python/lib/grm/vcfgraph/vcfupdate.py:48
Method
recoverFromError
external/jsoncpp/jsoncpp.cpp:976
Method
removeIndex
external/jsoncpp/jsoncpp.cpp:3674
Function
remove_empty_nodes
Remove nodes without sequence (from deletions / skipped insertions or split ref nodes) Merge in & out edge pairs to keep connections
src/python/lib/grm/vcfgraph/graphUtils.py:103
Function
remove_redundant_edge_labels
Remove edge sequence labels that don't add information about haplotypes.
src/python/lib/grm/vcfgraph/graphUtils.py:160
Function
replaceAllInplace
* @brief Replace all instances of find with replace in str */
src/c++/include/common/StringUtil.hh:103
Method
reset
* \brief clears and repopulates ThreadPool. Use at your own risk. The only reasonable situation you'd might * want to do this is in the se
src/c++/include/common/Threads.hh:164
Method
resolve
external/jsoncpp/jsoncpp.cpp:4092
Function
reverseBases
src/c++/include/oligo/Kmer.hh:337
Function
rightShift
src/c++/include/variant/RefVar.hh:182
Method
run
src/c++/lib/paragraph/Workflow.cpp:192
Method
runGenotyping
src/c++/lib/genotyping/GraphBreakpointGenotyper.cpp:47
Function
runGrmpy
src/c++/main/grmpy.cpp:247
Function
runParagraph
src/c++/main/paragraph.cpp:263
Function
run_paragraph
Wrapper function to run paragraph :param event_and_args: tuple of event to validate and args structure :return:
src/python/bin/multiparagraph.py:37
Function
run_vcf2paragraph
run vcf2paragraph for one single variant
src/python/lib/grm/vcf2paragraph/__init__.py:265
Method
safeExecute
* \brief executes and stores the exception information so that it can be rethrown on the main thread */
src/c++/include/common/Threads.hh:350
Function
safeShl
src/c++/include/oligo/Kmer.hh:321
Function
safe_gssw_graph_destroy
src/c++/lib/grm/GraphAligner.cpp:48
Function
safe_gssw_graph_mapping_destroy
src/c++/lib/grm/GraphAligner.cpp:56
Method
setAlleleErrorRate
src/c++/lib/genotyping/GenotypingParameters.cpp:206
Method
setDefaults
static
external/jsoncpp/jsoncpp.cpp:2231
Function
setFormatFloats
update format with single float values. */
src/c++/lib/common/BCFHelpers.cpp:813
Function
setFormatInts
src/c++/lib/common/BCFHelpers.cpp:852
Function
setFormatStrings
update format string for a single sample. */
src/c++/lib/common/BCFHelpers.cpp:772
Method
setGenotype
* Set the genotype for a particular sample * * @param samplename sample name * @param breakpointname name of breakpoint ("" for combined GT) * @pa
src/c++/lib/genotyping/GraphGenotyper.cpp:353
Method
setGenotypeFractions
src/c++/lib/genotyping/GenotypingParameters.cpp:242
Method
setGraph
src/c++/lib/grm/CompositeAligner.cpp:52
Method
setGraph
src/c++/lib/grm/PathAligner.cpp:70
Method
setGraph
src/c++/lib/grm/GraphAligner.cpp:277
Method
setGraph
src/c++/lib/grm/KlibAligner.cpp:186
Method
setHetHaplotypeFractions
src/c++/lib/genotyping/GenotypingParameters.cpp:227
Method
setParameters
* Function to set parameter values in derived classes * @param parameters set of parameters */
src/c++/include/genotyping/GraphGenotyper.hh:82
Method
setPossibleGenotypes
src/c++/lib/genotyping/GenotypingParameters.cpp:54
Method
setUp
(self)
src/python/test/test_VCF2Paragraph.py:31
Method
setUp
(self)
src/python/test/test_variants.py:34
Method
setUp
(self)
src/python/test/test_multiparagraph.py:44
Method
setUp
(self)
src/python/test/test_multigrmpy.py:56
Method
setUp
(self)
src/python/test/test_phasing.py:52
Method
set_contig
src/c++/include/variant/Variant.hh:93
Method
set_threads
src/c++/include/paragraph/Parameters.hh:106
Method
size
* @return The number of samples we have genotypes for */
src/c++/include/genotyping/GenotypeSet.hh:62
Method
skip
* \brief skip n kmers on the last generator used. * * \param n number of would be generated kmers to skip including those containing INVALID
src/c++/include/oligo/KmerGenerator.hh:230
Method
skip
* \brief skip n kmers on the last generator used. * * \param n number of would be generated kmers to skip including those containing INVALID
src/c++/include/oligo/KmerGenerator.hh:264
Method
skipCommentTokens
external/jsoncpp/jsoncpp.cpp:461
Method
skipSpaces
external/jsoncpp/jsoncpp.cpp:542
Function
splitMultiAllelics
src/c++/lib/common/BCFHelpers.cpp:1418
Function
split_alt_nodes
Split long alternate nodes :param graph: graph to work on :param max_len: max length of reference node with no sequences :param paddi
src/python/lib/grm/vcfgraph/graphUtils.py:78
Function
split_ref_nodes
Split long reference nodes :param graph: graph to work on :param max_len: max length of reference node with no sequences :param paddi
src/python/lib/grm/vcfgraph/graphUtils.py:54
Method
strictMode
external/jsoncpp/jsoncpp.cpp:286
Function
summarize
* @brief produces a string represent the variant (for printing etc) * * @param rec a points to a bcf1_t * @param hdr the respective header for rec
src/c++/include/common/BCFHelpers.hh:389
Function
supportedKmersString
src/c++/include/oligo/Kmer.hh:103
Method
target_regions
src/c++/include/paragraph/Parameters.hh:92
Method
test_allele_graph_insertion_vcfs
(self)
src/python/test/test_VCF2Paragraph.py:54
Method
test_alt_snv
(self)
src/python/test/test_variants.py:88
Method
test_deletion
(self)
src/python/test/test_variants.py:116
Method
test_examples
(self)
src/python/test/test_variants.py:39
Method
test_ins_end
(self)
src/python/test/test_variants.py:177
Method
test_insertion
(self)
src/python/test/test_variants.py:100
Method
test_multigrmpy
(self)
src/python/test/test_multigrmpy.py:64
Method
test_multiparagraph
(self)
src/python/test/test_multiparagraph.py:49
Method
test_overlapping_deletion
(self)
src/python/test/test_variants.py:197
Method
test_phasing
(self)
src/python/test/test_phasing.py:57
Method
test_ref_snv
(self)
src/python/test/test_variants.py:69
Method
test_var_begin
(self)
src/python/test/test_variants.py:133
Method
test_var_end
(self)
src/python/test/test_variants.py:155
Method
threadFunc
src/c++/include/common/Threads.hh:370
← previous
next →
1,001–1,100 of 1,164, ranked by callers