MCPcopy Create free account

hub / github.com/Illumina/paragraph / functions

Functions1,164 in github.com/Illumina/paragraph

MethodinvalidPath
external/jsoncpp/jsoncpp.cpp:4062
MethodisBool
external/jsoncpp/jsoncpp.cpp:3773
MethodisConvertibleTo
external/jsoncpp/jsoncpp.cpp:3370
MethodisDouble
external/jsoncpp/jsoncpp.cpp:3877
MethodisEqual
external/jsoncpp/jsoncpp.cpp:2354
FunctionisINDEL
Check if variant is an indel or complex event */
src/c++/include/common/BCFHelpers.hh:223
MethodisInt
external/jsoncpp/jsoncpp.cpp:3775
MethodisInt64
external/jsoncpp/jsoncpp.cpp:3817
MethodisIntegral
external/jsoncpp/jsoncpp.cpp:3857
FunctionisMatch
* \brief defines match for the purpose of the alignment. */
src/c++/lib/grm/KlibAligner.cpp:184
FunctionisMismatch
src/c++/lib/grm/KmerAligner.cpp:235
MethodisMultilineArray
external/jsoncpp/jsoncpp.cpp:4671
MethodisNumeric
external/jsoncpp/jsoncpp.cpp:3879
FunctionisRefPadded
return number of reference padding bases */
src/c++/lib/common/BCFHelpers.cpp:943
FunctionisReference
* @brief returns true if rv is representing the reference * * TODO change signature to move chr before rv * * @param ref refererence sequence fast
src/c++/include/variant/RefVar.hh:260
MethodisString
external/jsoncpp/jsoncpp.cpp:3881
MethodisUInt
external/jsoncpp/jsoncpp.cpp:3794
MethodisUInt64
external/jsoncpp/jsoncpp.cpp:3837
Methodkey
external/jsoncpp/jsoncpp.cpp:2366
Methodklib_sequence_matching
src/c++/include/paragraph/Parameters.hh:100
Methodkmer_sequence_matching
src/c++/include/paragraph/Parameters.hh:101
Functionksw_extend
external/klib/ksw.c:362
Functionksw_i16
external/klib/ksw.c:223
Functionksw_u8
external/klib/ksw.c:106
FunctionleftShift
* @brief List functions making sure variants aren't pushed past each other. * * variants in the input list must be sorted by starting position * *
src/c++/include/variant/RefVar.hh:167
MethodlessMismatches
push/pop_heap will result in the element with largest number of mismatches evicted.
src/c++/lib/grm/KmerAligner.cpp:76
Functionload_json
Construct graph object from JSON representation :param json: Dictionary of JSON file contents
src/python/lib/grm/vcfgraph/graphUtils.py:269
Functionload_manifest
load manifest from file. One line for one record
src/python/lib/grm/graph_typing/sample_manifest.py:70
MethodlogAsync
src/c++/include/common/Program.hh:67
Functionmain
src/c++/test-blackbox/test_main.cpp:40
Functionmain
src/c++/test/test_main.cpp:39
Functionmain
src/c++/main/grmpy.cpp:259
Functionmain
src/c++/main/paragraph.cpp:281
Functionmain
src/c++/main/graph-to-fasta.cpp:143
Functionmain
src/c++/main/kmerstats.cpp:55
Functionmain
src/c++/main/SampleInfo.cpp:54
Functionmain
src/c++/main/pam.cpp:50
Functionmain
src/c++/main/idxdepth.cpp:54
Functionmain
external/klib/ksw.c:564
Methodmake
src/c++/include/common/ReadPileup.hh:50
FunctionmakeCigarBit
* \param matches will be incremented by the number of matches found * \return CIGAR with mismatches clipped on left if first is set * or on
src/c++/lib/common/Alignment.cpp:80
FunctionmakeKmers
src/c++/lib/grm/KmerAligner.cpp:121
MethodmakeOutputFile
src/c++/lib/paragraph/Workflow.cpp:114
MethodmakeOutputFile
src/c++/lib/grmpy/Workflow.cpp:85
MethodmakePath
external/jsoncpp/jsoncpp.cpp:4018
FunctionmakeScopeEndCallHolder
src/c++/include/common/Threads.hh:74
Functionmake_graph
Make a small deletion graph :param chrom: chromosome name :param start: start coordinate (first deleted base) :param end: end coordin
src/python/lib/grm/graph_templates/shortswap.py:20
Functionmake_graph
Make a long deletion graph :param chrom: chromosome name :param start: start coordinate (first deleted base) :param end: end coordina
src/python/lib/grm/graph_templates/longswap.py:20
Functionmake_graph
Make a small deletion graph :param chrom: chromosome name :param start: start coordinate (first deleted base) :param end: end coordin
src/python/lib/grm/graph_templates/shortdeletion.py:20
Functionmake_graph
Make a small deletion graph :param chrom: chromosome name :param start: start coordinate (last base before insertion) :param ins: ins
src/python/lib/grm/graph_templates/insertion.py:20
Functionmake_graph
Make a long deletion graph :param chrom: chromosome name :param start: start coordinate (first deleted base) :param end: end coordina
src/python/lib/grm/graph_templates/longdeletion.py:20
Methodmapped
src/c++/include/grm/KmerAligner.hh:75
Methodmapped
src/c++/include/grm/KlibAligner.hh:77
Methodmapped
src/c++/include/grm/PathAligner.hh:69
Methodmax_reads
src/c++/include/paragraph/Parameters.hh:84
Methodmax_reads
src/c++/include/grmpy/Parameters.hh:52
MethodmemberName
external/jsoncpp/jsoncpp.cpp:2391
MethodminNonZeroAlleleIndex
* @return iterator to the lowest allele non-zero minor allele count */
src/c++/lib/genotyping/PopulationStatistics.cpp:308
Methodname
external/jsoncpp/jsoncpp.cpp:2383
MethodneedFisherExactHWE
* @return True if need to use Fisher's exact test for HWE P * For multi-alleles, always use chisq * For bi-allelic: * if * N<=30, or
src/c++/lib/genotyping/PopulationStatistics.cpp:147
Methodnext
src/c++/include/oligo/KmerGenerator.hh:187
Methodnext
src/c++/include/oligo/KmerGenerator.hh:257
MethodnormalizeEOL
external/jsoncpp/jsoncpp.cpp:586
Methodnum_reads
* simple getters */
src/c++/include/paragraph/AlignmentStatistics.hh:61
Functionoccurs
* Returns true if query is a substring of str. */
src/c++/include/common/StringUtil.hh:183
MethodomitEndingLineFeed
external/jsoncpp/jsoncpp.cpp:4488
Methodoperator!
src/c++/include/oligo/Kmer.hh:186
Functionoperator!=
external/jsoncpp/json/json.h:1163
Methodoperator!=
src/c++/include/oligo/Kmer.hh:189
Methodoperator!=
external/jsoncpp/jsoncpp.cpp:3133
Methodoperator&
src/c++/include/oligo/Kmer.hh:170
Methodoperator()
return true when successful */
src/c++/lib/common/BCFHelpers.cpp:58
Methodoperator()
* @brief Extract GT from Format field * */
src/c++/lib/common/BCFHelpers.cpp:168
Methodoperator()
src/c++/lib/common/BCFHelpers.cpp:214
Methodoperator()
src/c++/lib/common/ReadPileup.cpp:33
Methodoperator()
src/c++/lib/common/Fasta.cpp:341
Methodoperator()
src/c++/lib/common/Fragment.cpp:103
Methodoperator()
src/c++/test/test_align.cpp:326
Functionoperator*
external/jsoncpp/json/json.h:1262
Functionoperator++
external/jsoncpp/json/json.h:1240
Functionoperator-
external/jsoncpp/json/json.h:1165
Functionoperator--
external/jsoncpp/json/json.h:1246
Functionoperator->
external/jsoncpp/json/json.h:1264
Methodoperator<
src/c++/lib/grm/KmerAligner.cpp:107
Methodoperator<
src/c++/include/oligo/Kmer.hh:187
Methodoperator<
src/c++/include/variant/RefVar.hh:116
Methodoperator<
external/jsoncpp/jsoncpp.cpp:2779
Methodoperator<<
src/c++/include/oligo/Kmer.hh:152
Methodoperator<=
external/jsoncpp/jsoncpp.cpp:3082
Functionoperator==
external/jsoncpp/json/json.h:1161
Methodoperator==
src/c++/lib/grm/KmerAligner.cpp:68
Methodoperator==
src/c++/lib/grm/KlibAligner.cpp:71
Methodoperator==
src/c++/include/oligo/Kmer.hh:190
Methodoperator==
src/c++/include/common/Read.hh:133
Methodoperator==
src/c++/include/variant/RefVar.hh:118
Methodoperator==
external/jsoncpp/jsoncpp.cpp:2793
Methodoperator>
src/c++/include/oligo/Kmer.hh:188
Methodoperator>
external/jsoncpp/jsoncpp.cpp:3086
Methodoperator>=
external/jsoncpp/jsoncpp.cpp:3084
Methodoperator>>
src/c++/include/oligo/Kmer.hh:158
← previousnext →901–1,000 of 1,164, ranked by callers