MCPcopy Create free account

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

Functions854 in github.com/Illumina/hap.py

↓ 2 callersMethodaddObs
add single observation */
src/c++/include/helpers/Roc.hh:123
↓ 2 callersMethodappendToHaplotype
* @brief Append a ReferenceNode to a haplotype block * * @param ht Haplotype block with end() < start */
src/c++/lib/diploidgraphs/GraphReference.cpp:786
↓ 2 callersFunctionbamStats
Extract average depths + idxstats data from BAM file, return data frame
src/python/Tools/bamstats.py:18
↓ 2 callersMethodbestScore
get the best possible score for comparing two sequences of length len */
src/c++/lib/align/Alignment.cpp:55
↓ 2 callersFunctioncontainsNewLine
external/jsoncpp/jsoncpp.cpp:246
↓ 2 callersMethodcopy
external/jsoncpp/jsoncpp.cpp:1328
↓ 2 callersMethodcountbases
Return the number of bases covered by intervals in chr:[start,end) :param chrom: Chromosome :param start: start (1-based) :pa
src/python/Tools/bedintervaltree.py:64
↓ 2 callersFunctioncsvread
(filename)
src/sh/compare_sompy.py:8
↓ 2 callersFunctioncsvread
(filename)
src/sh/compare_summaries.py:7
↓ 2 callersFunctioncsvread
(filename)
src/sh/compare_sompy_features.py:9
↓ 2 callersFunctioncsvread
(filename)
src/sh/compare_extended.py:8
↓ 2 callersMethodenumeratePaths
* Enumerate paths for a reference graph */
src/c++/lib/diploidgraphs/GraphReference.cpp:499
↓ 2 callersFunctionextractPiscesSNVFeatures
Return a data frame with features collected from the given VCF, tagged by given type :param vcfname: name of the VCF file :param tag: type of
src/python/Somatic/Pisces.py:17
↓ 2 callersFunctionextractStrelkaIndelFeatures
Return a data frame with features collected from the given VCF, tagged by given type :param vcfname: name of the VCF file :param tag: type of
src/python/Somatic/Strelka.py:267
↓ 2 callersFunctionextractStrelkaSNVFeatures
Return a data frame with features collected from the given VCF, tagged by given type :param vcfname: name of the VCF file :param tag: type of
src/python/Somatic/Strelka.py:17
↓ 2 callersFunctionfield
extract field into result, guess type
src/python/Tools/vcfextract.py:22
↓ 2 callersMethodfn2
src/c++/include/helpers/Roc.hh:146
↓ 2 callersMethodfrom_table
Create ROC from feature table :param tbl: the table :type tbl: pandas.DataFrame :rtype: pandas.DataFrame
src/python/Tools/roc.py:86
↓ 2 callersMethodgetExtraCountNames
src/c++/lib/variant/VariantStatistics.cpp:649
↓ 2 callersFunctiongetFormatFloats
src/c++/lib/tools/BCFHelpers.cpp:629
↓ 2 callersFunctiongetFormatInts
src/c++/lib/tools/BCFHelpers.cpp:598
↓ 2 callersFunctiongetInfoFloat
* @brief Retrieve an info field as a double * * @return the value or NaN */
src/c++/lib/tools/BCFHelpers.cpp:425
↓ 2 callersMethodgetInfoString
src/c++/lib/variant/Variant.cpp:254
↓ 2 callersFunctiongetPool
get / create pool
src/python/Tools/parallel.py:30
↓ 2 callersMethodgetSampleList
src/c++/lib/variant/VariantReader.cpp:247
↓ 2 callersFunctiongetVariantsFromCigar
make variants from a cigar string */
src/c++/lib/align/Alignment.cpp:128
↓ 2 callersFunctionhasChrPrefix
returns if list of chr names has a chr prefix or not
src/python/pre.py:47
↓ 2 callersFunctionin
external/jsoncpp/jsoncpp.cpp:229
↓ 2 callersMethodindex
external/jsoncpp/jsoncpp.cpp:1366
↓ 2 callersFunctionisControlCharacter
Returns true if ch is a control character (in range [0,32[).
external/jsoncpp/jsoncpp.cpp:128
↓ 2 callersMethodisValidIndex
external/jsoncpp/jsoncpp.cpp:2496
↓ 2 callersFunctionis_exe
(xfpath)
src/python/Tools/__init__.py:50
↓ 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 callersFunctionmakeCigar
* @brief Format int encoded Cigar string * * @param tb for padding with "S" : begin * @param te for padding with "S" : end * @param altlen for pad
src/c++/lib/align/Alignment.cpp:90
↓ 2 callersMethodmakeGraph
* Create a diploid reference graph from a list of Variants records * Optionally, will return the number of unphased het variants * (proxy for number
src/c++/lib/diploidgraphs/GraphReference.cpp:130
↓ 2 callersFunctionmakeMetricsObject
Create PUMA metrics dictionary This is how they look like { name: 'PAM.GCbias', timestamp: 'Wed Sep 05 16:23:46 2012', ve
src/python/Tools/metric.py:64
↓ 2 callersFunctionmakeObservationFlags
src/c++/lib/tools/Roc.cpp:49
↓ 2 callersFunctionmakeQuantifier
factory method */
src/c++/lib/quantify/BlockQuantify.cpp:62
↓ 2 callersMethodmerge
merge two intervals
src/c++/include/helpers/IntervalList.hh:59
↓ 2 callersFunctionmkRefVar
* Make RefVar */
src/c++/lib/align/RefVar.cpp:369
↓ 2 callersMethodn
src/c++/include/helpers/Roc.hh:148
↓ 2 callersMethodprint
src/c++/main/gvcf2bed.cpp:184
↓ 2 callersMethodprint_roc
src/c++/main/roc.cpp:63
↓ 2 callersMethodremove_from
reset / remove interval range */
src/c++/include/helpers/IntervalList.hh:204
↓ 2 callersMethodreset_to
* Reset / remove values up to and including position end * * @param end the end position, or -1 to use the smae as start */
src/c++/include/helpers/LocationInfo.hh:223
↓ 2 callersMethodrocFiltering
src/c++/lib/quantify/BlockQuantify.cpp:126
↓ 2 callersMethodsetChrDepths
set depth normalisation factors (can come from VCF or BAM)
src/python/Somatic/__init__.py:47
↓ 2 callersMethodsetComparisonMode
* Set the comparison mode */
src/c++/lib/scmp/BlockAlleleCompare.cpp:128
↓ 2 callersMethodsetComparisonParameters
* Set comparison parameters * @param params parameters for the comparison method */
src/c++/lib/scmp/BlockAlleleCompare.cpp:148
↓ 2 callersMethodsetCopies
initialize acceptable assignments based on number of copies and haps */
src/c++/lib/scmp/HapSetMatcherImpl.hh:66
↓ 2 callersMethodsetDoAlignments
* Enable / disable the alignment step to find the best approximately matching * haplotypes (i.e. stop after match/mismatch status have been establish
src/c++/lib/diploidgraphs/DiploidCompare.cpp:127
↓ 2 callersMethodsetEnableHomrefVariants
src/c++/lib/variant/VariantAlleleNormalizer.cpp:146
↓ 2 callersFunctionsetFormatFloats
update format with single float values. */
src/c++/lib/tools/BCFHelpers.cpp:788
↓ 2 callersMethodsetLeftshiftLimit
src/c++/lib/variant/VariantAlleleNormalizer.cpp:132
↓ 2 callersMethodsetMaxHapEnum
* Set the maximum number of haplotype blocks to enumerate before aborting */
src/c++/lib/diploidgraphs/DiploidCompare.cpp:118
↓ 2 callersMethodsetRef
* Input sequences */
src/c++/lib/diploidgraphs/HaploCompare.cpp:129
↓ 2 callersFunctiontoAlleles
* Convert a list of RefVar records to allele strings */
src/c++/lib/align/RefVar.cpp:308
↓ 2 callersFunctiontranslate
src/c++/lib/align/KlibImpl.hh:91
↓ 2 callersFunctionuintToString
Converts an unsigned integer to string. * @param value Unsigned interger to convert to string * @param current Input/Output string buffer. *
external/jsoncpp/jsoncpp.cpp:144
↓ 2 callersMethodwriteHeader
src/c++/lib/variant/VariantWriter.cpp:138
↓ 1 callersFunctionDirectoryOfThisScript
()
.ycm_extra_conf.py:93
↓ 1 callersFunctionGetCompilationInfoForFile
( filename )
.ycm_extra_conf.py:131
↓ 1 callersFunctionIsHeaderFile
( filename )
.ycm_extra_conf.py:126
↓ 1 callersMethod_addEntryToTree
Add a BED entry to the tree :param bedentry: BED entry [chr, start, stop(, optional extra fields)] :type bedentry: list of int and st
src/python/Tools/bedintervaltree.py:34
↓ 1 callersFunction_locations_tmp_bed_file
turn a list of locations into a bed file
src/python/Haplo/quantify.py:28
↓ 1 callersFunction_postprocessRocData
post-process ROC data by correcting the types, sorting and changing the ordering of the columns
src/python/Haplo/happyroc.py:214
↓ 1 callersMethodadd
src/c++/include/helpers/IntervalList.hh:100
↓ 1 callersMethodaddBAM
Extract aligner information from a BAM file :param bamfile: name of BAM file
src/python/Tools/vcfcallerinfo.py:137
↓ 1 callersMethodaddExtras
src/c++/lib/variant/VariantStatistics.cpp:203
↓ 1 callersMethodaddFilter
src/c++/include/variant/VariantTee.hh:62
↓ 1 callersMethodaddVCF
Add caller versions from a VCF :param vcfname: VCF file name
src/python/Tools/vcfcallerinfo.py:39
↓ 1 callersFunctionadjList
src/c++/include/helpers/GraphUtil.hh:118
↓ 1 callersMethodadvance
src/c++/lib/variant/VariantReader.cpp:339
↓ 1 callersMethodadvance
* @brief Advance one line * @return true if a variant was retrieved, false otherwise */
src/c++/lib/variant/VariantCallsOnly.cpp:178
↓ 1 callersMethodadvance
* @brief Advance one line * @return true if a variant was retrieved, false otherwise */
src/c++/lib/variant/VariantProcessor.cpp:336
↓ 1 callersMethodannotate
add Regions annotation to a record * * Records must be passed in sorted order. * */
src/c++/lib/quantify/QuantifyRegions.cpp:310
↓ 1 callersFunctionappendToRefVar
* Append 1 char to RefVar. * * Return false if this is not possible because the variants are incompatible */
src/c++/lib/align/RefVar.cpp:396
↓ 1 callersMethodasDict
(self)
src/python/Tools/vcfcallerinfo.py:34
↓ 1 callersFunctionbcfHeaderHG19
src/c++/lib/tools/BCFHelpers.cpp:305
↓ 1 callersFunctionbedOverlapCheck
Check for overlaps / out of order in a bed file
src/python/Tools/bcftools.py:283
↓ 1 callersFunctionbuild_haplotypes
(source_dir, build_dir, args)
install.py:127
↓ 1 callersFunctioncheck_python_version
Check if the python version is sufficient
install.py:30
↓ 1 callersMethodchr
Start and end of block */
src/c++/lib/diploidgraphs/Haplotype.cpp:163
↓ 1 callersFunctioncodePointToUTF8
Converts a unicode code-point to UTF-8.
external/jsoncpp/jsoncpp.cpp:99
↓ 1 callersFunctioncompareVariants
* @brief Compare two variants * */
src/c++/lib/diploidgraphs/SimpleDiploidCompare.cpp:60
↓ 1 callersFunctionconcatenateParts
Concatenate BCF files Trickier than it sounds because when there are many files we might run into various limits like the number of open fi
src/python/Tools/bcftools.py:99
↓ 1 callersFunctioncontainsControlCharacter
external/jsoncpp/jsoncpp.cpp:3080
↓ 1 callersFunctioncountRefVarPrimitives
* @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/RefVar.cpp:576
↓ 1 callersFunctioncreate_python_environment
Create a Python runtime environment :return: shebang with path to the python executable
install.py:36
↓ 1 callersMethoddropRowsWithMissing
src/c++/lib/tools/Table.cpp:227
↓ 1 callersFunctionextended_from_featuretable
(f, args)
src/python/som.py:333
↓ 1 callersMethodextraCount
src/c++/lib/variant/VariantStatistics.cpp:654
↓ 1 callersFunctionextractMutectIndelFeatures
Return a data frame with features collected from the given VCF, tagged by given type
src/python/Somatic/Mutect.py:218
↓ 1 callersFunctionextractMutectSNVFeatures
Return a data frame with features collected from the given VCF, tagged by given type
src/python/Somatic/Mutect.py:24
↓ 1 callersFunctionextractPiscesIndelFeatures
Return a data frame with features collected from the given VCF, tagged by given type :param vcfname: name of the VCF file :param tag: type of
src/python/Somatic/Pisces.py:151
↓ 1 callersFunctionextractVarscan2IndelFeatures
Return a data frame with features collected from the given VCF, tagged by given type
src/python/Somatic/Varscan2.py:199
↓ 1 callersFunctionextractVarscan2SNVFeatures
Return a data frame with features collected from the given VCF, tagged by given type
src/python/Somatic/Varscan2.py:24
↓ 1 callersMethodfScore
F1 score: https://en.wikipedia.org/wiki/F1_score */
src/c++/include/helpers/Roc.hh:186
↓ 1 callersFunctionfast_nonref_remover
Copies each line of :param:`input_stream` to :param:`output_stream` unless that line describes a variant where any of the sample genotypes
src/python/Tools/remove_nonref_gt_variants.py:7
← previousnext →201–300 of 854, ranked by callers