MCPcopy Create free account

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

Functions854 in github.com/Illumina/hap.py

↓ 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:157
↓ 1 callersMethodget
src/c++/include/helpers/IntervalList.hh:183
↓ 1 callersFunctiongetAD
read AD */
src/c++/lib/tools/BCFHelpers.cpp:532
↓ 1 callersMethodgetContigNames
* @return all contig names */
src/c++/lib/tools/Fasta.cpp:478
↓ 1 callersFunctiongetDP
read DP(I) -- will use in this order: DP, DPI, -1 */
src/c++/lib/tools/BCFHelpers.cpp:552
↓ 1 callersFunctiongetFormats
Split VCF INFO String
src/python/Tools/vcfextract.py:57
↓ 1 callersMethodgetFormattedErrorMessages
external/jsoncpp/jsoncpp.cpp:986
↓ 1 callersFunctiongetInfo
Split VCF INFO String
src/python/Tools/vcfextract.py:43
↓ 1 callersFunctiongetInfoFloats
src/c++/lib/tools/BCFHelpers.cpp:438
↓ 1 callersFunctiongetInfoInts
src/c++/lib/tools/BCFHelpers.cpp:404
↓ 1 callersMethodgetLevels
src/c++/lib/tools/Roc.cpp:182
↓ 1 callersMethodgetRegionExtraCounts
* Get all intersection / extra counts for a given region. By default, will return one * pair with <"Subset.Size", size of the region> * @par
src/c++/lib/quantify/QuantifyRegions.cpp:509
↓ 1 callersMethodgetRegionNames
* @return all region names */
src/c++/lib/quantify/QuantifyRegions.cpp:95
↓ 1 callersFunctiongetSampleNames
return sample names from header */
src/c++/lib/tools/BCFHelpers.cpp:869
↓ 1 callersMethodgetTotals
src/c++/lib/tools/Roc.cpp:165
↓ 1 callersMethodhasNext
* Get next pair of haplotype sequences */
src/c++/lib/diploidgraphs/DiploidReference.cpp:300
↓ 1 callersMethodhasRegions
* Returns true if regions were loaded. * * Note that this will also return true when an empty bed file was loaded. * This is intentiona
src/c++/lib/quantify/QuantifyRegions.cpp:87
↓ 1 callersFunctioninit
()
src/python/Tools/__init__.py:66
↓ 1 callersMethodintersect
Return all overlapping intervals in chr:[start,end) :param chrom: Chromosome :param start: start (1-based) :param end: end
src/python/Tools/bedintervaltree.py:51
↓ 1 callersMethodisBool
external/jsoncpp/jsoncpp.cpp:2656
↓ 1 callersMethodisHalfcall
src/c++/include/Variant.hh:96
↓ 1 callersMethodisHemi
src/c++/include/Variant.hh:128
↓ 1 callersMethodisHetAlt
src/c++/include/Variant.hh:118
↓ 1 callersFunctionisRefPadded
return number of reference padding bases */
src/c++/lib/tools/BCFHelpers.cpp:886
↓ 1 callersMethodisStaticString
external/jsoncpp/jsoncpp.cpp:1711
↓ 1 callersMethodkeep_only
remove values outside region */
src/c++/include/helpers/IntervalList.hh:257
↓ 1 callersMethodlist
(cls)
src/python/Tools/roc.py:113
↓ 1 callersFunctionmain
()
install.py:173
↓ 1 callersFunctionmain
()
src/python/qfy.py:290
↓ 1 callersFunctionmain
()
src/python/bamstats.py:42
↓ 1 callersFunctionmain
()
src/python/hap.py:61
↓ 1 callersFunctionmain
()
src/python/pre.py:328
↓ 1 callersFunctionmain
()
src/python/som.py:423
↓ 1 callersFunctionmain
()
src/python/ftx.py:45
↓ 1 callersFunctionmain
()
src/python/cnx.py:42
↓ 1 callersFunctionmain
()
src/sh/compare_sompy.py:34
↓ 1 callersFunctionmain
()
src/sh/run_fastasize_test.py:11
↓ 1 callersFunctionmain
()
src/sh/compare_summaries.py:40
↓ 1 callersFunctionmain
()
src/sh/compare_sompy_features.py:36
↓ 1 callersFunctionmain
()
src/sh/compare_extended.py:41
↓ 1 callersMethodmaxScore
src/c++/include/Alignment.hh:70
↓ 1 callersMethodna
fraction of query calls that are UNK */
src/c++/include/helpers/Roc.hh:179
↓ 1 callersMethodnextPSAssignment
src/c++/lib/scmp/HapSetMatcherImpl.hh:231
↓ 1 callersMethodnextVarAssignment
src/c++/lib/scmp/HapSetMatcherImpl.hh:274
↓ 1 callersMethodnoVar
* @return true if no variants registered */
src/c++/lib/diploidgraphs/Haplotype.cpp:323
↓ 1 callersMethodoutput
* Output all buffered variants into a file * @param output HTS file to write to */
src/c++/lib/scmp/BlockAlleleCompare.cpp:373
↓ 1 callersFunctionparMapper
(arg)
src/python/Tools/parallel.py:66
↓ 1 callersMethodparse
external/jsoncpp/jsoncpp.cpp:266
↓ 1 callersFunctionparse_args
()
src/python/som.py:54
↓ 1 callersFunctionparse_args
()
src/sh/validate_happy_summary.py:13
↓ 1 callersFunctionparse_args
()
src/sh/validate_happy_extended.py:14
↓ 1 callersFunctionparse_sompy_stats
(path)
src/sh/validate_happy_extended.py:28
↓ 1 callersFunctionpb
src/c++/include/helpers/BCFHelpers.hh:174
↓ 1 callersMethodprecision
relative precision of query */
src/c++/include/helpers/Roc.hh:172
↓ 1 callersFunctionpreprocess
Preprocess a single VCF file :param vcf_input: input file name :param vcf_output: output file name :param reference: reference fasta nam
src/python/pre.py:63
↓ 1 callersFunctionpreprocessWrapper
wrapper for running in parallel
src/python/pre.py:216
↓ 1 callersFunctionprintDiploidComparisonResult
src/c++/lib/diploidgraphs/DiploidComparisonResult.cpp:132
↓ 1 callersFunctionquantify
Run quantify and write tables
src/python/qfy.py:49
↓ 1 callersMethodquery
get all intervals that overlap a range */
src/c++/include/helpers/IntervalList.hh:144
↓ 1 callersMethodqueryMean
query mean value over a range */
src/c++/include/helpers/LocationInfo.hh:266
↓ 1 callersFunctionrand64
src/c++/include/helpers/Popcount.hh:81
↓ 1 callersMethodread
* @brief Read and write from/to JSON files */
src/c++/lib/variant/VariantStatistics.cpp:396
↓ 1 callersMethodrecall
recall relative to truth */
src/c++/include/helpers/Roc.hh:165
↓ 1 callersMethodremoveMember
external/jsoncpp/jsoncpp.cpp:2549
↓ 1 callersFunctionreplaceNaNs
Replace all NaNs in the given object with string values :param xobject: a dictionary :return: object, fixed
src/python/Tools/metric.py:107
↓ 1 callersFunctionreplace_shebang
Replace shebang line / reheader script files
install.py:110
↓ 1 callersMethodresetAssignment
src/c++/lib/scmp/HapSetMatcherImpl.hh:91
↓ 1 callersMethodreset_from
* Reset / remove values from and including position start * * @param start the start position, or -1 for all values */
src/c++/include/helpers/LocationInfo.hh:233
↓ 1 callersFunctionsessionInfo
Return a dictionary with session and run information
src/python/Tools/sessioninfo.py:26
↓ 1 callersMethodsetExtraCount
src/c++/lib/variant/VariantStatistics.cpp:343
↓ 1 callersMethodsetFixChrXGTs
* @brief change GTs on chrX/Y to be diploid for matching * */
src/c++/lib/variant/VariantReader.cpp:127
↓ 1 callersMethodsetIntersectRegion
* Mark one region to intersect with all others. This will * @param base base region (e.g. "CONF") */
src/c++/lib/quantify/QuantifyRegions.cpp:490
↓ 1 callersMethodsetParameters
src/c++/lib/align/Klib.cpp:54
↓ 1 callersMethodsetValidateRef
* @brief Validate reference alleles * */
src/c++/lib/variant/VariantReader.cpp:162
↓ 1 callersFunctionsplitIndex
If a field is given as an index into a list, split these
src/python/Tools/vcfextract.py:68
↓ 1 callersMethodstart
src/c++/lib/diploidgraphs/Haplotype.cpp:168
↓ 1 callersFunctionsummary_from_featuretable
(f, args)
src/python/som.py:272
↓ 1 callersMethodtest
src/c++/lib/variant/VariantInput.cpp:121
↓ 1 callersFunctiontest_haplotypes
Run the unit + integration tests
install.py:164
↓ 1 callersFunctiontoJson
src/c++/include/DiploidComparisonResult.hh:164
↓ 1 callersMethodtoString
src/c++/lib/tools/Table.cpp:94
↓ 1 callersFunctiontrimAlleles
* @brief Remove unused alleles */
src/c++/lib/variant/VariantProcessor.cpp:435
↓ 1 callersFunctionupdateArgs
add common quantification args
src/python/qfy.py:225
↓ 1 callersFunctionupdateArgs
update command line parser with preprocessing args
src/python/pre.py:251
↓ 1 callersMethodupdateHeader
src/c++/lib/quantify/XCmpQuantify.cpp:82
↓ 1 callersFunctionwhich
(program)
src/python/Tools/__init__.py:49
↓ 1 callersFunctionwriteGraphDot
src/c++/include/helpers/GraphUtil.hh:81
MethodAlignmentParameters
src/c++/include/Alignment.hh:47
MethodAlignmentResult
src/c++/include/Alignment.hh:138
MethodAlignmentTimer
src/c++/test/test_align.cpp:305
MethodAlleleMatcher
src/c++/lib/scmp/AlleleMatcher.cpp:45
MethodAnnotatedRefVar
src/c++/include/DiploidComparisonResult.hh:103
FunctionBOOST_AUTO_TEST_CASE
src/c++/test/test_haplocompare.cpp:56
FunctionBOOST_AUTO_TEST_CASE
src/c++/test/test_diploidreference.cpp:153
FunctionBOOST_AUTO_TEST_CASE
src/c++/test/test_genetics.cpp:43
FunctionBOOST_AUTO_TEST_CASE
src/c++/test/test_variantprocessing.cpp:52
FunctionBOOST_AUTO_TEST_CASE
src/c++/test/test_popcount.cpp:54
FunctionBOOST_AUTO_TEST_CASE
src/c++/test/test_align.cpp:46
FunctionBOOST_AUTO_TEST_CASE
src/c++/test/test_allelesplit.cpp:55
FunctionBOOST_AUTO_TEST_CASE
src/c++/test/test_distancebasedmatcher.cpp:55
← previousnext →301–400 of 854, ranked by callers