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
↓ 3 callers
Function
cram_new_container
* Creates a new container, specifying the maximum number of slices * and records permitted. * * Returns cram_container ptr on success * NU
contrib/htslib/cram/cram_io.c:1995
↓ 3 callers
Function
cram_ref_incr_locked
contrib/htslib/cram/cram_io.c:1556
↓ 3 callers
Function
crcCalc
contrib/crc/crc.h:116
↓ 3 callers
Function
cudaAllocAndCopyVector
nvbio/io/reads/reads.cpp:525
↓ 3 callers
Method
different_ref
nvbio-aln-diff/pe_analyzer.h:53
↓ 3 callers
Method
discordant
nvbio-aln-diff/pe_analyzer.h:55
↓ 3 callers
Function
display_range
nvbio-aln-diff/html.h:132
↓ 3 callers
Method
distant
nvbio-aln-diff/pe_analyzer.h:54
↓ 3 callers
Method
enact
nvbio/alignment/batched_inl.h:287
↓ 3 callers
Method
erase
contrib/priority-deque/priority_deque.hpp:508
↓ 3 callers
Function
extend_forward
nvbio/fmindex/bidir_inl.h:47
↓ 3 callers
Function
fai_insert_index
contrib/htslib/faidx.c:34
↓ 3 callers
Method
fetch
nvbio/fmindex/ssa_inl.h:220
↓ 3 callers
Function
file_type
contrib/htslib/tabix.c:40
↓ 3 callers
Method
filtered
get filtered count
nvbio-aln-diff/filter.h:97
↓ 3 callers
Function
find_nthbit8
find the n-th bit set in a 8-bit mask (n in [1,8])
nvbio/basic/popcount_inl.h:114
↓ 3 callers
Method
find_page
nvbio/fmindex/paged_text_inl.h:1274
↓ 3 callers
Function
fixdown
contrib/libdivsufsortxx/divsufsortxx.h:67
↓ 3 callers
Method
flatten
nvbio/sufsort/sufsort_priv.h:1111
↓ 3 callers
Function
func_option
nvBowtie/bowtie2/cuda/params.cpp:93
↓ 3 callers
Function
function_attributes
nvbio/basic/cuda/arch_inl.h:89
↓ 3 callers
Method
generate_report
nvbio-aln-diff/se_analyzer.cpp:170
↓ 3 callers
Function
generate_summary_header
nvbio-aln-diff/se_analyzer.cpp:150
↓ 3 callers
Function
generate_summary_header
nvbio-aln-diff/pe_analyzer.cpp:314
↓ 3 callers
Method
get_base_ptr
nvbio/io/output/output_databuffer.cpp:139
↓ 3 callers
Method
get_context
get a context
nvbio/fmindex/ssa.h:169
↓ 3 callers
Method
get_deque
nvBowtie/bowtie2/cuda/seed_hit_deque_array.h:304
↓ 3 callers
Method
get_remaining_size
nvbio/io/output/output_databuffer.cpp:149
↓ 3 callers
Function
get_tid
contrib/htslib/tbx.c:24
↓ 3 callers
Function
gf2_matrix_times
========================================================================= */
contrib/zlib-1.2.7/crc32.c:327
↓ 3 callers
Method
group_flag
nvbio/fmindex/mem.h:208
↓ 3 callers
Function
gz_fetch
Fetch data and put it in the output buffer. Assumes state->x.have is 0. Data is either copied from the input file or decompressed from the input
contrib/zlib-1.2.7/gzread.c:225
↓ 3 callers
Function
gz_load
Use read() to load a buffer -- return -1 on error, otherwise 0. Read from state->fd, and update state->eof, state->err, and state->msg as appropri
contrib/zlib-1.2.7/gzread.c:20
↓ 3 callers
Function
gz_skip
Skip len uncompressed bytes of output. Return -1 on error, 0 on success. */
contrib/zlib-1.2.7/gzread.c:255
↓ 3 callers
Method
has_second_paired
nvbio/io/alignments.h:240
↓ 3 callers
Function
hdopen
contrib/htslib/hfile.c:407
↓ 3 callers
Function
heapsort
contrib/libdivsufsortxx/divsufsortxx.h:83
↓ 3 callers
Method
hit_count
nvBowtie/bowtie2/cuda/scoring_queues.h:188
↓ 3 callers
Function
host_atomic_add
nvbio/basic/atomics.cpp:65
↓ 3 callers
Function
hts_idx_load_core
contrib/htslib/hts.c:840
↓ 3 callers
Function
hts_idx_push
contrib/htslib/hts.c:635
↓ 3 callers
Function
hts_idx_save
contrib/htslib/hts.c:804
↓ 3 callers
Function
hts_idx_save_core
contrib/htslib/hts.c:740
↓ 3 callers
Function
inflateReset
(strm)
contrib/zlib-1.2.7/inflate.c:128
↓ 3 callers
Method
init
nvbio/sufsort/dcs_inl.h:140
↓ 3 callers
Function
init_alignments
nvBowtie/bowtie2/cuda/aligner.h:351
↓ 3 callers
Function
init_mstdin
contrib/htslib/cram/mFILE.c:124
↓ 3 callers
Method
insert
nvbio/basic/bloom_filter_inl.h:53
↓ 3 callers
Function
insertionsort
contrib/libdivsufsortxx/divsufsortxx.h:42
↓ 3 callers
Function
int2_option
nvbio/basic/options.h:152
↓ 3 callers
Function
is_interval_heap
contrib/priority-deque/interval_heap.hpp:309
↓ 3 callers
Method
is_ok
returns true if the stream is ready to read from
nvbio/io/reads/reads_priv.h:89
↓ 3 callers
Function
itf8_encode
* Encodes and writes a single integer in ITF-8 format. * Returns 0 on success * -1 on failure */
contrib/htslib/cram/cram_io.c:171
↓ 3 callers
Function
itoa
nvbio/io/output/output_sam.cpp:81
↓ 3 callers
Function
khash_str2int_init
contrib/htslib/htslib/khash_str2int.h:12
↓ 3 callers
Function
last_display_row
nvbio-aln-diff/html.h:116
↓ 3 callers
Function
lbinom
log\binom{n}{k}
contrib/htslib/kfunc.c:167
↓ 3 callers
Method
length
string length
nvbio/io/reads/reads.cpp:350
↓ 3 callers
Function
log_ed
nvBowtie/nvBowtie.cpp:79
↓ 3 callers
Function
log_mapq
nvBowtie/nvBowtie.cpp:100
↓ 3 callers
Function
max_grid_size
granularity of the maximum grid size
nvbio/basic/cuda/arch_inl.h:44
↓ 3 callers
Method
max_length
nvbio/sufsort/sufsort_priv.h:1134
↓ 3 callers
Function
mfflush
* Flushes an mFILE. If this is a real open of a file in write mode then * mFILE->fp will be set. We then write out any new data in mFILE since the *
contrib/htslib/cram/mFILE.c:534
↓ 3 callers
Function
min3
nvbio/basic/numbers.h:593
↓ 3 callers
Method
mismatched
nvbio-aln-diff/pe_analyzer.h:51
↓ 3 callers
Function
mm_read_banner
contrib/moderngpu/src/mmio.cpp:96
↓ 3 callers
Function
mm_read_mtx_crd_data
contrib/moderngpu/src/mmio.cpp:265
↓ 3 callers
Function
mm_read_mtx_crd_size
contrib/moderngpu/src/mmio.cpp:189
↓ 3 callers
Function
mm_typecode_to_str
contrib/moderngpu/src/mmio.cpp:455
↓ 3 callers
Function
mode2level
get the compress level from the mode string
contrib/htslib/bgzf.c:145
↓ 3 callers
Function
mp_alloc
contrib/htslib/sam.c:1229
↓ 3 callers
Function
name_index
nvbio/io/reads/reads.h:229
↓ 3 callers
Function
name_stream
nvbio/io/reads/reads.h:217
↓ 3 callers
Method
new_cell
nvbio/alignment/gotoh/gotoh_banded_inl.h:118
↓ 3 callers
Method
new_cell
nvbio/alignment/sw/sw_banded_inl.h:91
↓ 3 callers
Function
omp_get_max_threads
nvbio/basic/omp.h:38
↓ 3 callers
Function
omp_get_num_procs
nvbio/basic/omp.h:41
↓ 3 callers
Method
operator=
nvbio/basic/pod.h:58
↓ 3 callers
Method
operator[]
nvbio/basic/cuda/ldg.h:71
↓ 3 callers
Method
padded_size
nvbio/basic/sum_tree.h:131
↓ 3 callers
Function
parse_function
bogus implementation of a function to check if an option is a function
nvBowtie/bowtie2/cuda/params.cpp:52
↓ 3 callers
Function
pivot
contrib/libdivsufsortxx/divsufsortxx.h:189
↓ 3 callers
Function
pool_create
contrib/htslib/cram/pooled_alloc.c:45
↓ 3 callers
Method
pop
@details Identical to std::priority_queue pop(). @see @a pop_maximum
contrib/priority-deque/priority_deque.hpp:163
↓ 3 callers
Method
pop
nvBowtie/bowtie2/cuda/seed_hit_deque_array.h:324
↓ 3 callers
Method
pop_top
nvBowtie/bowtie2/cuda/seed_hit_deque_array.h:314
↓ 3 callers
Method
push
nvbio-aln-diff/stats.h:62
↓ 3 callers
Function
qual_stream
nvbio/io/reads/reads.h:220
↓ 3 callers
Method
range_size
nvbio/fmindex/mem.h:214
↓ 3 callers
Method
raw_output_queue
raw output queue
nvbio/basic/cuda/pingpong_queues.h:182
↓ 3 callers
Function
refill_buffer
Refills the read buffer from the backend (once, so may only partially fill the buffer), returning the number of additional characters read (whic
contrib/htslib/hfile.c:105
↓ 3 callers
Function
refs2id
* Indexes references by the order they appear in a BAM file. This may not * necessarily be the same order they appear in the fasta reference file. *
contrib/htslib/cram/cram_io.c:1248
↓ 3 callers
Function
refs_create
contrib/htslib/cram/cram_io.c:1079
↓ 3 callers
Method
release
nvbio/basic/shared_pointer.h:80
↓ 3 callers
Method
reserve
reserve enough storage for a given number of reads and bps
nvbio/io/reads/reads.cpp:303
↓ 3 callers
Method
resize
resize the arena \param size size of the array (i.e. number of vectors) \param arena size of the memory arena \param do_alloc a flag to ind
nvbio/basic/vector_array.h:306
↓ 3 callers
Function
right_kmems
nvbio/fmindex/mem_inl.h:482
↓ 3 callers
Function
saisxx_bwt
contrib/sais.h:577
↓ 3 callers
Function
sam_hdr_find_rg
* Looks up a read-group by name and returns a pointer to the start of the * associated tag list. * * Returns NULL on failure */
contrib/htslib/cram/sam_header.c:1044
↓ 3 callers
Function
sam_hdr_free
! Deallocates all storage used by a SAM_hdr struct. * * This also decrements the header reference count. If after decrementing * it is still non-z
contrib/htslib/cram/sam_header.c:960
← previous
next →
601–700 of 4,415, ranked by callers