MCPcopy Create free account

hub / github.com/BirolLab/abyss / functions

Functions2,058 in github.com/BirolLab/abyss

↓ 2 callersMethodbegin
Common/SuffixArray.h:63
↓ 2 callersFunctionbfsVisitEdge
Graph/BreadthFirstSearch.h:40
↓ 2 callersFunctionbidirectionalBFS_visit_edge
Graph/BidirectionalBFS.h:16
↓ 2 callersFunctionbitmaskToAmbiguity
Convert the specified bitmask to an ambiguity code. */
Common/Sequence.cpp:182
↓ 2 callersMethodblack_target
Graph/BreadthFirstSearch.h:35
↓ 2 callersFunctionbranchRecordToStr
Assembly/BranchRecord.h:6
↓ 2 callersFunctionbuildConsensus
MergePaths/MergePaths.cpp:1199
↓ 2 callersFunctionbuild_guide_tree
* builds the upgma guide tree in the given diag_col */
dialign/diag.c:1706
↓ 2 callersFunctioncalcLeftTrim
* Calculate number of bases to trim from left end of sequence. */
Bloom/bloom.cc:1236
↓ 2 callersFunctioncalc_ov_weight
* calculates the overlap weight for the given diag */
dialign/diag.c:315
↓ 2 callersFunctioncanonicalize
* Transform a sequence in its canonical orientation. */
Common/Sequence.h:39
↓ 2 callersFunctioncheckUniqueAlignments
Return whether any k-mer in the query is aligned more than once. */
ParseAligns/ParseAligns.cpp:627
↓ 2 callersFunctionclear
Remove all the edges and vertices from this graph. */
Graph/UndirectedGraph.h:417
↓ 2 callersFunctionclear_in_edges
Graph/ContigGraph.h:409
↓ 2 callersMethodclear_out_edges
Remove all out edges from this vertex. */
Graph/UndirectedGraph.h:312
↓ 2 callersFunctioncloseOutputStream
Bloom/bloom.cc:372
↓ 2 callersFunctioncollapseJoinedBranches
Assembly/BubbleAlgorithm.h:245
↓ 2 callersFunctioncombine
Bloom/bloom.cc:766
↓ 2 callersMethodcompare
Compare two k-mer. */
Common/Kmer.cpp:35
↓ 2 callersFunctionconnectPairs
Konnector/konnector.h:235
↓ 2 callersFunctionconnectingSeq
Konnector/konnector.cc:593
↓ 2 callersMethodconsensus
Align/alignGlobal.h:20
↓ 2 callersMethodcontainsKmer
Common/KmerSet.h:19
↓ 2 callersFunctioncopyBits
* Memory copy with bit-level resolution. * * @param src source data to copy (byte array) * @param dest destination of copied data (byte array) * @
Common/BitUtil.h:69
↓ 2 callersFunctioncopyFile
Copy a file */
Common/IOUtil.h:126
↓ 2 callersFunctioncopy_out_edges
Graph/ContigGraphAlgorithms.h:56
↓ 2 callersFunctioncorrectAndExtend
Konnector/konnector.cc:720
↓ 2 callersMethodcount
Return the number of occurrences of the specified symbol. */
FMIndex/BitArrays.h:64
↓ 2 callersFunctioncreate_diag_col
* creates the collection of all diags * * The pointer returned (and the ones included in the struct) * has to be deallocted explicitely from m
dialign/diag.c:402
↓ 2 callersFunctioncreate_random_seq
* create random squence of the given length using the characters * of the given score matrix * * The pointer returned (and the ones included in the
dialign/prob.c:59
↓ 2 callersFunctioncreate_tmp_pdist
* creates temporary probability distribution */
dialign/diag.c:121
↓ 2 callersFunctiondepthFirstSearch
Graph/DepthFirstSearch.h:14
↓ 2 callersFunctiondiscoverBubbles
Graph/PopBubbles.h:77
↓ 2 callersMethoddiscover_vertex
Graph/BreadthFirstSearch.h:28
↓ 2 callersFunctiondot_writer
Graph/DotIO.h:131
↓ 2 callersMethodend
Common/SuffixArray.h:64
↓ 2 callersMethodend
Assembly/BranchRecordBase.h:107
↓ 2 callersMethodendBitPos
Get the end bit position for the window. */
Bloom/BloomFilterWindow.h:58
↓ 2 callersFunctionequalIgnoreAmbiguos
Return true if both paths are equal, ignoring ambiguous nodes. */
MergePaths/MergePaths.cpp:496
↓ 2 callersMethodexamine_vertex
Graph/BreadthFirstSearch.h:29
↓ 2 callersFunctionexceedsMismatchThresholds
Konnector/konnector.cc:706
↓ 2 callersMethodexpectedValue
Return the expected value */
Common/Histogram.h:175
↓ 2 callersFunctionextendSeq
Konnector/konnector.h:652
↓ 2 callersFunctionfasta_print_alignment_default
* prints the given alignment in fasta format * to the given file. */
dialign/io.c:713
↓ 2 callersFunctionfill_tmp_pdist
dialign/diag.c:149
↓ 2 callersFunctionfilterGapAlignments
GapFiller/gapfill.cpp:139
↓ 2 callersFunctionfindConstraint
Find a constraint by ID. */
Graph/ConstrainedSearch.h:42
↓ 2 callersFunctionfindOverlap
Overlap/Overlap.cpp:151
↓ 2 callersFunctionfindOverlapsSuffix
Find suffix overlaps. */
Map/overlap.cc:217
↓ 2 callersFunctionfind_diags_dialign
* finds all relevant diags by the DIALIGN METHOD * * The pointer returned (and the ones included in the struct) * has to be deallocted explici
dialign/diag.c:961
↓ 2 callersFunctionfind_transitive_edges
Graph/GraphAlgorithms.h:22
↓ 2 callersMethodfixMate
Set the mate mapping fields. */
Common/SAM.h:276
↓ 2 callersFunctionflipAlignment
* Return an alignment flipped as necessary to produce an alignment * pair whose expected orientation is forward-reverse. If the * expected orientat
ParseAligns/ParseAligns.cpp:302
↓ 2 callersFunctionfree_tmp_pdist
* frees temporary probability distribution */
dialign/diag.c:141
↓ 2 callersMethodfullBloomSize
* Get the full size (in bits) of the bloom filter that * this window is a part of. */
Bloom/BloomFilterWindow.h:46
↓ 2 callersFunctiongapScore
Return the score of a gap, either newly opened or extended. */
Align/smith_waterman.cpp:90
↓ 2 callersFunctionget
Common/ContigProperties.h:181
↓ 2 callersMethodgetBase
Get the base (ACGT) at a given position */
BloomDBG/LightweightKmer.h:80
↓ 2 callersMethodgetCode
Return a hash value that does not change with reverse complementation. */
PairedDBG/KmerPair.h:195
↓ 2 callersFunctiongetCommand
Assembly/Options.cc:204
↓ 2 callersFunctiongetContigType
BloomDBG/bloom-dbg.h:630
↓ 2 callersFunctiongetDistance
Return the distance from vertex u to v. */
MergePaths/PathConsensus.cpp:205
↓ 2 callersMethodgetHashCode
Common/Kmer.cpp:65
↓ 2 callersMethodgetHashSeed
* Get the seed hash value for the current k-mer. The seed hash * value is used to calculate multiple pseudo-independant * hash functions. */
BloomDBG/RollingHash.h:131
↓ 2 callersMethodgetIndex
Return the index of the specified name. */
Common/Dictionary.h:60
↓ 2 callersFunctiongetKmerLength
Return the length of the specified vertex in k-mer. */
PopBubbles/PopBubbles.cpp:488
↓ 2 callersMethodgetLastBaseChar
Return the terminal nucleotide as a character. */
Common/Kmer.h:79
↓ 2 callersFunctiongetMargin
RResolver/RAlgorithmsShort.cpp:87
↓ 2 callersFunctiongetMetaValue
Assembly/Options.cc:209
↓ 2 callersMethodgetName
Return the name of the specified index. */
Common/Dictionary.h:72
↓ 2 callersMethodgetNumEdgesVisited
Get number of distinct edges visited */
BloomDBG/bloom-dbg.h:1150
↓ 2 callersFunctiongetOverlap
Return the number of contigs by which the two paths overlap. */
PathOverlap/PathOverlap.cpp:473
↓ 2 callersFunctiongetPath
Return a path, complemented if necessary. */
PathOverlap/PathOverlap.cpp:205
↓ 2 callersMethodgetReverse
RResolver/RAlgorithmsShort.cpp:898
↓ 2 callersFunctiongetSequence
Return the sequence of vertex u. */
FilterGraph/FilterGraph.cc:554
↓ 2 callersFunctiongetTreeSequences
RResolver/SequenceTree.cpp:172
↓ 2 callersFunctiongetUvalue
Assembly/Options.cc:199
↓ 2 callersFunctiongetVvalue
Assembly/Options.cc:194
↓ 2 callersMethodget_successors
Graph/HashGraph.h:89
↓ 2 callersMethodgray_target
Graph/BreadthFirstSearch.h:34
↓ 2 callersFunctionguided_aligner
* guided aligner method * NOTE: all diags are freeded within this routine */
dialign/assemble.c:1319
↓ 2 callersFunctionhandleEstimate
Find a path for the specified distance estimates. * @param out [out] the solution path */
SimpleGraph/SimpleGraph.cpp:461
↓ 2 callersFunctioninitBloomFilterLevels
Bloom/bloom.cc:383
↓ 2 callersFunctioninitDialign
Initialize dialign. */
Align/dialign.cpp:83
↓ 2 callersFunctioninitiateBranchGroup
Populate a branch group with the inital branches from a sequence
Assembly/BubbleAlgorithm.h:141
↓ 2 callersFunctioninplace_solve
Common/cholesky.hpp:142
↓ 2 callersMethodisCanonical
* Return true if k-mer is in its lexicographically smallest orientation */
BloomDBG/LightweightKmer.h:88
↓ 2 callersMethodisExtendable
Return whether this branch is extendable. */
Assembly/BranchGroup.h:175
↓ 2 callersMethodisMateReverse
Common/SAM.h:88
↓ 2 callersFunctionisSeqRedundant
* Return true if the Bloom filter contains all of the * "good" kmers in the given sequence. */
Konnector/konnector.cc:342
↓ 2 callersMethodis_removed
Return true if this vertex has been removed. */
Graph/DirectedGraph.h:542
↓ 2 callersFunctionleftIsBluntEnd
BloomDBG/bloom-dbg.h:495
↓ 2 callersMethodload
Load this collection from disk. */
Assembly/DBG.h:383
↓ 2 callersFunctionloadDataStructures
AdjList/AdjList.cpp:273
↓ 2 callersMethodloadFilter
Load a Bloom filter from a file */
Bloom/HashAgnosticCascadingBloom.h:153
↓ 2 callersFunctionmarkNeighbours
Assembly/SplitAlgorithm.h:10
↓ 2 callersFunctionmarkSeenInPath
Common/ContigPath.h:62
↓ 2 callersFunctionmergeFastaFiles
Parallel/parallelAbyss.cpp:29
↓ 2 callersMethodminValue
Return the minimum value. */
Common/PMF.h:38
↓ 2 callersFunctionmost_common_base_frequency
Return the frequency of the most-common base*/
DAssembler/DAssembler.cpp:155
← previousnext →501–600 of 2,058, ranked by callers