Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BirolLab/abyss
/ functions
Functions
2,058 in github.com/BirolLab/abyss
⨍
Functions
2,058
◇
Types & classes
463
↓ 4 callers
Function
addProp
Graph/ContigGraphAlgorithms.h:147
↓ 4 callers
Function
add_edge
Graph/ContigGraph.h:367
↓ 4 callers
Method
add_edge
Add an edge to this vertex. */
Graph/UndirectedGraph.h:298
↓ 4 callers
Method
add_vertex
Add a vertex to this graph. */
Graph/ContigGraph.h:159
↓ 4 callers
Function
alignAmbiguous
MergePaths/MergePaths.cpp:1294
↓ 4 callers
Function
alignOverlap
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 callers
Method
alignRead
KAligner/Aligner.cpp:74
↓ 4 callers
Function
allowedError
Return the allowed error for the given estimate. */
Common/Estimate.h:154
↓ 4 callers
Method
b
Return the first nucleotide. */
PairedDBG/Dinuc.h:37
↓ 4 callers
Method
barplot
Return a unicode bar plot. * @param n number of buckets */
Common/Histogram.cpp:69
↓ 4 callers
Method
begin
Assembly/DBG.h:64
↓ 4 callers
Method
begin
Assembly/BranchRecordBase.h:106
↓ 4 callers
Method
bytes
Return the number of bytes needed. */
Common/Kmer.h:96
↓ 4 callers
Function
calc_weight
dialign/diag.c:305
↓ 4 callers
Function
calculatePathLength
Return the length of the specified path in k-mer. */
SimpleGraph/SimpleGraph.cpp:289
↓ 4 callers
Function
calculatePathProperties
Calculate the ContigProperties of a path. */
MergePaths/PathConsensus.cpp:426
↓ 4 callers
Method
clear_vertex
Remove all edges to and from vertex v. */
Graph/ContigGraph.h:152
↓ 4 callers
Function
colourToNucleotideSpace
Common/Sequence.cpp:113
↓ 4 callers
Method
equal_range
Common/SuffixArray.h:54
↓ 4 callers
Function
erodeEnds
Assembly/ErodeAlgorithm.h:97
↓ 4 callers
Function
extend
Graph/ContigGraphAlgorithms.h:101
↓ 4 callers
Method
extension
Assembly/VertexData.h:121
↓ 4 callers
Method
fileSize
Return the size of the FASTA file. */
DataLayer/FastaIndex.h:64
↓ 4 callers
Function
findOverlaps
Find every path that overlaps with the specified path. */
PathOverlap/PathOverlap.cpp:306
↓ 4 callers
Function
find_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 callers
Method
flipQuery
Return an alignment of the reverse complement of the query to * the same target. */
Common/Alignment.h:59
↓ 4 callers
Function
funcompress
Open a pipe to uncompress the specified file. * @return a FILE pointer */
Common/Uncompress.cpp:118
↓ 4 callers
Function
getBaseCode
get a base code by the byte number and sub index
Common/Kmer.cpp:431
↓ 4 callers
Method
getNumNodesVisited
Return number of distinct nodes visited */
BloomDBG/bloom-dbg.h:1147
↓ 4 callers
Method
in_degree
Return the in degree of vertex v. */
Graph/ContigGraph.h:122
↓ 4 callers
Function
isPath
Return whether this vertex is a path or a contig. */
PathOverlap/PathOverlap.cpp:198
↓ 4 callers
Method
isRead1
Common/SAM.h:89
↓ 4 callers
Method
isRead2
Common/SAM.h:90
↓ 4 callers
Function
longestBranch
Graph/ExtendPath.h:547
↓ 4 callers
Function
markAmbiguous
Assembly/SplitAlgorithm.h:28
↓ 4 callers
Method
marked
Return true if the specified sequence is marked. */
Assembly/VertexData.h:109
↓ 4 callers
Function
merge
Sealer/sealer.cc:434
↓ 4 callers
Function
mergePath
MergePaths/PathConsensus.cpp:405
↓ 4 callers
Function
num_vertices_removed
Graph/GraphUtil.h:13
↓ 4 callers
Function
outputRead
Konnector/konnector.cc:697
↓ 4 callers
Method
post
KAligner/Semaphore.h:34
↓ 4 callers
Function
print
kmerprint/kmerprint.cc:65
↓ 4 callers
Function
processLinearExtensionForBranch
* 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 callers
Method
put
Set the vertex_removed property. */
Graph/DirectedGraph.h:448
↓ 4 callers
Method
rank
Return the count of symbol c in s[0, i). */
FMIndex/BitArrays.h:67
↓ 4 callers
Function
readHeader
Bloom/Bloom.h:150
↓ 4 callers
Method
readSqlToVec
DataBase/DB.cc:5
↓ 4 callers
Function
real_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 callers
Function
removeContigs_if
FilterGraph/FilterGraph.cc:531
↓ 4 callers
Function
removeRepeats
Remove tandem repeats from the set of paths. * @return the removed paths */
MergePaths/MergePaths.cpp:222
↓ 4 callers
Method
remove_edge
Remove the edge to v from this vertex. */
Graph/UndirectedGraph.h:305
↓ 4 callers
Function
remove_edge_if
Graph/DirectedGraph.h:731
↓ 4 callers
Function
remove_transitive_edges
Graph/GraphAlgorithms.h:121
↓ 4 callers
Method
remove_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 callers
Method
reset
* Initialize hash state from sequence. * @param kmer k-mer used to initialize hash state */
BloomDBG/RollingHash.h:69
↓ 4 callers
Function
reverseComplement
Return the reverse complement of this dinucleotide. */
PairedDBG/Dinuc.h:73
↓ 4 callers
Function
sequence
Return the sequence of the specified contig. */
Overlap/Overlap.cpp:145
↓ 4 callers
Function
setBaseCode
Set a base by byte number/ sub index beware, this does not check for out of bounds access
Common/Kmer.cpp:397
↓ 4 callers
Function
setMaxOption
* Set the value for a commandline option, using "nolimit" * to represent NO_LIMIT. */
Konnector/konnector.cc:946
↓ 4 callers
Method
size
Return the size of this string. */
Common/ConstString.h:18
↓ 4 callers
Method
size
Return the number of elements in this dictionary. */
Common/Dictionary.h:88
↓ 4 callers
Method
size
Return the size of the bit array. */
Bloom/HashAgnosticCascadingBloom.h:69
↓ 4 callers
Function
swap
Assembly/BranchRecordBase.h:177
↓ 4 callers
Method
targetAtQueryStart
* 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 callers
Method
trimLow
Remove samples less than the specified threshold. */
Common/Histogram.cpp:10
↓ 4 callers
Method
weightedPercentile
Return the specified weighted percentile. */
Common/Histogram.h:169
↓ 4 callers
Function
wgetExec
Common/Uncompress.cpp:25
↓ 4 callers
Function
zcatExec
Common/Uncompress.cpp:34
↓ 3 callers
Function
ScaffoldResult
Scaffold/scaffold.cc:711
↓ 3 callers
Method
WriteSequence
DataLayer/FastaWriter.cpp:38
↓ 3 callers
Method
add
Add the specified k-mer to this collection. */
Assembly/DBG.h:160
↓ 3 callers
Method
addBranch
Add a branch to this group and extend the new branch with * the given k-mer. */
Assembly/BranchGroup.h:80
↓ 3 callers
Function
addPathOverlapEdges
Add the path overlap edges to the specified graph. */
PathOverlap/PathOverlap.cpp:427
↓ 3 callers
Method
adjacent_vertices
Returns an iterator-range to the adjacent vertices of * vertex u. */
Graph/DirectedGraph.h:394
↓ 3 callers
Function
align
Align the specified sequences. */
Align/align.cc:93
↓ 3 callers
Function
allKmersInBloom
BloomDBG/bloom-dbg.h:61
↓ 3 callers
Function
applyKmerCoverageThreshold
Remove all k-mers with multiplicity lower than the given threshold */
Assembly/CoverageAlgorithm.h:116
↓ 3 callers
Function
assemble
BloomDBG/bloom-dbg.h:901
↓ 3 callers
Function
assembleDFS
Graph/Assemble.h:59
↓ 3 callers
Function
assemble_if
Graph/ContigGraphAlgorithms.h:116
↓ 3 callers
Function
assemble_stranded
Graph/ContigGraphAlgorithms.h:249
↓ 3 callers
Method
at
Return the specified element of the suffix array. */
FMIndex/FMIndex.h:235
↓ 3 callers
Function
buildOverlapGraph
AdjList/AdjList.cpp:242
↓ 3 callers
Function
build_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 callers
Function
calcQual
* 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 callers
Method
calculateBranchMultiplicity
Calculate the total multiplicity of this branch. */
Assembly/BranchRecordBase.h:126
↓ 3 callers
Function
checkpointExists
Return true if checkpoint files exist and are readable */
BloomDBG/Checkpoint.h:130
↓ 3 callers
Function
complement
Assembly/VertexData.h:16
↓ 3 callers
Method
complement
Return the complementary adjacency. * If the assembly is in colour space, this is a no-op. */
Assembly/SeqExt.h:98
↓ 3 callers
Function
connectPairs
Konnector/konnector.cc:911
↓ 3 callers
Function
constrainedSearch
Graph/ConstrainedSearch.h:57
↓ 3 callers
Function
contiguous_in
Graph/ContigGraphAlgorithms.h:48
↓ 3 callers
Function
copy_if
Common/Algorithms.h:24
↓ 3 callers
Function
coverageHistogram
Return the k-mer coverage histogram. */
Assembly/CoverageAlgorithm.h:12
↓ 3 callers
Method
discover_vertex
Graph/Assemble.h:27
↓ 3 callers
Method
edges
Iterate through the edges of this graph. */
Graph/DirectedGraph.h:496
↓ 3 callers
Method
eraseNegative
Common/Histogram.h:211
↓ 3 callers
Function
erode
Assembly/ErodeAlgorithm.h:63
↓ 3 callers
Function
extendBranch
Extend this branch. */
Assembly/TrimAlgorithm.h:102
↓ 3 callers
Function
extendPaths
Extend the specified path as long as is unambiguously possible and * add the result to the specified container. */
MergePaths/MergePaths.cpp:454
← previous
next →
301–400 of 2,058, ranked by callers