MCPcopy Create free account

hub / github.com/Illumina/paragraph / functions

Functions1,164 in github.com/Illumina/paragraph

↓ 8 callersFunctionrightShift
src/c++/lib/variant/RefVar.cpp:169
↓ 8 callersMethodsetGraph
src/c++/lib/grm/KmerAligner.cpp:306
↓ 8 callersMethodset_graph_mapq
src/c++/include/common/Read.hh:102
↓ 8 callersMethodtarget_regions
src/c++/include/pam/Parameters.hh:65
↓ 8 callersFunctionthrowRuntimeError
external/jsoncpp/jsoncpp.cpp:2677
↓ 8 callersFunctiontrimRight
src/c++/lib/variant/RefVar.cpp:62
↓ 8 callersMethodwrite
(self, message)
src/python/lib/grm/helpers.py:53
↓ 7 callersFunctionalignAndDisambiguate
* Align reads from single BAM file to graph and disambiguate reads * to produce counts. * * @param parameters alignment parameters * @param output
src/c++/lib/paragraph/Disambiguation.cpp:152
↓ 7 callersFunctionextractReads
* High-level read extraction interface * @param reader An open bam reader * @param target_regions list of target regions * @param max_reads maximum
src/c++/lib/common/ReadExtraction.cpp:38
↓ 7 callersMethodgetLength
src/c++/include/common/Alignment.hh:253
↓ 7 callersMethodgood
external/jsoncpp/jsoncpp.cpp:1106
↓ 7 callersMethodis_reverse_strand
src/c++/include/common/Read.hh:82
↓ 7 callersMethodmate_pos
src/c++/include/common/Read.hh:94
↓ 7 callersMethodrun
src/c++/lib/grmpy/Workflow.cpp:191
↓ 7 callersMethodsetComment
external/jsoncpp/jsoncpp.cpp:2702
↓ 7 callersMethodset_is_graph_reverse_strand
src/c++/include/common/Read.hh:108
↓ 7 callersMethodset_mate_chrom_id
src/c++/include/common/Read.hh:93
↓ 7 callersMethodset_mate_pos
src/c++/include/common/Read.hh:95
↓ 7 callersMethodtoString
src/c++/lib/genotyping/Genotype.cpp:62
↓ 7 callersFunctionvalueToQuotedStringN
external/jsoncpp/jsoncpp.cpp:4397
↓ 7 callersFunctionzscore
src/c++/include/statistics/Basics.hh:150
↓ 6 callersFunctionInRange
external/jsoncpp/jsoncpp.cpp:2538
↓ 6 callersFunctionIsIntegral
external/jsoncpp/jsoncpp.cpp:3766
↓ 6 callersMethodadd_ref_support
Tag a piece of reference with a haplotype Don't apply haplotype label to leading padding sequence shared by all alleles :param start:
src/python/lib/grm/vcfgraph/vcfgraph.py:218
↓ 6 callersFunctioncigarToRefVar
* Convert a CIGAR string to a list of variants * * @param ref reference sequence string * @param alt alt sequence string * @param cigar cigar for
src/c++/lib/variant/RefVar.cpp:668
↓ 6 callersFunctioncombinedGenotype
src/c++/lib/genotyping/CombinedGenotype.cpp:46
↓ 6 callersMethoddel_node
Delete node and all its edges from graph
src/python/lib/grm/vcfgraph/graphContainer.py:141
↓ 6 callersFunctiongetBase
src/c++/include/oligo/Nucleotides.hh:349
↓ 6 callersFunctiongetJSON
* Helper function to return JSON object from a file or from a string * @param file_or_value filename or string value * @return JSON value */
src/c++/include/common/JsonHelpers.hh:51
↓ 6 callersMethodget_edge
(self, nodeNameFrom, nodeNameTo)
src/python/lib/grm/vcfgraph/graphContainer.py:76
↓ 6 callersMethodget_n_reads
src/c++/include/common/Fragment.hh:52
↓ 6 callersFunctiongssw_graph_trace_back_internal
TODO: the suboptimal alignments this produces are all anchored to the end point of the optimal alignment this is valid for the pinned alignment, but i
external/gssw/gssw.c:2621
↓ 6 callersMethodindex
external/jsoncpp/jsoncpp.cpp:2376
↓ 6 callersFunctioninitLogging
* Initialize a logger. * @param name logger name * @param async log asynchronously (use true when there are many messages) * @param level minim
src/c++/lib/common/Error.cpp:41
↓ 6 callersFunctionmakeAlignment
src/c++/lib/common/Alignment.cpp:55
↓ 6 callersFunctionparsePos
* @brief Parse coordinates * * @param input input string, e.g. "chr1:1,000-2000" * @param chr the contig name, e.g. "chr1" * @para
src/c++/include/common/StringUtil.hh:156
↓ 6 callersMethodpileup
* Pile up reads at pos * @param pos position to calculuate pileup for * @param processor function that is called successively for every read that ov
src/c++/lib/common/ReadPileup.cpp:93
↓ 6 callersMethodremoveMember
external/jsoncpp/jsoncpp.cpp:3638
↓ 6 callersFunctionreplaceAll
* @brief Replace all instances of find with replace in str */
src/c++/include/common/StringUtil.hh:89
↓ 6 callersMethodrepr
src/c++/include/variant/RefVar.hh:78
↓ 6 callersFunctionreverseComplement
src/c++/include/oligo/Kmer.hh:385
↓ 6 callersMethodset_chrom_id
src/c++/include/common/Read.hh:76
↓ 6 callersMethodset_pos
src/c++/include/common/Read.hh:78
↓ 6 callersMethodset_threads
src/c++/include/idxdepth/Parameters.hh:52
↓ 6 callersMethodthreads
src/c++/include/grmpy/Parameters.hh:51
↓ 6 callersMethodwada_backward
src/c++/include/variant/Variant.hh:137
↓ 5 callersMethod_addAlt
(self, start, end, seq, haplos=())
src/python/lib/grm/vcfgraph/vcfgraph.py:351
↓ 5 callersMethodada_backward
src/c++/include/variant/Variant.hh:119
↓ 5 callersMethodada_forward
allele depths for alt
src/c++/include/variant/Variant.hh:117
↓ 5 callersMethodadd
* Add a genotype for a particular sample * @param allele_names names of all alleles in GT * @param gt genotype of the sample * @return sample index
src/c++/lib/genotyping/GenotypeSet.cpp:40
↓ 5 callersFunctionaddFragmentCount
src/c++/lib/paragraph/ReadCounting.cpp:52
↓ 5 callersMethodadd_alt
Add one alt allele to the graph Trim of leading padding bases (shared with ref) For insertions add a 'bypass allele' parallel to the
src/python/lib/grm/vcfgraph/vcfgraph.py:262
↓ 5 callersMethodchrom_id
src/c++/include/common/Read.hh:75
↓ 5 callersMethodcompare
external/jsoncpp/jsoncpp.cpp:3027
↓ 5 callersFunctioncreateReadFilter
* Create parameterized read filter * @param graph the graph the read was aligned to * @param remove_nonuniq remove reads that don't have a unique be
src/c++/lib/paragraph/ReadFilter.cpp:73
↓ 5 callersFunctiondisambiguateReads
* Update sequence labels in read according to nodes the read has traversed * @param g graph structure * @param reads list of aligned reads * @param
src/c++/lib/paragraph/Disambiguation.cpp:82
↓ 5 callersFunctionduplicateAndPrefixStringValue
Record the length as a prefix. */
external/jsoncpp/jsoncpp.cpp:2587
↓ 5 callersMethodend
src/c++/include/common/ReadPairs.hh:45
↓ 5 callersMethodexecute
src/c++/include/common/Threads.hh:201
↓ 5 callersMethodgetReads
src/c++/lib/common/ReadPairs.cpp:52
↓ 5 callersFunctionisBclN
src/c++/include/oligo/Nucleotides.hh:367
↓ 5 callersFunctionisReadOrItsMateInRegion
* * return true if this aligned read or its mate overlaps >= 1 base with the target region * @param read The single read to be checked * @param reg
src/c++/lib/common/ReadExtraction.cpp:160
↓ 5 callersMethodmate_chrom_id
src/c++/include/common/Read.hh:92
↓ 5 callersFunctionparse_region
Parse a region string into chrom, start, end :param region_string: string like "chrom:start-end" :type region_string: str :return: ch
src/python/lib/grm/helpers.py:26
↓ 5 callersFunctionpathsFromJson
* Read paths from JSON * @param graph graph to use for the paths * @param in_paths Input JSON node with paths */
src/c++/lib/grm/GraphInput.cpp:168
↓ 5 callersMethodpos
src/c++/include/common/Read.hh:77
↓ 5 callersFunctionpush_cigar
external/klib/ksw.c:445
↓ 5 callersMethodset_graph_pos
src/c++/include/common/Read.hh:98
↓ 5 callersMethodset_quals
src/c++/include/common/Read.hh:74
↓ 5 callersFunctiontoUpper
* upper-case a string */
src/c++/include/common/StringUtil.hh:178
↓ 4 callersMethodado_backward
src/c++/include/variant/Variant.hh:125
↓ 4 callersMethodado_forward
allele depths for others
src/c++/include/variant/Variant.hh:123
↓ 4 callersMethodadr_backward
src/c++/include/variant/Variant.hh:113
↓ 4 callersMethodadr_forward
allele depths for reference
src/c++/include/variant/Variant.hh:111
↓ 4 callersMethodalignString
src/c++/lib/grm/GraphAligner.cpp:214
↓ 4 callersMethodaligned
src/c++/include/grm/ValidationAligner.hh:59
↓ 4 callersMethodappendCoverage
* Append coverage values to JSON value * * This will append to arrays like this: * * { * "ref": <ref-matching depth> * "ref:FWD": <...> *
src/c++/lib/variant/Variant.cpp:233
↓ 4 callersMethodasInt
external/jsoncpp/jsoncpp.cpp:3201
↓ 4 callersMethodasLargestInt
external/jsoncpp/jsoncpp.cpp:3290
↓ 4 callersMethodasLargestUInt
external/jsoncpp/jsoncpp.cpp:3298
↓ 4 callersFunctionassertFilesExist
src/c++/include/common/Error.hh:198
↓ 4 callersFunctionbases
src/c++/include/oligo/Kmer.hh:332
↓ 4 callersMethodclear
src/c++/include/common/Threads.hh:253
↓ 4 callersMethodcontigSize
* return the size of a contig. Sum of all contig sizes if contig == 0 * @param contig name of contig, or empty * @return number of bases in the cont
src/c++/lib/common/Fasta.cpp:469
↓ 4 callersMethodcopy
external/jsoncpp/jsoncpp.cpp:2361
↓ 4 callersFunctionendsWith
* @brief Test if string has given suffix * * @return true if str ends with suffix */
src/c++/include/common/StringUtil.hh:77
↓ 4 callersMethodfit
* Fit the observed data with a naive Gaussian (i.e. simple mean and variance) */
src/c++/lib/statistics/NaiveGaussian.cpp:38
↓ 4 callersFunctionformatPos
* Format genomic coordinates */
src/c++/include/common/StringUtil.hh:116
↓ 4 callersMethodgetHG19Path
src/c++/test-blackbox/common.hh:82
↓ 4 callersMethodgetString
external/jsoncpp/jsoncpp.cpp:3157
↓ 4 callersFunctiongssw_alignment_partition_func
Returns the total probability in the distribution of aligned characters with a given logarithm base */
external/gssw/gssw.c:4305
↓ 4 callersFunctiongssw_reverse_cigar
external/gssw/gssw.c:3728
↓ 4 callersFunctionintegerToDouble
if !defined(JSON_USE_INT64_DOUBLE_CONVERSION)
external/jsoncpp/jsoncpp.cpp:2545
↓ 4 callersMethodisNull
external/jsoncpp/jsoncpp.cpp:3771
↓ 4 callersMethodis_first_mate
src/c++/include/common/Read.hh:88
↓ 4 callersFunctionload_json
Load JSON from text file or gzip
src/python/lib/grm/helpers.py:59
↓ 4 callersMethodmean
* Get the mean of the fitted distribution * @return double */
src/c++/include/statistics/AbstractGaussian.hh:66
↓ 4 callersFunctionmin_element_indices
src/c++/include/statistics/Basics.hh:168
↓ 4 callersMethodnext
** \brief Retrieve the next k-mer hat does not contain any N. ** ** \param kmer the next kmer if any ** ** \param start position o
src/c++/include/oligo/KmerGenerator.hh:88
↓ 4 callersFunctionrealignRefVar
* @brief Decompose a RefVar into primitive variants (subst / ins / del) by means of realigning * * @param f reference sequence fasta * @param chr t
src/c++/lib/common/Alignment.cpp:337
← previousnext →101–200 of 1,164, ranked by callers