MCPcopy Create free account

hub / github.com/BirolLab/abyss / functions

Functions2,058 in github.com/BirolLab/abyss

↓ 4 callersFunctionaddProp
Graph/ContigGraphAlgorithms.h:147
↓ 4 callersFunctionadd_edge
Graph/ContigGraph.h:367
↓ 4 callersMethodadd_edge
Add an edge to this vertex. */
Graph/UndirectedGraph.h:298
↓ 4 callersMethodadd_vertex
Add a vertex to this graph. */
Graph/ContigGraph.h:159
↓ 4 callersFunctionalignAmbiguous
MergePaths/MergePaths.cpp:1294
↓ 4 callersFunctionalignOverlap
This is the Smith-Waterman algorithm (a variation of * Needleman-Wunsch algorithm), finds one optimal local alignment * Modified to find overlap of
Align/smith_waterman.cpp:179
↓ 4 callersMethodalignRead
KAligner/Aligner.cpp:74
↓ 4 callersFunctionallowedError
Return the allowed error for the given estimate. */
Common/Estimate.h:154
↓ 4 callersMethodb
Return the first nucleotide. */
PairedDBG/Dinuc.h:37
↓ 4 callersMethodbarplot
Return a unicode bar plot. * @param n number of buckets */
Common/Histogram.cpp:69
↓ 4 callersMethodbegin
Assembly/DBG.h:64
↓ 4 callersMethodbegin
Assembly/BranchRecordBase.h:106
↓ 4 callersMethodbytes
Return the number of bytes needed. */
Common/Kmer.h:96
↓ 4 callersFunctioncalc_weight
dialign/diag.c:305
↓ 4 callersFunctioncalculatePathLength
Return the length of the specified path in k-mer. */
SimpleGraph/SimpleGraph.cpp:289
↓ 4 callersFunctioncalculatePathProperties
Calculate the ContigProperties of a path. */
MergePaths/PathConsensus.cpp:426
↓ 4 callersMethodclear_vertex
Remove all edges to and from vertex v. */
Graph/ContigGraph.h:152
↓ 4 callersFunctioncolourToNucleotideSpace
Common/Sequence.cpp:113
↓ 4 callersMethodequal_range
Common/SuffixArray.h:54
↓ 4 callersFunctionerodeEnds
Assembly/ErodeAlgorithm.h:97
↓ 4 callersFunctionextend
Graph/ContigGraphAlgorithms.h:101
↓ 4 callersMethodextension
Assembly/VertexData.h:121
↓ 4 callersMethodfileSize
Return the size of the FASTA file. */
DataLayer/FastaIndex.h:64
↓ 4 callersFunctionfindOverlaps
Find every path that overlaps with the specified path. */
PathOverlap/PathOverlap.cpp:306
↓ 4 callersFunctionfind_all_diags
* Finds all diags of each pair of sequences in in_seq_col by using * the function above * * The pointer returned (and the ones included in the s
dialign/diag.c:1792
↓ 4 callersMethodflipQuery
Return an alignment of the reverse complement of the query to * the same target. */
Common/Alignment.h:59
↓ 4 callersFunctionfuncompress
Open a pipe to uncompress the specified file. * @return a FILE pointer */
Common/Uncompress.cpp:118
↓ 4 callersFunctiongetBaseCode
get a base code by the byte number and sub index
Common/Kmer.cpp:431
↓ 4 callersMethodgetNumNodesVisited
Return number of distinct nodes visited */
BloomDBG/bloom-dbg.h:1147
↓ 4 callersMethodin_degree
Return the in degree of vertex v. */
Graph/ContigGraph.h:122
↓ 4 callersFunctionisPath
Return whether this vertex is a path or a contig. */
PathOverlap/PathOverlap.cpp:198
↓ 4 callersMethodisRead1
Common/SAM.h:89
↓ 4 callersMethodisRead2
Common/SAM.h:90
↓ 4 callersFunctionlongestBranch
Graph/ExtendPath.h:547
↓ 4 callersFunctionmarkAmbiguous
Assembly/SplitAlgorithm.h:28
↓ 4 callersMethodmarked
Return true if the specified sequence is marked. */
Assembly/VertexData.h:109
↓ 4 callersFunctionmerge
Sealer/sealer.cc:434
↓ 4 callersFunctionmergePath
MergePaths/PathConsensus.cpp:405
↓ 4 callersFunctionnum_vertices_removed
Graph/GraphUtil.h:13
↓ 4 callersFunctionoutputRead
Konnector/konnector.cc:697
↓ 4 callersMethodpost
KAligner/Semaphore.h:34
↓ 4 callersFunctionprint
kmerprint/kmerprint.cc:65
↓ 4 callersFunctionprocessLinearExtensionForBranch
* Process the extension for this branch for the trimming algorithm * CurrSeq is the current sequence being inspected (the next member to * be added
Assembly/TrimAlgorithm.h:136
↓ 4 callersMethodput
Set the vertex_removed property. */
Graph/DirectedGraph.h:448
↓ 4 callersMethodrank
Return the count of symbol c in s[0, i). */
FMIndex/BitArrays.h:67
↓ 4 callersFunctionreadHeader
Bloom/Bloom.h:150
↓ 4 callersMethodreadSqlToVec
DataBase/DB.cc:5
↓ 4 callersFunctionreal_calc_weight
* calculates the score of the given diag by using the given score matrix. the * resulting score is stored within the diag * omitScore = -1: score
dialign/diag.c:186
↓ 4 callersFunctionremoveContigs_if
FilterGraph/FilterGraph.cc:531
↓ 4 callersFunctionremoveRepeats
Remove tandem repeats from the set of paths. * @return the removed paths */
MergePaths/MergePaths.cpp:222
↓ 4 callersMethodremove_edge
Remove the edge to v from this vertex. */
Graph/UndirectedGraph.h:305
↓ 4 callersFunctionremove_edge_if
Graph/DirectedGraph.h:731
↓ 4 callersFunctionremove_transitive_edges
Graph/GraphAlgorithms.h:121
↓ 4 callersMethodremove_vertex
Remove vertex v from this graph. It is assumed that there * are no edges to or from vertex v. It is best to call * clear_vertex before remove_vert
Graph/ContigGraph.h:171
↓ 4 callersMethodreset
* Initialize hash state from sequence. * @param kmer k-mer used to initialize hash state */
BloomDBG/RollingHash.h:69
↓ 4 callersFunctionreverseComplement
Return the reverse complement of this dinucleotide. */
PairedDBG/Dinuc.h:73
↓ 4 callersFunctionsequence
Return the sequence of the specified contig. */
Overlap/Overlap.cpp:145
↓ 4 callersFunctionsetBaseCode
Set a base by byte number/ sub index beware, this does not check for out of bounds access
Common/Kmer.cpp:397
↓ 4 callersFunctionsetMaxOption
* Set the value for a commandline option, using "nolimit" * to represent NO_LIMIT. */
Konnector/konnector.cc:946
↓ 4 callersMethodsize
Return the size of this string. */
Common/ConstString.h:18
↓ 4 callersMethodsize
Return the number of elements in this dictionary. */
Common/Dictionary.h:88
↓ 4 callersMethodsize
Return the size of the bit array. */
Bloom/HashAgnosticCascadingBloom.h:69
↓ 4 callersFunctionswap
Assembly/BranchRecordBase.h:177
↓ 4 callersMethodtargetAtQueryStart
* Return the position of the first base of the query on the * target extrapolated from the start of the alignment. */
Common/SAM.h:147
↓ 4 callersMethodtrimLow
Remove samples less than the specified threshold. */
Common/Histogram.cpp:10
↓ 4 callersMethodweightedPercentile
Return the specified weighted percentile. */
Common/Histogram.h:169
↓ 4 callersFunctionwgetExec
Common/Uncompress.cpp:25
↓ 4 callersFunctionzcatExec
Common/Uncompress.cpp:34
↓ 3 callersFunctionScaffoldResult
Scaffold/scaffold.cc:711
↓ 3 callersMethodWriteSequence
DataLayer/FastaWriter.cpp:38
↓ 3 callersMethodadd
Add the specified k-mer to this collection. */
Assembly/DBG.h:160
↓ 3 callersMethodaddBranch
Add a branch to this group and extend the new branch with * the given k-mer. */
Assembly/BranchGroup.h:80
↓ 3 callersFunctionaddPathOverlapEdges
Add the path overlap edges to the specified graph. */
PathOverlap/PathOverlap.cpp:427
↓ 3 callersMethodadjacent_vertices
Returns an iterator-range to the adjacent vertices of * vertex u. */
Graph/DirectedGraph.h:394
↓ 3 callersFunctionalign
Align the specified sequences. */
Align/align.cc:93
↓ 3 callersFunctionallKmersInBloom
BloomDBG/bloom-dbg.h:61
↓ 3 callersFunctionapplyKmerCoverageThreshold
Remove all k-mers with multiplicity lower than the given threshold */
Assembly/CoverageAlgorithm.h:116
↓ 3 callersFunctionassemble
BloomDBG/bloom-dbg.h:901
↓ 3 callersFunctionassembleDFS
Graph/Assemble.h:59
↓ 3 callersFunctionassemble_if
Graph/ContigGraphAlgorithms.h:116
↓ 3 callersFunctionassemble_stranded
Graph/ContigGraphAlgorithms.h:249
↓ 3 callersMethodat
Return the specified element of the suffix array. */
FMIndex/FMIndex.h:235
↓ 3 callersFunctionbuildOverlapGraph
AdjList/AdjList.cpp:242
↓ 3 callersFunctionbuild_pathname
* builds a pathname from a dir-name and a filename. * * The pointer returned (and the ones included in the struct) * has to be deallocted explicit
dialign/io.c:95
↓ 3 callersFunctioncalcQual
* Calculate quality string for a pseudo-read. A base will * have a score of CORRECTED_BASE_QUAL if it was corrected * by konnector or added by konn
Konnector/konnector.cc:397
↓ 3 callersMethodcalculateBranchMultiplicity
Calculate the total multiplicity of this branch. */
Assembly/BranchRecordBase.h:126
↓ 3 callersFunctioncheckpointExists
Return true if checkpoint files exist and are readable */
BloomDBG/Checkpoint.h:130
↓ 3 callersFunctioncomplement
Assembly/VertexData.h:16
↓ 3 callersMethodcomplement
Return the complementary adjacency. * If the assembly is in colour space, this is a no-op. */
Assembly/SeqExt.h:98
↓ 3 callersFunctionconnectPairs
Konnector/konnector.cc:911
↓ 3 callersFunctionconstrainedSearch
Graph/ConstrainedSearch.h:57
↓ 3 callersFunctioncontiguous_in
Graph/ContigGraphAlgorithms.h:48
↓ 3 callersFunctioncopy_if
Common/Algorithms.h:24
↓ 3 callersFunctioncoverageHistogram
Return the k-mer coverage histogram. */
Assembly/CoverageAlgorithm.h:12
↓ 3 callersMethoddiscover_vertex
Graph/Assemble.h:27
↓ 3 callersMethodedges
Iterate through the edges of this graph. */
Graph/DirectedGraph.h:496
↓ 3 callersMethoderaseNegative
Common/Histogram.h:211
↓ 3 callersFunctionerode
Assembly/ErodeAlgorithm.h:63
↓ 3 callersFunctionextendBranch
Extend this branch. */
Assembly/TrimAlgorithm.h:102
↓ 3 callersFunctionextendPaths
Extend the specified path as long as is unambiguously possible and * add the result to the specified container. */
MergePaths/MergePaths.cpp:454
← previousnext →301–400 of 2,058, ranked by callers