MCPcopy Create free account

hub / github.com/Illumina/hap.py / functions

Functions854 in github.com/Illumina/hap.py

↓ 6 callersFunctionInRange
external/jsoncpp/jsoncpp.cpp:1557
↓ 6 callersFunctionaddAlleleToVariant
* @brief Combine alleles in a single Variants record * */
src/c++/lib/variant/VariantLocationMap.cpp:46
↓ 6 callersFunctiondataframeToMetricsTable
Convert a pandas dataframe to a PUMA metrics table This is how a metrics table looks like: { id: 'readCounts', label: '
src/python/Tools/metric.py:20
↓ 6 callersMethodenumeratePaths
src/c++/test/test_graphreference.cpp:119
↓ 6 callersFunctioneval_equal
(metric_name, count_a, count_b)
src/sh/validate_happy_summary.py:20
↓ 6 callersFunctioneval_equal
(metric_name, count_a, count_b)
src/sh/validate_happy_extended.py:21
↓ 6 callersMethodgetComment
external/jsoncpp/jsoncpp.cpp:2760
↓ 6 callersFunctiongetLocation
extract chrom / pos / length */
src/c++/lib/tools/BCFHelpers.cpp:343
↓ 6 callersMethodgetVariants
* Use a global alignment to fully transform ref to alt. * * If a local alignment will is used (a'la read realignment), * returned variants will o
src/c++/lib/diploidgraphs/HaploCompare.cpp:159
↓ 6 callersMethodisObject
external/jsoncpp/jsoncpp.cpp:2744
↓ 6 callersMethodlengthDiffs
* Length difference compared to reference * * min : minimum difference * max : maximum difference * (if multiple insertions/deletions are prese
src/c++/lib/diploidgraphs/Haplotype.cpp:188
↓ 6 callersMethodmerge
src/c++/test/test_intervallist.cpp:164
↓ 6 callersFunctionmissing_float
make a missing float */
src/c++/include/helpers/BCFHelpers.hh:72
↓ 6 callersFunctionpopcount64
https://en.wikipedia.org/wiki/Hamming_weight
src/c++/include/helpers/Popcount.hh:59
↓ 6 callersMethodquerySum
query sum over a range */
src/c++/include/helpers/LocationInfo.hh:239
↓ 6 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/align/Alignment.cpp:299
↓ 6 callersFunctionvalueToQuotedString
external/jsoncpp/jsoncpp.cpp:3160
↓ 5 callersMethodaddLeft
src/c++/lib/scmp/HapSetMatcher.cpp:65
↓ 5 callersMethodaddRight
src/c++/lib/scmp/HapSetMatcher.cpp:84
↓ 5 callersMethodadd_al
add single allele */
src/c++/lib/variant/VariantStatistics.cpp:211
↓ 5 callersMethodanyHomref
return if any calls are homref */
src/c++/include/Variant.hh:192
↓ 5 callersMethodasBool
external/jsoncpp/jsoncpp.cpp:2275
↓ 5 callersMethodasString
external/jsoncpp/jsoncpp.cpp:2101
↓ 5 callersMethodcount
keep track of returned types
src/c++/lib/variant/VariantStatistics.cpp:303
↓ 5 callersFunctionextractHeadersJSON
Extract the VCF header and turn into JSON :param vcfname: VCF file name :return: VCF header in JSON format
src/python/Tools/vcfextract.py:212
↓ 5 callersMethodfn
src/c++/include/helpers/Roc.hh:145
↓ 5 callersFunctiongetInfoInt
* @brief Retrieve an info field as an integer * * @param result the default to return if the field is not present */
src/c++/lib/tools/BCFHelpers.cpp:392
↓ 5 callersMethodgetIntervals
src/c++/include/helpers/IntervalList.hh:265
↓ 5 callersMethodisHet
src/c++/include/Variant.hh:113
↓ 5 callersMethodisHomalt
src/c++/include/Variant.hh:123
↓ 5 callersFunctionlistcmp
src/c++/test/test_intervallist.cpp:51
↓ 5 callersMethodload
src/c++/lib/quantify/QuantifyRegions.cpp:101
↓ 5 callersFunctionpush_cigar
external/klib/ksw.c:445
↓ 5 callersMethodput
src/c++/lib/variant/VariantWriter.cpp:206
↓ 5 callersMethodscoreAssignment
src/c++/lib/scmp/HapSetMatcherImpl.hh:214
↓ 5 callersMethodsetAggregationType
src/c++/lib/variant/VariantLocationAggregator.cpp:89
↓ 5 callersMethodsetRegions
* @brief Interface to htslib regions functionality * @param regions regions string, see synced_bcf_reader.h * @param isFile True if regions is a fil
src/c++/lib/variant/VariantReader.cpp:261
↓ 5 callersMethodsetTargets
* @brief Interface to htslib targets functionality * @param targets targets string, see synced_bcf_reader.h * @param isFile True if targets is a fil
src/c++/lib/variant/VariantReader.cpp:278
↓ 5 callersFunctiontransitionBase
* @brief Return transition partner of base? * * @param base the base * */
src/c++/include/helpers/Genetics.hh:63
↓ 4 callersFunctionIsIntegral
external/jsoncpp/jsoncpp.cpp:2649
↓ 4 callersMethodasCString
external/jsoncpp/jsoncpp.cpp:2095
↓ 4 callersMethodcompare
external/jsoncpp/jsoncpp.cpp:2000
↓ 4 callersMethodenqueue
* @brief Insert a Variants record into the stream * @details The next record returned will be this one * * @param s Variants to put on top of stack
src/c++/lib/variant/VariantReader.cpp:917
↓ 4 callersMethodflush
empty internal buffer */
src/c++/lib/variant/VariantCallsOnly.cpp:215
↓ 4 callersMethodfp_al
src/c++/include/helpers/Roc.hh:144
↓ 4 callersMethodfp_gt
src/c++/include/helpers/Roc.hh:143
↓ 4 callersFunctiongetInfoFlag
* @brief Retrieve an info flag * * @return true of the flag is set */
src/c++/lib/tools/BCFHelpers.cpp:459
↓ 4 callersMethodgetInfoInt
interface to set / get INFO values */
src/c++/lib/variant/Variant.cpp:222
↓ 4 callersMethodhasNext
src/c++/test/test_diploidreference.cpp:123
↓ 4 callersFunctionintegerToDouble
if !defined(JSON_USE_INT64_DOUBLE_CONVERSION)
external/jsoncpp/jsoncpp.cpp:1561
↓ 4 callersMethodintersectLanes
* Intersect two lanes and return the size of the intersection * @return the number of positions shared by l1 and l2 */
src/c++/lib/tools/IntervalBuffer.cpp:186
↓ 4 callersMethodisNumeric
external/jsoncpp/jsoncpp.cpp:2738
↓ 4 callersFunctionmakeDiploidType
construct DiploidType from het and homref fields in DiploidRef */
src/c++/include/DiploidComparisonResult.hh:73
↓ 4 callersMethodmakeGraph
* Create a reference graph for a region of a VCF */
src/c++/test/test_graphreference.cpp:75
↓ 4 callersMethodmatch
external/jsoncpp/jsoncpp.cpp:502
↓ 4 callersMethodoptimize
* update / optimize assignments */
src/c++/lib/scmp/AlleleMatcher.cpp:56
↓ 4 callersFunctionpreprocessVCF
Preprocess a VCF + create index :param input_filename: the input VCF / BCF / ... :param output_filename: the output VCF :param location:
src/python/Tools/bcftools.py:147
↓ 4 callersFunctionreleaseStringValue
Free the string duplicated by duplicateStringValue(). */
external/jsoncpp/jsoncpp.cpp:1603
↓ 4 callersFunctionrevseq
external/klib/ksw.c:323
↓ 4 callersFunctionrightShift
src/c++/include/RefVar.hh:170
↓ 4 callersFunctionrunParallel
run a function in parallel on all elements in par :param pool: multiprocessing.Pool or None :param fun: a function :param par: a list of
src/python/Tools/parallel.py:85
↓ 4 callersMethodsetComment
external/jsoncpp/jsoncpp.cpp:1642
↓ 4 callersMethodsetEnableRefPadding
src/c++/lib/variant/VariantAlleleNormalizer.cpp:117
↓ 4 callersMethodsetRegion
* @brief Set the region to compare in and reset the enumeration. * */
src/c++/lib/diploidgraphs/DiploidCompare.cpp:141
↓ 4 callersMethodsetRegion
* Enumerate from set of Variants */
src/c++/test/test_diploidreference.cpp:82
↓ 4 callersMethodtype
external/jsoncpp/jsoncpp.cpp:1998
↓ 4 callersMethodwrite
external/jsoncpp/jsoncpp.cpp:3238
↓ 3 callersFunctionaddRefAlleleToVariant
* @brief Add ref block to variant record */
src/c++/lib/variant/VariantLocationMap.cpp:158
↓ 3 callersMethodanyAmbiguous
return if any calls are homref */
src/c++/include/Variant.hh:214
↓ 3 callersMethodapply
apply and retrieve modified reference sequence between start and end * Note that _start and _end will be extended if they aren't contained withi
src/c++/include/RefVar.hh:87
↓ 3 callersMethodasDouble
external/jsoncpp/jsoncpp.cpp:2231
↓ 3 callersMethodasLargestInt
external/jsoncpp/jsoncpp.cpp:2215
↓ 3 callersMethodasLargestUInt
external/jsoncpp/jsoncpp.cpp:2223
↓ 3 callersFunctioncalculateLength
Calculate total length of contigs overlapping a set of locations
src/python/Tools/fastasize.py:75
↓ 3 callersMethodcheckAndScore
* update / optimize assignments * * return < true/false if assignment produces match, number of matched variants > * Total number of va
src/c++/lib/scmp/HapSetMatcher.cpp:211
↓ 3 callersFunctionextractHeaders
Read the header lines from a VCF file
src/python/Tools/vcfextract.py:198
↓ 3 callersFunctionfastaContigLengths
Return contig lengths in a fasta file
src/python/Tools/fastasize.py:34
↓ 3 callersFunctiongetCigarStats
get stats from a cigar string */
src/c++/lib/align/Alignment.cpp:235
↓ 3 callersMethodisInt
external/jsoncpp/jsoncpp.cpp:2658
↓ 3 callersMethodisValidAssignment
* Test if an assignment produces matching haplotypes * @param a assignment of variants to haplotypes * @return match status -- true
src/c++/lib/scmp/HapSetMatcherImpl.hh:128
↓ 3 callersFunctionksw_align
external/klib/ksw.c:330
↓ 3 callersFunctionleftShift
src/c++/lib/align/RefVar.cpp:108
↓ 3 callersMethodmake
(cls, cname)
src/python/Tools/roc.py:95
↓ 3 callersMethodnumberOfPossibleAssignments
* @return the number of possible assignments */
src/c++/lib/scmp/HapSetMatcher.cpp:160
↓ 3 callersFunctionph
shared-pointerize */
src/c++/include/helpers/BCFHelpers.hh:173
↓ 3 callersMethodremove_to
reset / remove interval range */
src/c++/include/helpers/IntervalList.hh:232
↓ 3 callersMethodreset_rtypes
src/c++/lib/variant/VariantStatistics.cpp:314
↓ 3 callersFunctionresolve_vtype
(args)
src/python/som.py:260
↓ 3 callersMethodsetNPaths
* Set the maximum number of paths to enumerate from the Graph reference */
src/c++/lib/diploidgraphs/DiploidReference.cpp:147
↓ 3 callersMethodsetReturnHomref
* @brief Return homref/no-calls * */
src/c++/lib/variant/VariantReader.cpp:148
↓ 3 callersMethodsetWriteFormats
write format fields apart from GT */
src/c++/lib/variant/VariantWriter.cpp:90
↓ 3 callersFunctiontoPrimitives
* @brief Decompose a RefVar into primitive variants (subst / ins / del) * * @param rv the RefVar record * @param vars the primitive records */
src/c++/lib/align/RefVar.cpp:514
↓ 3 callersMethodtotalQuery
total variants reported by query at this level.
src/c++/include/helpers/Roc.hh:162
↓ 3 callersMethodtotalTruth
src/c++/include/helpers/Roc.hh:160
↓ 3 callersMethodupdate
* @brief Debug dump, optional */
src/c++/lib/align/Klib.cpp:150
↓ 2 callersFunctionMakeRelativePathsInFlagsAbsolute
( flags, working_directory )
.ycm_extra_conf.py:97
↓ 2 callersFunction_addLevel
helper to write values from a single level */
src/c++/lib/tools/RocOutput.cpp:161
↓ 2 callersMethod_updateSortedVariants
src/c++/lib/scmp/HapSetMatcherImpl.hh:347
↓ 2 callersMethodadd
* @brief Add variants from a VariantReader (see above for VariantBufferMode and param) */
src/c++/lib/variant/VariantProcessor.cpp:48
↓ 2 callersMethodaddFromBed
Add all intervals from a bed file, attaching a given label :param bed_file: Bed File :param label: either a string label or a functio
src/python/Tools/bedintervaltree.py:97
← previousnext →101–200 of 854, ranked by callers