MCPcopy Create free account

hub / github.com/Illumina/paragraph / functions

Functions1,164 in github.com/Illumina/paragraph

↓ 2 callersFunctionksw_global
external/klib/ksw.c:457
↓ 2 callersFunctionksw_qinit
* Initialize the query data structure * * @param size Number of bytes used to store a score; valid valures are 1 or 2 * @param qlen Length of t
external/klib/ksw.c:58
↓ 2 callersFunctionloadManifest
* Load manifest file. A manifest contains * * * Sample names * * Sample BAM/CRAM file locations * * Depth estimates, or location of idxdepth ou
src/c++/lib/genotyping/SampleInfo.cpp:84
↓ 2 callersMethodlongest_alt_insertion
src/c++/include/paragraph/Parameters.hh:103
↓ 2 callersFunctionmakeCigarBit
* \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/grm/KmerAligner.cpp:337
↓ 2 callersFunctionmake_graph
Create graph dictionary from event description :param reference: filename for reference fasta :param event: event description
src/python/lib/grm/graph_templates/__init__.py:27
↓ 2 callersFunctionmkRefVar
* Make RefVar */
src/c++/lib/variant/RefVar.cpp:466
↓ 2 callersMethodnewStreamWriter
external/jsoncpp/jsoncpp.cpp:5287
↓ 2 callersMethodnodes_by_haplo
(self, haplo)
src/python/lib/grm/vcfgraph/graphContainer.py:151
↓ 2 callersMethodparse
external/jsoncpp/jsoncpp.cpp:318
↓ 2 callersFunctionparseFromStream
external/jsoncpp/jsoncpp.cpp:2250
↓ 2 callersMethodpath_sequence_matching
src/c++/include/grmpy/Parameters.hh:54
↓ 2 callersMethodraw_mean
* Get the raw variance after a distribution has been fit * @return double */
src/c++/lib/statistics/MinCovDetGaussian.cpp:133
↓ 2 callersMethodraw_variance
* Get the raw variance after a distribution has been fit * @return double */
src/c++/lib/statistics/MinCovDetGaussian.cpp:139
↓ 2 callersFunctionrecoverMissingMates
* Lower-level read extraction interface * @param max_reads maximum number of reads to load * @param reader Reader that will provide the reads * @pa
src/c++/lib/common/ReadExtraction.cpp:189
↓ 2 callersFunctionref_paths
(graph)
src/python/lib/grm/vcfgraph/graphUtils.py:211
↓ 2 callersMethodrelabel
* relabel genotypes */
src/c++/lib/genotyping/Genotype.cpp:94
↓ 2 callersMethodrepeats
src/c++/include/grm/ValidationAligner.hh:58
↓ 2 callersFunctionreportConsensusGenotypes
src/c++/lib/genotyping/CombinedGenotype.cpp:111
↓ 2 callersFunctionrun
src/c++/include/common/Program.hh:96
↓ 2 callersMethodsetFromJson
src/c++/lib/genotyping/GenotypingParameters.cpp:83
↓ 2 callersMethodsetParameters
src/c++/lib/genotyping/GraphBreakpointGenotyper.cpp:34
↓ 2 callersMethodset_alignment_data
* Getter / setter for the alignment data */
src/c++/include/genotyping/SampleInfo.hh:82
↓ 2 callersMethodset_autosome_regex
src/c++/include/idxdepth/Parameters.hh:47
↓ 2 callersMethodset_depth_sd
src/c++/include/genotyping/SampleInfo.hh:65
↓ 2 callersMethodset_include_regex
src/c++/include/idxdepth/Parameters.hh:45
↓ 2 callersMethodset_is_reverse_strand
src/c++/include/common/Read.hh:83
↓ 2 callersMethodset_kmer_len
src/c++/include/paragraph/Parameters.hh:109
↓ 2 callersMethodset_sex_chromosome_regex
src/c++/include/idxdepth/Parameters.hh:49
↓ 2 callersFunctionshlBases
src/c++/include/oligo/Kmer.hh:302
↓ 2 callersMethodskip
* \brief skip n kmers * * \param n number of would be generated kmers to skip including those containing INVALID_OLIGO */
src/c++/include/oligo/KmerGenerator.hh:104
↓ 2 callersMethodsupport
* Get the support after a distribution has been fit * @return vector of doubles */
src/c++/lib/statistics/MinCovDetGaussian.cpp:145
↓ 2 callersMethodswap
external/jsoncpp/jsoncpp.cpp:2759
↓ 2 callersFunctiontoAlleles
* Convert a list of RefVar records to allele strings */
src/c++/lib/variant/RefVar.cpp:408
↓ 2 callersMethodtopological_sort
Get nodes and edges in topological sort order :return: sorted_nodes, sorted_edges
src/python/lib/grm/vcfgraph/graphContainer.py:168
↓ 2 callersFunctiontranslate
src/c++/lib/common/KlibImpl.hh:89
↓ 2 callersMethodusagePrefix
src/c++/main/grmpy.cpp:80
↓ 2 callersMethodusePoissonDepth
src/c++/include/genotyping/GenotypingParameters.hh:80
↓ 2 callersMethodvalidate
external/jsoncpp/jsoncpp.cpp:2194
↓ 2 callersFunctionvalueToQuotedString
external/jsoncpp/jsoncpp.cpp:4469
↓ 2 callersMethodwrite
external/jsoncpp/jsoncpp.cpp:4490
↓ 2 callersFunctionwriteString
external/jsoncpp/jsoncpp.cpp:5363
↓ 1 callersMethodBITS_MASK
src/c++/include/oligo/Kmer.hh:206
↓ 1 callersFunctionDirectoryOfThisScript
()
.ycm_extra_conf.py:87
↓ 1 callersFunctionGetCompilationInfoForFile
( filename )
.ycm_extra_conf.py:125
↓ 1 callersFunctionIsHeaderFile
( filename )
.ycm_extra_conf.py:120
↓ 1 callersMethodaddAlignment
* Add a alignment, depth and summary statistics for a sample */
src/c++/lib/genotyping/GraphGenotyper.cpp:101
↓ 1 callersMethodaddAlleleMapping
* add mapping stats of a read to an allele: adds reads + counts if mapping contains a path from source to sink; * bases before source and sink are ad
src/c++/lib/paragraph/AlignmentStatistics.cpp:101
↓ 1 callersMethodaddCounts
* Add edge counts from paragraph output * @param paragraph_json JSON output from alignAndDisambiguate */
src/c++/lib/genotyping/BreakpointStatistics.cpp:112
↓ 1 callersMethodaddEdgeMapping
src/c++/lib/paragraph/AlignmentStatistics.cpp:66
↓ 1 callersFunctionaddHaplotypePaths
src/c++/lib/paragraph/HaplotypePaths.cpp:184
↓ 1 callersMethodaddNodeMapping
Add mapping stats for a node. will count the read as forward / reverse and * add all types of bases as mapped to the node */
src/c++/lib/paragraph/AlignmentStatistics.cpp:44
↓ 1 callersMethodadd_graph_edges_supported
src/c++/include/common/Read.hh:117
↓ 1 callersMethodadd_graph_nodes_supported
src/c++/include/common/Read.hh:111
↓ 1 callersMethodadd_graph_sequences_supported
src/c++/include/common/Read.hh:122
↓ 1 callersMethodadd_record
Add one vcfRecord to the graph :param vcf: VCF record :param allele_graph: Use all alleles (from individual VCF entries), rather than
src/python/lib/grm/vcfgraph/vcfgraph.py:142
↓ 1 callersFunctionadd_variants_node
Add variants to one node in the graph
src/python/lib/grm/vcfgraph/variants.py:91
↓ 1 callersFunctionaddr2line
src/c++/include/common/Error.hh:96
↓ 1 callersFunctionalignmentStats
src/c++/lib/paragraph/ReadCounting.cpp:129
↓ 1 callersMethodanchored
src/c++/include/grm/PathAligner.hh:68
↓ 1 callersMethodanchoredPath
src/c++/include/grm/CompositeAligner.hh:64
↓ 1 callersFunctionappendToRefVar
* Append 1 char to RefVar. * * Return false if this is not possible because the variants are incompatible */
src/c++/lib/variant/RefVar.cpp:493
↓ 1 callersMethodasCString
external/jsoncpp/jsoncpp.cpp:3135
↓ 1 callersMethodattempted
src/c++/include/grm/KmerAligner.hh:74
↓ 1 callersMethodautosome_depth
src/c++/include/genotyping/SampleInfo.hh:62
↓ 1 callersMethodbad_align_uniq_kmer_len
src/c++/include/grmpy/Parameters.hh:58
↓ 1 callersMethodclear_graph_edges_supported
src/c++/include/common/Read.hh:118
↓ 1 callersMethodclear_graph_nodes_supported
src/c++/include/common/Read.hh:113
↓ 1 callersMethodclear_graph_sequences_supported
src/c++/include/common/Read.hh:123
↓ 1 callersMethodcomputeDistance
external/jsoncpp/jsoncpp.cpp:2326
↓ 1 callersFunctionconvert_vcf_to_json
Convert VCF file to list of JSON graphs This function converts each record separately (as opposed to all records jointly like convert_vcf) :p
src/python/lib/grm/vcf2paragraph/__init__.py:117
↓ 1 callersFunctioncountEdges
src/c++/lib/paragraph/ReadCounting.cpp:83
↓ 1 callersFunctioncountMismatches
src/c++/lib/grm/KmerAligner.cpp:237
↓ 1 callersFunctioncountNodes
src/c++/lib/paragraph/ReadCounting.cpp:70
↓ 1 callersFunctioncountPathFamilies
src/c++/lib/paragraph/ReadCounting.cpp:96
↓ 1 callersFunctioncountReads
src/c++/lib/paragraph/ReadCounting.cpp:225
↓ 1 callersMethodcoverageTestCutoff
src/c++/include/genotyping/GenotypingParameters.hh:62
↓ 1 callersMethodcreate_from_vcf
Create a VCFGraph object from a VCF input file :param ref_file_name: Reference Fasta name :param vcf_file_name: VCF file name
src/python/lib/grm/vcfgraph/vcfgraph.py:94
↓ 1 callersFunctiondecodeHtsBases
src/c++/lib/common/BamReader.cpp:50
↓ 1 callersFunctiondecodeHtsQuals
src/c++/lib/common/BamReader.cpp:62
↓ 1 callersMethoddel_edge
(self, edge)
src/python/lib/grm/vcfgraph/graphContainer.py:62
↓ 1 callersMethoddepth_sd
src/c++/include/genotyping/SampleInfo.hh:64
↓ 1 callersFunctiondumpPath
src/c++/main/graph-to-fasta.cpp:47
↓ 1 callersFunctionerror_stop
src/c++/include/common/Error.hh:55
↓ 1 callersMethodestimateDepth
src/c++/lib/common/BamReader.cpp:366
↓ 1 callersFunctionextractReadsFromRegion
* Lower-level read extraction interface for specified target region * @return <num_original_extracted, num_recovered_mates> when finish * @param out
src/c++/lib/common/ReadExtraction.cpp:95
↓ 1 callersMethodfiltered
src/c++/include/grm/CompositeAligner.hh:61
↓ 1 callersMethodfindStartNode
src/c++/lib/grm/KmerAligner.cpp:161
↓ 1 callersMethodfindStartNode
src/c++/lib/grm/KlibAligner.cpp:108
↓ 1 callersFunctionfixNumericLocale
Change ',' to '.' everywhere in buffer. * * We had a sophisticated way, but it did not work in WinCE. * @see https://github.com/open-source-parsers
external/jsoncpp/jsoncpp.cpp:177
↓ 1 callersFunctionfixNumericLocaleInput
external/jsoncpp/jsoncpp.cpp:186
↓ 1 callersFunctiongenotypeVectorFromString
src/c++/lib/genotyping/Genotype.cpp:46
↓ 1 callersMethodgetAlign
src/c++/lib/common/BamReader.cpp:270
↓ 1 callersMethodgetAlignedMate
src/c++/lib/common/BamReader.cpp:328
↓ 1 callersMethodgetCanonicalAlleleName
* Get the canonical allele name for an allele * @param alleleName name of allele on the graph * @return the corresponding canonical allele n
src/c++/include/genotyping/BreakpointStatistics.hh:93
↓ 1 callersFunctiongetChrom
shortcut to get chromosome name */
src/c++/include/common/BCFHelpers.hh:89
↓ 1 callersFunctiongetCigarOp
src/c++/lib/grm/KmerAligner.cpp:321
↓ 1 callersFunctiongetCigarOp
src/c++/lib/common/Alignment.cpp:72
↓ 1 callersMethodgetContigNames
* @return all contig names */
src/c++/lib/common/Fasta.cpp:490
↓ 1 callersFunctiongetDecimalPoint
external/jsoncpp/jsoncpp.cpp:112
← previousnext →301–400 of 1,164, ranked by callers