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
↓ 1 callers
Function
bam_plp_init_overlaps
src/utils/htslib/sam.c:2392
↓ 1 callers
Function
bam_plp_reset
src/utils/htslib/sam.c:2741
↓ 1 callers
Function
bam_write1
src/utils/htslib/sam.c:519
↓ 1 callers
Function
bamtobed_main
src/bamToBed/bamToBed.cpp:72
↓ 1 callers
Function
bamtofastq_main
src/bamToFastq/bamToFastqMain.cpp:31
↓ 1 callers
Function
base64_kput
src/utils/htslib/hfile_s3.c:101
↓ 1 callers
Function
bcf_add_filter
src/utils/htslib/vcf.c:3520
↓ 1 callers
Function
bcf_clear
src/utils/htslib/vcf.c:965
↓ 1 callers
Function
bcf_copy
src/utils/htslib/vcf.c:1465
↓ 1 callers
Function
bcf_format_gt
src/utils/htslib/htslib/vcf.h:904
↓ 1 callers
Function
bcf_get_fmt
src/utils/htslib/vcf.c:3675
↓ 1 callers
Function
bcf_get_fmt_id
src/utils/htslib/vcf.c:3689
↓ 1 callers
Function
bcf_get_format_values
src/utils/htslib/vcf.c:3810
↓ 1 callers
Function
bcf_get_info
src/utils/htslib/vcf.c:3682
↓ 1 callers
Function
bcf_get_info_id
src/utils/htslib/vcf.c:3700
↓ 1 callers
Function
bcf_get_info_values
src/utils/htslib/vcf.c:3712
↓ 1 callers
Function
bcf_hdr_check_sanity
src/utils/htslib/vcf.c:615
↓ 1 callers
Function
bcf_hdr_get_version
src/utils/htslib/vcf.c:799
↓ 1 callers
Function
bcf_hdr_register_hrec
returns: 1 when hdr needs to be synced, 0 otherwise
src/utils/htslib/vcf.c:401
↓ 1 callers
Function
bcf_hdr_seqnames
src/utils/htslib/vcf.c:1691
↓ 1 callers
Function
bcf_hdr_set_version
src/utils/htslib/vcf.c:810
↓ 1 callers
Function
bcf_index
src/utils/htslib/vcf.c:2644
↓ 1 callers
Function
bcf_index_build
src/utils/htslib/vcf.c:2735
↓ 1 callers
Function
bcf_read
src/utils/htslib/vcf.c:1261
↓ 1 callers
Function
bcf_record_check
src/utils/htslib/vcf.c:1094
↓ 1 callers
Function
bcf_set_variant_type
src/utils/htslib/vcf.c:3199
↓ 1 callers
Function
bcf_sr_destroy_threads
src/utils/htslib/synced_bcf_reader.c:191
↓ 1 callers
Function
bcf_sr_init_scores
src/utils/htslib/bcf_sr_sort.c:73
↓ 1 callers
Function
bcf_sr_regions_flush
src/utils/htslib/synced_bcf_reader.c:1222
↓ 1 callers
Function
bcf_sr_regions_seek
src/utils/htslib/synced_bcf_reader.c:1031
↓ 1 callers
Function
bcf_sr_seek_start
src/utils/htslib/synced_bcf_reader.c:662
↓ 1 callers
Function
bcf_sr_set_opt
src/utils/htslib/synced_bcf_reader.c:95
↓ 1 callers
Function
bcf_sr_sort_add_active
src/utils/htslib/bcf_sr_sort.c:339
↓ 1 callers
Function
bcf_sr_sort_destroy
src/utils/htslib/bcf_sr_sort.c:654
↓ 1 callers
Function
bcf_sr_sort_init
src/utils/htslib/bcf_sr_sort.c:644
↓ 1 callers
Function
bcf_sr_sort_next
src/utils/htslib/bcf_sr_sort.c:562
↓ 1 callers
Function
bcf_sr_sort_remove_reader
src/utils/htslib/bcf_sr_sort.c:631
↓ 1 callers
Function
bcf_sr_sort_reset
src/utils/htslib/bcf_sr_sort.c:650
↓ 1 callers
Function
bcf_sr_sort_set
src/utils/htslib/bcf_sr_sort.c:346
↓ 1 callers
Function
bcf_sr_sort_set_active
src/utils/htslib/bcf_sr_sort.c:332
↓ 1 callers
Function
bcf_update_alleles_str
src/utils/htslib/vcf.c:3617
↓ 1 callers
Function
bed12tobed6_main
src/bed12ToBed6/bed12ToBed6.cpp:39
↓ 1 callers
Function
bedpetobam_MakeBamHeader
src/bedpeToBam/bedpeToBam.cpp:292
↓ 1 callers
Function
bedpetobam_main
src/bedpeToBam/bedpeToBam.cpp:48
↓ 1 callers
Function
bedtobam_main
src/bedToBam/bedToBam.cpp:47
↓ 1 callers
Function
bedtobam_reg2bin
Taken directly from the SAMTools spec calculate bin given an alignment in [beg,end) (zero-based, half-close, half-open) */
src/bedToBam/bedToBam.cpp:345
↓ 1 callers
Function
bedtoigv_main
src/bedToIgv/bedToIgv.cpp:39
↓ 1 callers
Function
bedtools_faq
src/bedtools.cpp:311
↓ 1 callers
Function
bgzf_block_write
src/utils/htslib/bgzf.c:1593
↓ 1 callers
Function
bgzf_flush_try
src/utils/htslib/bgzf.c:1564
↓ 1 callers
Function
bgzf_gzip_compress
src/utils/htslib/bgzf.c:483
↓ 1 callers
Function
bgzf_hfile
prototype is in hfile_internal.h */
src/utils/htslib/bgzf.c:2091
↓ 1 callers
Function
bgzf_index_dump_hfile
src/utils/htslib/bgzf.c:1877
↓ 1 callers
Function
bgzf_index_load_hfile
src/utils/htslib/bgzf.c:1959
↓ 1 callers
Function
bgzf_mt_read_block
* Reads a compressed block of data using hread and dispatches it to * the thread pool for decompression. This is the analogue of the old * non-thre
src/utils/htslib/bgzf.c:1167
↓ 1 callers
Function
bgzf_raw_read
src/utils/htslib/bgzf.c:1025
↓ 1 callers
Function
bgzf_raw_write
src/utils/htslib/bgzf.c:1622
↓ 1 callers
Function
bgzf_set_cache_size
src/utils/htslib/bgzf.c:1674
↓ 1 callers
Function
byChromThenStart
src/utils/bedFile/bedFile.cpp:65
↓ 1 callers
Function
cache_block
src/utils/htslib/bgzf.c:683
↓ 1 callers
Function
cal_coef
src/utils/htslib/errmod.c:64
↓ 1 callers
Method
checkForHeader
src/utils/RecordOutputMgr/RecordOutputMgr.cpp:335
↓ 1 callers
Method
chromFound
src/utils/Fasta/Fasta.cpp:76
↓ 1 callers
Method
class_def
(self)
src/utils/BamTools/mapping/BamAlignment.py:7
↓ 1 callers
Method
cleanupHits
src/jaccard/jaccard.cpp:30
↓ 1 callers
Method
clear
src/utils/general/QuickString.cpp:65
↓ 1 callers
Method
clear
src/utils/general/BTlist.h:198
↓ 1 callers
Method
clear
src/utils/general/FreeList.h:33
↓ 1 callers
Method
clear
src/utils/FileRecordTools/Records/BamRecord.cpp:80
↓ 1 callers
Method
clear
src/utils/BamTools/include/BamAlignment.hpp:219
↓ 1 callers
Method
close
src/utils/BamTools/include/BamReader.hpp:30
↓ 1 callers
Function
closest_help
src/closestFile/closestHelp.cpp:10
↓ 1 callers
Function
cluster_main
src/clusterBed/clusterMain.cpp:27
↓ 1 callers
Function
cmp_nonblank
src/utils/htslib/hts.c:184
↓ 1 callers
Function
cmp_prefix
src/utils/htslib/hfile.c:841
↓ 1 callers
Function
complement_help
src/complementFile/complementHelp.cpp:11
↓ 1 callers
Function
compress
src/htsutil.cpp:77
↓ 1 callers
Function
compress_binning
src/utils/htslib/hts.c:1447
↓ 1 callers
Method
coordsValid
src/utils/FileRecordTools/Records/Record.cpp:233
↓ 1 callers
Method
countListHits
src/utils/bedFile/bedFile.cpp:589
↓ 1 callers
Function
countPattern
src/utils/sequenceUtilities/sequenceUtils.cpp:214
↓ 1 callers
Function
coverage_help
src/coverageFile/coverageHelp.cpp:15
↓ 1 callers
Function
cram_add_deletion
src/utils/htslib/cram/cram_encode.c:1833
↓ 1 callers
Function
cram_add_hardclip
src/utils/htslib/cram/cram_encode.c:1876
↓ 1 callers
Function
cram_add_insertion
src/utils/htslib/cram/cram_encode.c:1906
↓ 1 callers
Function
cram_add_pad
src/utils/htslib/cram/cram_encode.c:1896
↓ 1 callers
Function
cram_add_skip
src/utils/htslib/cram/cram_encode.c:1886
↓ 1 callers
Function
cram_add_softclip
src/utils/htslib/cram/cram_encode.c:1843
↓ 1 callers
Function
cram_block_append
src/utils/htslib/cram/cram_external.c:212
↓ 1 callers
Function
cram_block_compression_hdr_decoder2encoder
* Converts a cram_block_compression_hdr struct used for decoding to * one used for encoding. Maybe this should be a transparent * operation applied
src/utils/htslib/cram/cram_external.c:163
↓ 1 callers
Function
cram_block_compression_hdr_set_DS
src/utils/htslib/cram/cram_external.c:126
↓ 1 callers
Function
cram_block_compression_hdr_set_rg
src/utils/htslib/cram/cram_external.c:151
↓ 1 callers
Function
cram_block_get_data
src/utils/htslib/cram/cram_external.c:199
↓ 1 callers
Function
cram_block_get_size
src/utils/htslib/cram/cram_external.c:200
↓ 1 callers
Function
cram_block_get_uncomp_size
src/utils/htslib/cram/cram_external.c:197
↓ 1 callers
Function
cram_block_method2str
src/utils/htslib/cram/cram_io.c:1449
↓ 1 callers
Function
cram_block_set_size
src/utils/htslib/cram/cram_external.c:210
↓ 1 callers
Function
cram_block_update_size
src/utils/htslib/cram/cram_external.c:216
↓ 1 callers
Function
cram_check_EOF
src/utils/htslib/cram/cram_io.c:4590
↓ 1 callers
Function
cram_close
* Closes a CRAM file. * Returns 0 on success * -1 on failure */
src/utils/htslib/cram/cram_io.c:4257
← previous
next →
901–1,000 of 2,929, ranked by callers