Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVlabs/nvbio
/ functions
Functions
4,415 in github.com/NVlabs/nvbio
⨍
Functions
4,415
◇
Types & classes
1,483
↓ 2 callers
Method
set_input
setup the input thread
nvBowtie/bowtie2/cuda/compute_thread.h:67
↓ 2 callers
Method
set_output
setup the input thread
nvBowtie/bowtie2/cuda/compute_thread.h:71
↓ 2 callers
Method
set_read_info
nvBowtie/bowtie2/cuda/scoring_queues_inl.h:350
↓ 2 callers
Method
shift
nvbio/alignment/myers/myers_banded_inl.h:62
↓ 2 callers
Method
skip_ahead
nvbio/io/output/output_databuffer.cpp:100
↓ 2 callers
Function
skip_aux
contrib/htslib/sam.c:1032
↓ 2 callers
Method
slot
nvBowtie/bowtie2/cuda/scoring_queues_inl.h:258
↓ 2 callers
Function
sort_typeBstar
Sorts suffixes of type B*. */
contrib/libdivsufsort-lite/divsufsort.c:1425
↓ 2 callers
Function
sort_typeBstar
contrib/libdivsufsortxx/divsufsortxx.h:1115
↓ 2 callers
Function
ss_swapmerge
D&C based merge. */
contrib/libdivsufsort-lite/divsufsort.c:728
↓ 2 callers
Function
sssort
Substring sort */
contrib/libdivsufsort-lite/divsufsort.c:820
↓ 2 callers
Function
stream
return the base stream
nvbio/basic/packedstream.h:492
↓ 2 callers
Method
string_id
nvbio/fmindex/mem.h:266
↓ 2 callers
Function
string_to_iupac16
nvbio/basic/dna.h:191
↓ 2 callers
Function
suffixsort
contrib/sais.h:426
↓ 2 callers
Method
sum
nvbio/basic/sum_tree.h:156
↓ 2 callers
Function
swap
nvbio/basic/shared_pointer.h:514
↓ 2 callers
Method
swap
contrib/moderngpu/include/util/util.h:117
↓ 2 callers
Method
symbol_size
nvbio/strings/wavelet_tree.h:123
↓ 2 callers
Function
t_pool_destroy
* Destroys a thread pool. If 'kill' is true the threads are terminated now, * otherwise they are joined into the main thread so they will finish thei
contrib/htslib/cram/thread_pool.c:588
↓ 2 callers
Function
t_pool_dispatch
* Adds an item to the work pool. * * FIXME: Maybe return 1,0,-1 and distinguish between job dispathed vs * result returned. Ie rather than blocking
contrib/htslib/cram/thread_pool.c:423
↓ 2 callers
Function
t_pool_flush
* Flushes the pool, but doesn't exit. This simply drains the queue and * ensures all worker threads have finished their current task. * * Returns 0
contrib/htslib/cram/thread_pool.c:560
↓ 2 callers
Function
t_pool_init
* Creates a worker pool of length qsize with tsize worker threads. * * Returns pool pointer on success; * NULL on failure */
contrib/htslib/cram/thread_pool.c:383
↓ 2 callers
Function
t_pool_next_result_locked
Core of t_pool_next_result() */
contrib/htslib/cram/thread_pool.c:117
↓ 2 callers
Function
t_results_queue_destroy
Deallocates memory for a results queue */
contrib/htslib/cram/thread_pool.c:271
↓ 2 callers
Function
tbx_index_build
contrib/htslib/tbx.c:228
↓ 2 callers
Function
test
td_object::td_object(FILE* output, const uint32 value, ...) : m_output( output ) { va_list args; va_start(args, value); char name[1024
nvbio/basic/html.cpp:755
↓ 2 callers
Method
test
nvbio/basic/cuda/condition.h:56
↓ 2 callers
Function
test_and_fetch
contrib/htslib/hts.c:1258
↓ 2 callers
Method
threshold_score
min score function
nvBowtie/bowtie2/cuda/scoring.h:185
↓ 2 callers
Method
top
@details Identical to std::priority_queue top(). @see @a maximum
contrib/priority-deque/priority_deque.hpp:155
↓ 2 callers
Function
tr_partition
contrib/libdivsufsort-lite/divsufsort.c:1054
↓ 2 callers
Method
track_alignment_statistics
nvBowtie/bowtie2/cuda/stats.cpp:83
↓ 2 callers
Method
type_string
nvBowtie/bowtie2/cuda/func.h:54
↓ 2 callers
Method
update
contrib/priority-deque/priority_deque.hpp:476
↓ 2 callers
Function
update_interval_heap
contrib/priority-deque/interval_heap.hpp:125
↓ 2 callers
Function
update_loff
contrib/htslib/hts.c:535
↓ 2 callers
Function
updategroup
contrib/libdivsufsortxx/divsufsortxx.h:754
↓ 2 callers
Function
updatewindow
Update the window with the last wsize (normally 32K) bytes written before returning. If window does not exist yet, create it. This is only called
contrib/zlib-1.2.7/inflate.c:378
↓ 2 callers
Function
usage
contrib/htslib/tabix.c:232
↓ 2 callers
Function
vadd4
nvbio/basic/cuda/simd_functions.h:533
↓ 2 callers
Function
vectorized_string_load
nvbio/strings/vectorized_string.h:171
↓ 2 callers
Function
vectorized_string_range
nvbio/strings/vectorized_string.h:162
↓ 2 callers
Function
vflen
contrib/htslib/cram/vlen.c:116
↓ 2 callers
Function
vsub4
nvbio/basic/cuda/simd_functions.h:1020
↓ 2 callers
Function
vtd
nvbio/basic/html.cpp:574
↓ 2 callers
Function
vth
nvbio/basic/html.cpp:558
↓ 2 callers
Function
width
returns the width of the tree at the level of node i
nvbio/basic/priority_queue_inline.h:146
↓ 2 callers
Function
worker_aux
contrib/htslib/bgzf.c:564
↓ 2 callers
Function
write_open
contrib/htslib/bgzip.c:48
↓ 2 callers
Function
write_table
(out, table)
contrib/zlib-1.2.7/crc32.c:167
↓ 2 callers
Function
writebuffer_is_nonempty
contrib/htslib/hfile.c:97
↓ 2 callers
Function
zlib_mem_inflate
---------------------------------------------------------------------- * zlib compression code - from Gap5's tg_iface_g.c * They're static here as t
contrib/htslib/cram/cram_io.c:530
↓ 2 callers
Function
zmemzero
(dest, len)
contrib/zlib-1.2.7/zutil.c:176
↓ 1 callers
Method
AddRef
contrib/moderngpu/include/util/util.h:66
↓ 1 callers
Method
ArchVersion
contrib/moderngpu/include/util/mgpucontext.h:118
↓ 1 callers
Method
Close
closes the alignment archive
contrib/bamtools/BamWriter.cpp:61
↓ 1 callers
Method
DeflateBlock
compresses the current block
contrib/bamtools/BGZF.cpp:166
↓ 1 callers
Method
GetEditDistance
get "NM" tag data - contributed by Aaron Quinlan
contrib/bamtools/BamAux.h:98
↓ 1 callers
Method
GetNextAlignment
access alignment data
contrib/bamtools/BamReader.cpp:142
↓ 1 callers
Method
IsFirstMate
Returns true if alignment is first mate on read
contrib/bamtools/BamAux.h:61
↓ 1 callers
Function
LMSpostproc1
contrib/sais.h:108
↓ 1 callers
Function
LMSpostproc2
contrib/sais.h:217
↓ 1 callers
Function
LMSsort1
contrib/sais.h:64
↓ 1 callers
Function
LoadBinaryMatrix
contrib/moderngpu/src/sparsematrix.cpp:158
↓ 1 callers
Method
NumSMs
contrib/moderngpu/include/util/mgpucontext.h:117
↓ 1 callers
Method
Open
contrib/bamtools/BGZF.cpp:299
↓ 1 callers
Method
PTXVersion
LaunchBox properties.
contrib/moderngpu/include/util/mgpucontext.h:121
↓ 1 callers
Function
ReadSparseMatrix
contrib/moderngpu/src/sparsematrix.cpp:53
↓ 1 callers
Method
Release
contrib/moderngpu/include/util/util.h:70
↓ 1 callers
Function
StoreBinaryMatrix
contrib/moderngpu/src/sparsematrix.cpp:183
↓ 1 callers
Method
ToHost
contrib/moderngpu/include/util/mgpucontext.h:332
↓ 1 callers
Function
TypeIdString
contrib/moderngpu/src/mgpuutil.cpp:135
↓ 1 callers
Method
_M_get_deleter
for private usage. Use free standing get_deleter() instead
nvbio/basic/shared_pointer.h:473
↓ 1 callers
Function
_reader_fill_buffer
* _reader_fill_buffer() - buffers all records with the same coordinate */
contrib/htslib/synced_bcf_reader.c:371
↓ 1 callers
Function
_reader_match_alleles
* _reader_match_alleles() - from multiple buffered lines selects the one which * corresponds best to the template line. The logic is controlled by
contrib/htslib/synced_bcf_reader.c:470
↓ 1 callers
Function
_reader_shift_buffer
* _readers_shift_buffer() - removes the first line and all subsequent lines with the same position */
contrib/htslib/synced_bcf_reader.c:449
↓ 1 callers
Function
_readers_next_region
* _readers_next_region() - jumps to next region if necessary * Returns 0 on success or -1 when there are no more regions left */
contrib/htslib/synced_bcf_reader.c:346
↓ 1 callers
Function
_regions_match_alleles
contrib/htslib/synced_bcf_reader.c:1104
↓ 1 callers
Function
_tr_align
=========================================================================== * Send one empty static block to give enough lookahead for inflate. * Th
contrib/zlib-1.2.7/trees.c:892
↓ 1 callers
Function
_tr_init
=========================================================================== * Initialize the tree data structures for a new zlib stream. */
contrib/zlib-1.2.7/trees.c:381
↓ 1 callers
Function
_vcf_parse_format
p,q is the start and the end of the FORMAT field
contrib/htslib/vcf.c:1413
↓ 1 callers
Method
add_client
add a client
nvbio/basic/pipeline_inl.h:67
↓ 1 callers
Method
add_ref_lock
nvbio/basic/shared_pointer.h:78
↓ 1 callers
Function
align_mem
contrib/htslib/vcf.c:1403
↓ 1 callers
Method
allocate
nvMicroAssembly/bam_io.h:194
↓ 1 callers
Method
allocated_host_memory
return the amount of used device memory
nvbio/sufsort/sufsort_bucketing.h:1019
↓ 1 callers
Function
analyze_md_string
nvbio/io/output/output_utils.h:77
↓ 1 callers
Function
any
nvbio/basic/simd.h:70
↓ 1 callers
Method
append_block
nvbio/sufsort/bwte_inl.h:171
↓ 1 callers
Method
append_int8
nvbio/io/output/output_databuffer.cpp:65
↓ 1 callers
Method
append_uint32
nvbio/io/output/output_databuffer.cpp:60
↓ 1 callers
Function
atomic_decrement
nvbio/basic/atomics.cpp:40
↓ 1 callers
Function
atomic_increment
nvbio/basic/atomics.cpp:37
↓ 1 callers
Function
atomic_sub
nvbio/basic/atomics.h:101
↓ 1 callers
Method
avg_sequence_len
nvbio/io/sequence/sequence_access.h:247
↓ 1 callers
Function
bam_cigar2qlen
contrib/htslib/sam.c:218
↓ 1 callers
Function
bam_construct_seq
--------------------------------------------------------------------------- * Samtools compatibility portion */
contrib/htslib/cram/cram_samtools.c:41
↓ 1 callers
Function
bam_copy
contrib/htslib/cram/cram_encode.c:53
↓ 1 callers
Function
bam_hdr_destroy
contrib/htslib/sam.c:26
← previous
next →
1,001–1,100 of 4,415, ranked by callers