MCPcopy Create free account

hub / github.com/BirolLab/abyss / functions

Functions2,058 in github.com/BirolLab/abyss

↓ 2 callersMethodnextValue
Returns the next value from the appropriate pipe, deletes * closed pipes and returns */
KAligner/PipeMux.h:49
↓ 2 callersMethodnon_tree_edge
Graph/BreadthFirstSearch.h:33
↓ 2 callersFunctionnucleotideToColourSpace
Common/Sequence.cpp:133
↓ 2 callersMethodopenDB
DataBase/DB.h:58
↓ 2 callersFunctionopenOutputStream
Bloom/bloom.cc:354
↓ 2 callersFunctionoptimize_s
Find the value of s that maximizes the scaffold N50. */
Scaffold/scaffold.cc:902
↓ 2 callersFunctionout_degree
Konnector/DBGBloom.h:314
↓ 2 callersFunctionout_degree
Assembly/DBG.h:694
↓ 2 callersMethodout_degree
Return the number of outgoing edges. */
Graph/UndirectedGraph.h:292
↓ 2 callersFunctionoutputSortedPaths
Sort and output the specified paths. */
MergePaths/MergePaths.cpp:739
↓ 2 callersFunctionoutputWigBlock
* Write a single block of a 'variableStep' WIG file. * * @param chr chromosome name * @param start start coordinate of block * @param length lengt
BloomDBG/bloom-dbg.h:1254
↓ 2 callersFunctionparse
Parse the specified command line. */
Assembly/Options.cc:215
↓ 2 callersFunctionpathExtensionResultStr
* Translate path extension result code to a string. */
Graph/ExtendPath.h:63
↓ 2 callersFunctionpathToSeq
* Translate a path in the de Bruijn graph to an equivalent * DNA sequence. */
BloomDBG/bloom-dbg.h:130
↓ 2 callersFunctionpopBubbles
ABYSS/abyss.cc:36
↓ 2 callersFunctionpopulateOneTable
DataBase/db-csv.cc:71
↓ 2 callersMethodpos
Common/KmerIterator.h:88
↓ 2 callersFunctionprintCascadingBloomStats
Bloom/bloom.cc:444
↓ 2 callersFunctionprintContig
* Append a contig to the output FASTA stream. */
BloomDBG/bloom-dbg.h:455
↓ 2 callersFunctionprintCountingBloomStats
BloomDBG/bloom-dbg.cc:178
↓ 2 callersFunctionprintHistogram
Graph/GraphUtil.h:29
↓ 2 callersFunctionprintHistogramStats
Print statistics of the specified histogram. h not passed by * reference because we want to make a copy **/
ParseAligns/abyss-fixmate.cc:335
↓ 2 callersFunctionprintProgress
KAligner/KAligner.cpp:422
↓ 2 callersFunctionprint_diag
* prints a diagional */
dialign/io.c:144
↓ 2 callersFunctionprint_info
dialign/io.c:819
↓ 2 callersFunctionprint_scr_matrix
* prints a score matrix */
dialign/io.c:187
↓ 2 callersFunctionprocessBranchGroupExtension
Process an a branch group extension. */
Assembly/BubbleAlgorithm.h:159
↓ 2 callersFunctionprocessQuery
Scaffold/longseqdist.cpp:80
↓ 2 callersFunctionprocessTerminatedBranchTrim
Assembly/TrimAlgorithm.h:185
↓ 2 callersFunctionpruneTips
Remove tips. * For an edge (u,v), remove the vertex v if deg+(u) > 1 * and deg-(v) = 1 and deg+(v) = 0. */
Scaffold/scaffold.cc:345
↓ 2 callersFunctionpruneTips_if
Graph/ContigGraphAlgorithms.h:261
↓ 2 callersFunctionqrSeed
* Generate a Quadratic Residue (QR) seed. The background theory * for QR seeds is described in: * * Egidi, Lavinia, and Giovanni Manzini. "Multi
BloomDBG/SpacedSeed.h:40
↓ 2 callersFunctionqrSeedPair
* Generate a spaced seed pattern (bitmask) for two equal-length * Quadratic Residue (QR) seeds separated by a gap. The first * QR seed is in the
BloomDBG/SpacedSeed.h:66
↓ 2 callersFunctionreadAlignments
ParseAligns/ParseAligns.cpp:443
↓ 2 callersFunctionreadAlignments
ParseAligns/abyss-fixmate.cc:287
↓ 2 callersFunctionreadContigs
AdjList/AdjList.cpp:198
↓ 2 callersFunctionreadContigsIntoDB
KAligner/KAligner.cpp:434
↓ 2 callersFunctionreadGraph
Read a graph from the specified file. */
Scaffold/scaffold.cc:579
↓ 2 callersFunctionreadGraph
Read a graph from the specified file. */
Scaffold/drawgraph.cc:106
↓ 2 callersFunctionreadGraph
Graph/gc.cc:54
↓ 2 callersFunctionreadGraph
Graph/todot.cc:98
↓ 2 callersFunctionreadGraph
Read a graph from the specified file. */
Layout/layout.cc:171
↓ 2 callersFunctionreadGraphs
Graph/todot.cc:114
↓ 2 callersFunctionread_diag_prob_dist
* reads the probability distribution for diagonal lengths from the file * indicated by filename parameter. * * The pointer returned (and the ones i
dialign/io.c:313
↓ 2 callersFunctionread_fasta
* reads sequence collection (seq_col) from the file * indicated by filename parameter. * * The pointer returned (and the ones included in the struc
dialign/io.c:395
↓ 2 callersFunctionread_scr_matrix
* reads score matrix from the file * indicated by filename parameter. * * The pointer returned (and the ones included in the struct) * has to be
dialign/io.c:213
↓ 2 callersFunctionreadsProgressMessage
Print an intermediate progress message during assembly */
BloomDBG/bloom-dbg.h:337
↓ 2 callersMethodreduceInflight
Parallel/CommLayer.h:80
↓ 2 callersMethodremove
Remove the specified sequence if it exists. */
Assembly/DBG.h:44
↓ 2 callersFunctionremoveContig
FilterGraph/FilterGraph.cc:339
↓ 2 callersFunctionremove_edge
Graph/DirectedGraph.h:699
↓ 2 callersMethodremove_edge
Remove the edge (u,v) from this graph. */
Graph/ContigGraph.h:203
↓ 2 callersMethodremove_edge
Remove the edge (u,v) from this graph. */
Graph/DirectedGraph.h:415
↓ 2 callersMethodremove_edge_if
Graph/UndirectedGraph.h:343
↓ 2 callersFunctionreplaceSuffix
ParseAligns/ParseAligns.cpp:651
↓ 2 callersFunctionrequest_get_status
Return the status of an MPI request. * Wraps MPI_Request_get_status. */
Parallel/CommLayer.cpp:43
↓ 2 callersMethodreverseComplement
Reverse complement this k-mer pair. */
PairedDBG/KmerPair.h:161
↓ 2 callersMethodreverseComplement
Return the reverse complement of this dinucleotide. */
PairedDBG/Dinuc.h:49
↓ 2 callersFunctionroundUpToMultiple
BloomDBG/BloomIO.h:15
↓ 2 callersFunctionscaffold_memoized
Build scaffold paths, memoized. */
Scaffold/scaffold.cc:849
↓ 2 callersFunctionscore
Return the score of the alignment of a and b. * @param [out] consensus the consensus of a and b * @return the score */
Align/alignGlobal.cc:35
↓ 2 callersFunctionseqanTests
Sealer/sealer.cc:365
↓ 2 callersFunctionsequence
Return the sequence of the specified contig node. The sequence * may be ambiguous or reverse complemented. */
MergePaths/MergeContigs.cpp:159
↓ 2 callersMethodsetDuplicate
Mark this seed as a duplicate. */
KAligner/Aligner.h:38
↓ 2 callersMethodsetLastBase
Set the last base of each k-mer. */
PairedDBG/KmerPair.h:146
↓ 2 callersFunctionset_longest_orf
dialign/orf.c:18
↓ 2 callersMethodset_vertex_color
Graph/HashGraph.h:64
↓ 2 callersMethodshift
Shift both k-mer. */
PairedDBG/KmerPair.h:153
↓ 2 callersMethodshiftAppend
Shift the sequence left and append a new base to the end. * @return the base shifted out */
Common/Kmer.cpp:326
↓ 2 callersMethodsize
Return the size of the string. */
FMIndex/BitArrays.h:57
↓ 2 callersMethodsize
Return the number of elements. */
Assembly/BranchRecordBase.h:57
↓ 2 callersMethodstartBitPos
Get the start bit position for the window. */
Bloom/BloomFilterWindow.h:52
↓ 2 callersMethodstr
Graph/Path.h:50
↓ 2 callersMethodswap
Assembly/BranchRecordBase.h:46
↓ 2 callersMethodsymbolAt
Return the first symbol of the specified suffix. */
FMIndex/FMIndex.h:266
↓ 2 callersFunctionsystemOrExit
Execute the specified shell command and exit if it fails. */
DataBase/DB.cc:107
↓ 2 callersFunctiontestCombination
RResolver/RAlgorithmsShort.cpp:369
↓ 2 callersFunctiontier_overlap
Calculate the tier overlap between two reads
DAssembler/DAssembler.cpp:304
↓ 2 callersMethodtoVector
Return a vector representing this histogram. */
Common/Histogram.h:275
↓ 2 callersFunctiontoXA
Map/map.cc:172
↓ 2 callersFunctiontranslate_sequence
dialign/translate.c:55
↓ 2 callersMethodtransmitBufferEmpty
Check if all the queues are empty
Parallel/MessageBuffer.cpp:133
↓ 2 callersMethodtreeSequence
RResolver/SequenceTree.cpp:107
↓ 2 callersMethodtree_edge
Graph/BreadthFirstSearch.h:32
↓ 2 callersFunctiontrimSequences
Prune tips shorter than maxBranchCull. */
Assembly/TrimAlgorithm.h:37
↓ 2 callersFunctionuncompress_init
Initialize the uncompress module. */
Common/Uncompress.cpp:219
↓ 2 callersMethodupdate
Extend a suffix array coordinate by one character to the left. */
FMIndex/FMIndex.h:303
↓ 2 callersMethodupdateStatus
Check the stop conditions for the bubble growth
Assembly/BranchGroup.h:122
↓ 2 callersMethodvertex
Return the nth vertex. */
Graph/DirectedGraph.h:490
↓ 2 callersFunctionvertices
Returns an iterator-range to the vertices. */
Graph/UndirectedGraph.h:410
↓ 2 callersFunctionvertices
Graph/DirectedGraph.h:623
↓ 2 callersMethodwait
KAligner/Semaphore.h:22
↓ 2 callersFunctionwriteAuxiliaryFiles
BloomDBG/bloom-dbg.cc:192
↓ 2 callersFunctionwriteBubble
Write a bubble to the specified file. */
Assembly/BubbleAlgorithm.h:224
↓ 2 callersFunctionwriteHeader
Bloom/Bloom.h:136
↓ 2 callersFunctionwritePaths
RResolver/RResolverShort.cpp:222
↓ 2 callersFunctionwritePileup
Consensus/Consensus.cpp:332
↓ 1 callersFunctionBacktrack
the backtrack step in smith_waterman
Align/smith_waterman.cpp:96
↓ 1 callersMethodBuild
FMIndex/bit_array.cc:58
↓ 1 callersFunctionCityHash128
Common/city.cc:344
← previousnext →601–700 of 2,058, ranked by callers