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
decodeUnicodeCodePoint
external/jsoncpp/jsoncpp.cpp:908
Method
decodeUnicodeEscapeSequence
external/jsoncpp/jsoncpp.cpp:937
Method
decrement
external/jsoncpp/jsoncpp.cpp:2322
Function
doubleToStr
* Convert double to string with a fixed precision */
src/c++/include/common/StringUtil.hh:191
Method
dropNullPlaceholders
external/jsoncpp/jsoncpp.cpp:4486
Method
enableYAMLCompatibility
external/jsoncpp/jsoncpp.cpp:4484
Method
end
src/c++/include/genotyping/GenotypeSet.hh:69
Method
end
src/c++/include/common/ReadPileup.hh:48
Method
enque
src/c++/include/common/Threads.hh:290
Function
equal
* Check bcf records for equality * Equality is determined via chrom, pos, alleles * @param a first bcf record * @param b second bcf record * @retu
src/c++/include/common/BCFHelpers.hh:360
Method
execute
src/c++/include/common/Threads.hh:219
Method
executeAllPending
src/c++/include/common/Threads.hh:393
Function
extractRefFromMNP
src/c++/lib/common/BCFHelpers.cpp:1499
Method
filterRead
src/c++/lib/paragraph/ReadFilter.cpp:47
Method
filterRead
src/c++/lib/paragraph/readfilters/NonUniq.hh:48
Method
filterRead
src/c++/lib/paragraph/readfilters/BadAlign.hh:62
Method
findNext
* \brief find next suitable executor for the current thread */
src/c++/include/common/Threads.hh:299
Method
fit
* Fit the observed data using the 1D Minimum covariance determinant method * @param nums a vector of doubles */
src/c++/lib/statistics/MinCovDetGaussian.cpp:169
Function
generate_and_update_manifest
update manifest data from generated idxdepth results dump manifest into the new path
src/python/lib/grm/graph_typing/sample_manifest.py:108
Function
generate_idxdepth_json
Generate idxdepth JSON for all samples :param bam_manifest: list of BAM file information records :type bam_manifest: list of grm.graph_t
src/python/lib/grm/graph_typing/idx_depth_wrapper.py:29
Method
genotypeGraphs
src/c++/lib/grmpy/Workflow.cpp:148
Method
genotypeLikelihood
* return genotype likelihood given genotype (using Poisson model with internal parameters) * @param lambda Poisson distribution parameter * @param g
src/c++/lib/genotyping/BreakpointGenotyper.cpp:200
Method
get
external/jsoncpp/jsoncpp.cpp:3562
Function
getAD
read AD */
src/c++/lib/common/BCFHelpers.cpp:563
Method
getAlleleFrequencies
* @return allele frequencies */
src/c++/lib/genotyping/PopulationStatistics.cpp:286
Method
getAlleleNames
* Get the names of all alleles * @return vector of allele names */
src/c++/include/genotyping/GenotypeSet.hh:75
Method
getCStringLength
external/jsoncpp/jsoncpp.cpp:3146
Method
getCallrate
* @return fraction of samples with unfiltered calls */
src/c++/include/genotyping/PopulationStatistics.hh:67
Method
getContigNames
src/c++/lib/common/Fasta.cpp:309
Method
getCount
src/c++/lib/genotyping/BreakpointStatistics.cpp:152
Function
getDP
read DP(I) -- will use in this order: DP, DPI, -1 */
src/c++/lib/common/BCFHelpers.cpp:584
Method
getDepthSD
* Get depth standard deviation for a sample * @param sample_index * @return std deviation of average depth. if not available, return 0 */
src/c++/lib/genotyping/GraphGenotyper.cpp:415
Method
getFilename
src/c++/lib/common/Fasta.cpp:401
Function
getFormatFloat
read a format field as a single float. default return value is NaN */
src/c++/lib/common/BCFHelpers.cpp:641
Function
getFormatFloats
src/c++/lib/common/BCFHelpers.cpp:662
Function
getFormatInt
read a format field as a single int. */
src/c++/lib/common/BCFHelpers.cpp:611
Function
getFormatInts
src/c++/lib/common/BCFHelpers.cpp:631
Function
getFormatString
read a format field as a single double. result will not be overwritten on failure */
src/c++/lib/common/BCFHelpers.cpp:672
Method
getFormatedErrorMessages
Deprecated. Preserved for backward compatibility
external/jsoncpp/jsoncpp.cpp:1036
Function
getGQ
read GQ(X) -- will use in this order: GQX, GQ, -1 * * This is somewhat Illumina-specific, TODO: refactor to avoid using this function in a general s
src/c++/lib/common/BCFHelpers.cpp:536
Function
getGT
* @brief Read the GT field */
src/c++/lib/common/BCFHelpers.cpp:477
Method
getGenotype
* Get the genotype for a particular sample * * @param samplename sample name * @param breakpointname name of breakpoint ("" for combined GT) * @re
src/c++/lib/genotyping/GraphGenotyper.cpp:365
Method
getHG19Path
src/c++/test/common.hh:91
Method
getHG38Path
src/c++/test/common.hh:93
Function
getInfoFlag
* @brief Retrieve an info flag * * @return true of the flag is set */
src/c++/lib/common/BCFHelpers.cpp:468
Function
getInfoFloat
* @brief Retrieve an info field as a double * * @return the value or NaN */
src/c++/lib/common/BCFHelpers.cpp:434
Function
getInfoFloats
src/c++/lib/common/BCFHelpers.cpp:447
Function
getInfoInts
src/c++/lib/common/BCFHelpers.cpp:413
Function
getInfoString
* @brief Retrieve an info field as an integer * * @param result the default to return if the field is not present */
src/c++/lib/common/BCFHelpers.cpp:384
Method
getLeftFlank
src/c++/include/common/Region.hh:52
Method
getLocationLineAndColumn
external/jsoncpp/jsoncpp.cpp:1004
Function
getMaxKmer
src/c++/include/oligo/Kmer.hh:228
Function
getMinAltLen
* Get the length of the shortest ALT allele for a vector of refVars * @param rv * @return */
src/c++/include/variant/RefVar.hh:270
Method
getNextChar
external/jsoncpp/jsoncpp.cpp:998
Method
getNodes
src/c++/lib/grm/ValidationAligner.cpp:96
Method
getParameters
src/c++/lib/common/Klib.cpp:59
Function
getQuality
src/c++/include/oligo/Nucleotides.hh:369
Function
getReferenceBaseFromBcl
* \return uppercase base or N for bcl N */
src/c++/include/oligo/Nucleotides.hh:374
Function
getReverseBcl
* \brief reverse-complements the base bits of a bcl byte * * \returns 0 for 0, reverse-complemented lower bits with quality bits unchanged */
src/c++/include/oligo/Nucleotides.hh:443
Method
getRightFlank
src/c++/include/common/Region.hh:61
Function
getSampleNames
return sample names from header */
src/c++/lib/common/BCFHelpers.cpp:892
Method
getSamplePloidy
src/c++/lib/genotyping/GraphBreakpointGenotyper.cpp:105
Method
getSampleSex
* Get sex integer for a sample */
src/c++/lib/genotyping/GraphGenotyper.cpp:420
Function
getSequenceBaseFromBcl
* \return uppercase base or N for bcl N */
src/c++/include/oligo/Nucleotides.hh:382
Method
getSimulatedPathId
src/c++/lib/grm/ValidationAligner.cpp:122
Method
getStructuredErrors
external/jsoncpp/jsoncpp.cpp:1056
Method
getTranslatorTable
src/c++/include/oligo/Nucleotides.hh:64
Function
getValue
src/c++/include/oligo/Nucleotides.hh:342
Function
getVariantsFromCigar
make variants from a cigar string */
src/c++/lib/common/Alignment.cpp:169
Method
get_fragment_id
src/c++/include/common/Fragment.hh:51
Method
graph_sequence_matching
src/c++/include/paragraph/Parameters.hh:99
Function
gssw_dna_recover_log_base
external/gssw/gssw.c:4372
Function
gssw_dna_scaled_adjusted_qual_matrix
automatically adds 0-scoring N to the final row and column
external/gssw/gssw.c:4526
Function
gssw_fill
external/gssw/gssw.c:869
Function
gssw_graph_cigar_create
external/gssw/gssw.c:2546
Function
gssw_graph_cigar_destroy
external/gssw/gssw.c:2550
Function
gssw_graph_clear_alignment
external/gssw/gssw.c:4135
Function
gssw_graph_print
external/gssw/gssw.c:1000
Function
gssw_graph_print_score_matrices
external/gssw/gssw.c:1032
Function
gssw_graph_print_stderr
external/gssw/gssw.c:1016
Function
gssw_graph_trace_back_pinned
external/gssw/gssw.c:3586
Function
gssw_graph_trace_back_pinned_multi
external/gssw/gssw.c:3635
Function
gssw_graph_trace_back_pinned_qual_adj
external/gssw/gssw.c:3610
Function
gssw_graph_trace_back_pinned_qual_adj_multi
external/gssw/gssw.c:3657
Function
gssw_graph_trace_back_qual_adj
external/gssw/gssw.c:3562
Function
gssw_init_destroy
external/gssw/gssw.c:863
Function
gssw_node_replace_next
external/gssw/gssw.c:3887
Function
gssw_node_replace_prev
external/gssw/gssw.c:3877
Function
gssw_nodes_del_edge
external/gssw/gssw.c:3872
Function
gssw_print_graph_mapping
external/gssw/gssw.c:2569
Function
gssw_seq_reverse
external/gssw/gssw.c:788
Method
hasCommentForValue
external/jsoncpp/jsoncpp.cpp:4759
Function
hasSymbolicAllele
* Check if variant has any symbolic alleles */
src/c++/include/common/BCFHelpers.hh:184
Method
help
src/c++/lib/common/Program.cpp:197
Method
helpDefaults
src/c++/lib/common/Program.cpp:161
Method
importexception
src/c++/include/common/BCFHelpers.hh:60
Method
increment
external/jsoncpp/jsoncpp.cpp:2318
Method
indent
external/jsoncpp/jsoncpp.cpp:4721
Method
initBasic
external/jsoncpp/jsoncpp.cpp:3513
Method
initialize
src/c++/include/oligo/KmerGenerator.hh:125
← previous
next →
801–900 of 1,164, ranked by callers