Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Illumina/hap.py
/ functions
Functions
854 in github.com/Illumina/hap.py
⨍
Functions
854
◇
Types & classes
237
Method
flush
empty internal buffer */
src/c++/lib/variant/VariantAlleleSplitter.cpp:375
Method
flush
empty internal buffer */
src/c++/lib/variant/VariantHomrefSplitter.cpp:205
Method
flush
empty internal buffer */
src/c++/lib/variant/VariantAlleleNormalizer.cpp:326
Method
flush
empty internal buffer */
src/c++/lib/variant/VariantLeftPadding.cpp:217
Method
flush
empty internal buffer */
src/c++/include/variant/VariantAlleleRemover.hh:95
Method
flush
empty internal buffer */
src/c++/include/variant/VariantTee.hh:111
Method
flush
empty internal buffer */
src/c++/include/variant/VariantTee.hh:166
Method
from_table
(self, tbl)
src/python/Tools/roc.py:120
Method
from_table
(self, tbl)
src/python/Tools/roc.py:131
Method
from_table
(self, tbl)
src/python/Tools/roc.py:142
Method
from_table
(self, tbl)
src/python/Tools/roc.py:153
Method
from_table
(self, tbl)
src/python/Tools/roc.py:165
Method
from_table
(self, tbl)
src/python/Tools/roc.py:176
Method
from_table
(self, tbl)
src/python/Tools/roc.py:185
Method
from_table
(self, tbl)
src/python/Tools/roc.py:194
Method
from_table
(self, tbl)
src/python/Tools/roc.py:203
Method
get
external/jsoncpp/jsoncpp.cpp:2491
Method
getAggregationType
decide how to aggregate */
src/c++/lib/variant/VariantLocationAggregator.cpp:84
Method
getApplyFilters
src/c++/lib/variant/VariantReader.cpp:132
Method
getContigNames
src/c++/lib/tools/Fasta.cpp:306
Method
getDoAlignments
src/c++/lib/diploidgraphs/DiploidCompare.cpp:132
Method
getDouble
src/c++/lib/tools/Table.cpp:210
Method
getEnableHomrefVariants
* @brief Enable / disable returning of homref intervals * */
src/c++/lib/variant/VariantAlleleNormalizer.cpp:141
Method
getEnableRefPadding
* @brief Enable / disable reference padding * * RefVars can be trimmed to include / not include reference bases */
src/c++/lib/variant/VariantAlleleNormalizer.cpp:112
Method
getExtraCountNames
src/c++/lib/variant/VariantStatistics.cpp:320
Function
getFormatInt
read a format field as a single int. */
src/c++/lib/tools/BCFHelpers.cpp:578
Method
getFormatedErrorMessages
Deprecated. Preserved for backward compatibility
external/jsoncpp/jsoncpp.cpp:982
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 g
src/c++/lib/tools/BCFHelpers.cpp:506
Method
getInfoFloat
src/c++/lib/variant/Variant.cpp:238
Method
getLeftshiftLimit
* @brief Enable / disable returning of homref intervals * * TODO : output homref as intervals */
src/c++/lib/variant/VariantAlleleNormalizer.cpp:127
Method
getLocationLineAndColumn
external/jsoncpp/jsoncpp.cpp:942
Method
getNextChar
external/jsoncpp/jsoncpp.cpp:936
Method
getOffsetLimit
external/jsoncpp/jsoncpp.cpp:2772
Method
getOffsetStart
external/jsoncpp/jsoncpp.cpp:2770
Method
getParameters
src/c++/lib/align/Klib.cpp:64
Method
getQual
src/c++/lib/variant/Variant.cpp:204
Method
getRegionIntersectionSize
* Get region intersection sizes in NT * @param region_name base region to intersect all others with (e.g. "CONF") * @return mapping of size
src/c++/lib/quantify/QuantifyRegions.cpp:534
Method
getRegionLevel
* Get level for a region (0 for top-level, 1 for regions specified in a bed file) * @param region_name * @return level for the given region
src/c++/lib/quantify/QuantifyRegions.cpp:474
Method
getRegionSize
* Get total region sizes in NT * @param region_name * @return the region size */
src/c++/lib/quantify/QuantifyRegions.cpp:445
Method
getReturnHomref
src/c++/lib/variant/VariantReader.cpp:153
Method
getString
src/c++/lib/tools/Table.cpp:193
Method
getStructuredErrors
external/jsoncpp/jsoncpp.cpp:1002
Method
getValidateRef
src/c++/lib/variant/VariantReader.cpp:168
Method
getWriteFormats
src/c++/lib/variant/VariantWriter.cpp:95
Function
gvcf2bed
Run gvcf2bed and return temporary region bed file in temp folder
src/python/Haplo/gvcf2bed.py:26
Method
hasCommentForValue
external/jsoncpp/jsoncpp.cpp:3491
Method
hasRow
src/c++/lib/tools/Table.cpp:188
Method
importexception
src/c++/include/helpers/BCFHelpers.hh:68
Function
inDegrees
src/c++/include/helpers/GraphUtil.hh:162
Method
increment
external/jsoncpp/jsoncpp.cpp:1248
Method
indent
external/jsoncpp/jsoncpp.cpp:3454
Method
interval
src/c++/include/helpers/IntervalList.hh:55
Function
invAdjList
src/c++/include/helpers/GraphUtil.hh:140
Method
invalidPath
external/jsoncpp/jsoncpp.cpp:2975
Method
isConvertibleTo
external/jsoncpp/jsoncpp.cpp:2293
Method
isDouble
external/jsoncpp/jsoncpp.cpp:2736
Method
isEqual
external/jsoncpp/jsoncpp.cpp:1311
Method
isInt64
external/jsoncpp/jsoncpp.cpp:2688
Method
isIntegral
external/jsoncpp/jsoncpp.cpp:2728
Function
isItemAvailable
external/jsoncpp/json/json.h:784
Function
isMemberNameStatic
external/jsoncpp/json/json.h:788
Method
isMultineArray
external/jsoncpp/jsoncpp.cpp:3406
Method
isNull
external/jsoncpp/jsoncpp.cpp:2654
Method
isString
external/jsoncpp/jsoncpp.cpp:2740
Method
isUInt
external/jsoncpp/jsoncpp.cpp:2673
Method
isUInt64
external/jsoncpp/jsoncpp.cpp:2708
Method
ivcount
src/c++/test/test_intervallist.cpp:89
Method
ivlist
src/c++/test/test_intervallist.cpp:160
Function
jeffreysCI
Modified Jeffreys confidence interval for binomial proportions: Brown, Cai and DasGupta: Interval Estimation for a Binomial Proportion. 2001,
src/python/Tools/ci.py:25
Function
join
src/c++/include/helpers/StringUtil.hh:86
Method
key
external/jsoncpp/jsoncpp.cpp:1342
Function
ksw_extend
external/klib/ksw.c:362
Function
ksw_i16
external/klib/ksw.c:223
Function
ksw_u8
external/klib/ksw.c:106
Function
listQuantificationMethods
list all quantification methods */
src/c++/lib/quantify/BlockQuantify.cpp:84
Function
main
src/c++/main/xcmp.cpp:63
Function
main
src/c++/main/quantify.cpp:68
Function
main
src/c++/main/preprocess.cpp:69
Function
main
src/c++/main/multimerge.cpp:59
Function
main
src/c++/main/alleles.cpp:64
Function
main
src/c++/main/vcfcheck.cpp:75
Function
main
src/c++/main/vcfhdr2json.cpp:48
Function
main
src/c++/main/scmp.cpp:68
Function
main
src/c++/main/gvcf2bed.cpp:59
Function
main
src/c++/main/dipenum.cpp:54
Function
main
src/c++/main/blocksplit.cpp:53
Function
main
src/c++/main/hapcmp.cpp:57
Function
main
src/c++/main/validatevcf.cpp:64
Function
main
src/c++/main/fastainfo.cpp:47
Function
main
src/c++/main/roc.cpp:128
Function
main
src/c++/main/hapenum.cpp:114
Function
main
external/klib/ksw.c:564
Method
make
(name)
src/python/Somatic/__init__.py:43
Method
makePath
external/jsoncpp/jsoncpp.cpp:2931
Method
memberName
external/jsoncpp/jsoncpp.cpp:1382
Method
merge
src/c++/test/test_intervallist.cpp:91
Method
merge
merge two intervals
src/c++/include/helpers/LocationInfo.hh:133
Function
mkdir_p
mkdir -p path
src/python/Tools/__init__.py:162
Method
mkzero
()
src/python/Tools/bedintervaltree.py:23
Method
n2c
translate name to count key */
src/c++/lib/variant/VariantStatistics.cpp:182
← previous
next →
601–700 of 854, ranked by callers