Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arq5x/bedtools2
/ functions
Functions
2,929 in github.com/arq5x/bedtools2
⨍
Functions
2,929
◇
Types & classes
454
↓ 2 callers
Function
hts_opt_free
* Frees an hts_opt list. */
src/utils/htslib/hts.c:671
↓ 2 callers
Function
hts_parse_opt_list
* Tokenise options as (key(=value)?,)*(key(=value)?)? * NB: No provision for ',' appearing in the value! * Add backslashing rules? * * This could
src/utils/htslib/hts.c:692
↓ 2 callers
Function
hts_readlist
src/utils/htslib/hts.c:1166
↓ 2 callers
Function
hts_set_log_level
src/utils/htslib/hts.c:2945
↓ 2 callers
Function
hts_tpool_next_result_locked
Core of hts_tpool_next_result() */
src/utils/htslib/thread_pool.c:131
↓ 2 callers
Function
hts_tpool_process_empty
* Returns true if there are no items in the process results queue and * also none still pending. */
src/utils/htslib/thread_pool.c:240
↓ 2 callers
Function
hts_tpool_process_reset
* Resets a process to the initial state. * * This removes any queued up input jobs, disables any notification of * new results/output, flushes what
src/utils/htslib/thread_pool.c:867
↓ 2 callers
Function
hts_tpool_size
* Returns the number of requested threads for a pool. */
src/utils/htslib/thread_pool.c:709
↓ 2 callers
Function
hts_useek
src/utils/htslib/hts.c:1121
↓ 2 callers
Function
idx_write_uint32
src/utils/htslib/hts.c:1655
↓ 2 callers
Function
inflate_gzip_block
src/utils/htslib/bgzf.c:606
↓ 2 callers
Method
init
src/utils/NewChromsweep/CloseSweep.cpp:190
↓ 2 callers
Function
int32_encode
* Encodes a 32-bit little endian value 'val' and writes to fd. * * Returns the number of bytes written on success * -1 on failure */
src/utils/htslib/cram/cram_io.c:502
↓ 2 callers
Method
isCram
src/utils/Contexts/ContextBase.h:158
↓ 2 callers
Function
isHeaderLine
src/utils/general/ParseTools.cpp:94
↓ 2 callers
Method
isValidColumnOps
src/utils/KeyListOps/KeyListOps.cpp:92
↓ 2 callers
Method
isZeroBased
src/utils/FileRecordTools/Records/Record.h:78
↓ 2 callers
Function
is_directory
src/utils/htslib/cram/files.c:48
↓ 2 callers
Method
is_open
src/utils/gzstream/gzstream.h:64
↓ 2 callers
Function
kbs_bitwise_or
Bitwise OR, dst will be modified, src will be left unchanged
src/utils/htslib/bcf_sr_sort.c:66
↓ 2 callers
Function
kbs_clear
Reset the bit set to empty.
src/utils/htslib/htslib/kbitset.h:95
↓ 2 callers
Function
kbs_resize
Resize a bit set.
src/utils/htslib/bcf_sr_sort.c:39
↓ 2 callers
Function
kf_betai_aux
Regularized incomplete beta function. The method is taken from * Numerical Recipe in C, 2nd edition, section 6.4. The following web * page calculate
src/utils/htslib/kfunc.c:150
↓ 2 callers
Function
kf_betai_aux
Regularized incomplete beta function. The method is taken from * Numerical Recipe in C, 2nd edition, section 6.4. The following web * page calculate
src/fisher/kfunc.cpp:123
↓ 2 callers
Function
kftp_connect
src/utils/htslib/knetfile.c:280
↓ 2 callers
Function
kftp_connect_file
place ->fd at offset off
src/utils/htslib/knetfile.c:329
↓ 2 callers
Function
khash_str2int_has_key
* Returns 1 if key exists or 0 if not */
src/utils/htslib/htslib/khash_str2int.h:66
↓ 2 callers
Function
khttp_connect_file
src/utils/htslib/knetfile.c:414
↓ 2 callers
Function
kmemmem
src/utils/htslib/kstring.c:321
↓ 2 callers
Function
knet_win32_init
In windows, the first thing is to establish the TCP connection. */
src/utils/htslib/knetfile.c:144
↓ 2 callers
Function
kputl
src/utils/htslib/htslib/kstring.h:215
↓ 2 callers
Function
le_to_u64
Get a uint64_t value from an unsigned byte array @param buf Pointer to source byte array, may be unaligned * @return A 64 bit unsigned integer * T
src/utils/htslib/htslib/hts_endian.h:150
↓ 2 callers
Method
lessThan
src/utils/FileRecordTools/Records/Record.cpp:81
↓ 2 callers
Function
libcurl_open
src/utils/htslib/hfile_libcurl.c:1079
↓ 2 callers
Function
links_help
src/linksBed/linksMain.cpp:103
↓ 2 callers
Function
load_block_from_cache
src/utils/htslib/bgzf.c:661
↓ 2 callers
Function
load_ref_portion
* Used by cram_ref_load and cram_ref_get. The file handle will have * already been opened, so we can catch it. The ref_entry *e informs us * of whet
src/utils/htslib/cram/cram_io.c:2309
↓ 2 callers
Function
ltf8_decode_crc
src/utils/htslib/cram/cram_io.c:373
↓ 2 callers
Function
map_find
* Quick and simple hash lookup for cram_map arrays */
src/utils/htslib/cram/cram_decode.c:1922
↓ 2 callers
Function
maskfastafrombed_help
src/maskFastaFromBed/maskFastaFromBedMain.cpp:127
↓ 2 callers
Function
md5_print
src/utils/htslib/cram/cram_decode.c:2191
↓ 2 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 *
src/utils/htslib/cram/mFILE.c:594
↓ 2 callers
Function
mfload
* Reads the entirety of fp into memory. If 'fn' exists it is the filename * associated with fp. This will be used for more optimal reading (via a *
src/utils/htslib/cram/mFILE.c:74
↓ 2 callers
Function
mfreopen
* Converts a FILE * to an mFILE *. * Use this for wrapper functions to turn external prototypes requring * FILE * as an argument into internal code
src/utils/htslib/cram/mFILE.c:255
↓ 2 callers
Function
mp_alloc
src/utils/htslib/sam.c:2248
↓ 2 callers
Function
mt_destroy
src/utils/htslib/bgzf.c:1431
↓ 2 callers
Function
mt_queue
src/utils/htslib/bgzf.c:1458
↓ 2 callers
Function
multiDbOutputHelp
src/utils/general/CommonHelp.cpp:91
↓ 2 callers
Function
multibamcov_help
src/multiBamCov/multiBamCovMain.cpp:147
↓ 2 callers
Function
my_netread
src/utils/htslib/knetfile.c:192
↓ 2 callers
Method
name
(self)
src/utils/BamTools/mapping/BamAlignment.py:5
↓ 2 callers
Function
nuc_help
src/nucBed/nucBedMain.cpp:121
↓ 2 callers
Function
open_nextdir
src/utils/htslib/plugin.c:42
↓ 2 callers
Function
packInt16
src/utils/htslib/bgzf.c:157
↓ 2 callers
Function
pairtobed_help
src/pairToBed/pairToBedMain.cpp:171
↓ 2 callers
Function
pairtopair_help
src/pairToPair/pairToPairMain.cpp:149
↓ 2 callers
Function
parse_ini
src/utils/htslib/hfile_s3.c:169
↓ 2 callers
Function
parse_version
Parse "x.y" text, taking care because the string is not NUL-terminated and filling in major/minor only when the digits are followed by a delimiter, so
src/utils/htslib/hts.c:158
↓ 2 callers
Method
printClosest
src/utils/RecordOutputMgr/RecordOutputMgr.cpp:155
↓ 2 callers
Function
print_record
src/utils/FileRecordTools/Records/Bed6Interval.cpp:26
↓ 2 callers
Function
print_record
src/utils/FileRecordTools/Records/BedGraphInterval.cpp:23
↓ 2 callers
Function
print_record
src/utils/FileRecordTools/Records/Bed5Interval.cpp:24
↓ 2 callers
Function
print_record
src/utils/FileRecordTools/Records/Bed3Interval.cpp:35
↓ 2 callers
Function
priority
src/utils/htslib/hfile.c:976
↓ 2 callers
Function
probaln_glocal
The topology of the profile HMM: /\ /\ /\ /\ I[1] I[k-1] I[k] I[L]
src/utils/htslib/probaln.c:75
↓ 2 callers
Function
random_help
src/randomBed/randomBedMain.cpp:107
↓ 2 callers
Function
rans_compress_O0
src/utils/htslib/cram/rANS_static.c:69
↓ 2 callers
Function
rans_uncompress
src/utils/htslib/cram/rANS_static.c:770
↓ 2 callers
Function
realloc_bam_data
src/utils/htslib/sam.c:314
↓ 2 callers
Function
realn_check_tag
src/utils/htslib/realn.c:89
↓ 2 callers
Function
refs_load_fai
* Loads a FAI file for a reference.fasta. * "is_err" indicates whether failure to load is worthy of emitting an * error message. In some cases (eg w
src/utils/htslib/cram/cram_io.c:1623
↓ 2 callers
Function
regidx_init
src/utils/htslib/regidx.c:169
↓ 2 callers
Function
regidx_insert
src/utils/htslib/regidx.c:119
↓ 2 callers
Function
reldist_help
src/reldist/reldistMain.cpp:114
↓ 2 callers
Function
remove_vset
src/utils/htslib/bcf_sr_sort.c:205
↓ 2 callers
Method
reportToFileBedNewLine
src/utils/bedFile/bedFile.h:1010
↓ 2 callers
Function
restart_from_position
src/utils/htslib/hfile_libcurl.c:898
↓ 2 callers
Function
s3_rewrite
src/utils/htslib/hfile_s3.c:310
↓ 2 callers
Function
sam_hdr_PG_ID
* Returns a unique ID from a base name. * * The value returned is valid until the next call to * this function. */
src/utils/htslib/cram/sam_header.c:1161
↓ 2 callers
Function
sam_hdr_length
src/utils/htslib/cram/sam_header.c:1064
↓ 2 callers
Function
sam_hdr_parse
src/utils/htslib/sam.c:898
↓ 2 callers
Function
sam_hdr_rebuild
* Reconstructs the kstring from the header hash table. * Returns 0 on success * -1 on failure */
src/utils/htslib/cram/sam_header.c:793
↓ 2 callers
Function
sam_hdr_sort_order
* Returns the sort order: */
src/utils/htslib/cram/sam_header.c:757
↓ 2 callers
Function
sam_hdr_update
* Adds or updates tag key,value pairs in a header line. * Eg for adding M5 tags to @SQ lines or updating sort order for the * @HD line (although use
src/utils/htslib/cram/sam_header.c:710
↓ 2 callers
Function
sam_hdr_update_hashes
Updates the hash tables in the SAM_hdr structure. * * Returns 0 on success; * -1 on failure */
src/utils/htslib/cram/sam_header.c:98
↓ 2 callers
Function
sam_index_build3
src/utils/htslib/sam.c:606
↓ 2 callers
Method
sameChromIntersects
src/utils/FileRecordTools/Records/Record.cpp:150
↓ 2 callers
Function
sanitise_SQ_lines
* Verifies that the CRAM @SQ lines and .fai files match. */
src/utils/htslib/cram/cram_io.c:1765
↓ 2 callers
Method
sequenceLength
src/utils/Fasta/Fasta.cpp:142
↓ 2 callers
Method
set
src/utils/general/QuickString.cpp:233
↓ 2 callers
Method
setDBfileType
src/utils/KeyListOps/KeyListOps.h:48
↓ 2 callers
Method
setDelimStr
src/utils/KeyListOps/KeyListOps.h:36
↓ 2 callers
Method
setFileType
src/utils/bedFile/bedFile.cpp:652
↓ 2 callers
Method
setFilesPerRun
src/regressTest/RegressTest.h:27
↓ 2 callers
Method
setInHeader
src/utils/FileRecordTools/FileReaders/SingleLineDelimTextFileReader.h:35
↓ 2 callers
Method
setIoBufSize
src/utils/FileRecordTools/FileRecordMgr.h:107
↓ 2 callers
Method
setIsGroupBy
src/utils/FileRecordTools/FileRecordMgr.h:109
↓ 2 callers
Method
setKeepFinalIncompleteElem
src/utils/general/Tokenizer.cpp:107
↓ 2 callers
Method
setNullValue
src/utils/KeyListOps/KeyListOps.h:35
↓ 2 callers
Method
setNumFields
src/utils/FileRecordTools/Records/GffRecord.h:32
← previous
next →
701–800 of 2,929, ranked by callers