MCPcopy Create free account

hub / github.com/deweylab/RSEM / functions

Functions5,402 in github.com/deweylab/RSEM

↓ 2 callersFunctionstrnum_cmp
Modified for RSEM by Bo Li: Let the query name stops whenever encounters a space
samtools-1.3/bam_sort.c:75
↓ 2 callersFunctionsum_qual
samtools-1.3/bam_rmdup.c:109
↓ 2 callersFunctionswap
boost/smart_ptr/detail/shared_ptr_nmt.hpp:168
↓ 2 callersFunctionsync_mate_inner
samtools-1.3/bam_mate.c:114
↓ 2 callersFunctionsync_mq
samtools-1.3/bam_mate.c:155
↓ 2 callersFunctionsync_unmapped_pos_inner
samtools-1.3/bam_mate.c:105
↓ 2 callersMethodt
Returns the @c t parameter of the distribution. */
boost/random/binomial_distribution.hpp:178
↓ 2 callersFunctiont_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
samtools-1.3/htslib-1.3/cram/thread_pool.c:672
↓ 2 callersFunctiont_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
samtools-1.3/htslib-1.3/cram/thread_pool.c:490
↓ 2 callersFunctiont_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
samtools-1.3/htslib-1.3/cram/thread_pool.c:636
↓ 2 callersFunctiont_pool_init
* Creates a worker pool of length qsize with tsize worker threads. * * Returns pool pointer on success; * NULL on failure */
samtools-1.3/htslib-1.3/cram/thread_pool.c:423
↓ 2 callersFunctiont_pool_next_result_locked
Core of t_pool_next_result() */
samtools-1.3/htslib-1.3/cram/thread_pool.c:122
↓ 2 callersFunctiont_results_queue_destroy
Deallocates memory for a results queue */
samtools-1.3/htslib-1.3/cram/thread_pool.c:276
↓ 2 callersFunctiontbx_index_build
samtools-1.3/htslib-1.3/tbx.c:271
↓ 2 callersFunctiontest_and_fetch
samtools-1.3/htslib-1.3/hts.c:1970
↓ 2 callersFunctiontext_tv_init
samtools-1.3/bam_tview_html.c:368
↓ 2 callersFunctiontgamma_small_upper_part
boost/math/special_functions/gamma.hpp:729
↓ 2 callersFunctiontokenise_search_path
* Tokenises the search path splitting on colons (unix) or semicolons * (windows). * We also explicitly add a "./" to the end of the search path *
samtools-1.3/htslib-1.3/cram/open_trace_file.c:95
↓ 2 callersFunctiontpos2qpos
samtools-1.3/bam2bcf_indel.c:88
↓ 2 callersFunctiontrans_rg_pg
samtools-1.3/bam_sort.c:555
↓ 2 callersFunctionunpad_seq
samtools-1.3/padding.c:66
↓ 2 callersMethodupdateRI
update read information vector etc
HitContainer.h:36
↓ 2 callersFunctionupdate_loff
samtools-1.3/htslib-1.3/hts.c:1193
↓ 2 callersFunctionupdate_vpos
samtools-1.3/phase.c:458
↓ 2 callersFunctionusage
samtools-1.3/bamshuf.c:173
↓ 2 callersFunctionusage
samtools-1.3/bamtk.c:98
↓ 2 callersFunctionusage
samtools-1.3/padding.c:580
↓ 2 callersFunctionusage
samtools-1.3/bam_flags.c:34
↓ 2 callersFunctionusage
samtools-1.3/bam2depth.c:73
↓ 2 callersFunctionusage
samtools-1.3/htslib-1.3/tabix.c:338
↓ 2 callersFunctionusage_quickcheck
samtools-1.3/bam_quickcheck.c:32
↓ 2 callersFunctionvarFilter_aux
(first, is_print)
samtools-1.3/misc/varfilter.py:77
↓ 2 callersFunctionvflen
samtools-1.3/htslib-1.3/cram/vlen.c:114
↓ 2 callersFunctionvprint_error_core
samtools-1.3/bamtk.c:70
↓ 2 callersFunctionworker_aux
samtools-1.3/htslib-1.3/bgzf.c:601
↓ 2 callersFunctionwrap_scan_notdigit
boost/format/parsing.hpp:58
↓ 2 callersFunctionwriteResultsEM
WriteResults.h:125
↓ 2 callersMethodwriteTo
Transcripts.h:96
↓ 2 callersFunctionwrite_buffer
samtools-1.3/bam_sort.c:1555
↓ 2 callersFunctionwritebuffer_is_nonempty
samtools-1.3/htslib-1.3/hfile.c:109
↓ 2 callersFunctionzlib_mem_inflate
---------------------------------------------------------------------- * zlib compression code - from Gap5's tg_iface_g.c * They're static here as t
samtools-1.3/htslib-1.3/cram/cram_io.c:695
↓ 1 callersFunctionBOOST_PP_ENUM
boost/fusion/container/vector/detail/vector_n.hpp:85
↓ 1 callersMethodBuild
creates index data (in-memory) from current reader data
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.3/src/BamToolsIndex_p.cpp:42
↓ 1 callersMethodBuild
creates index data (in-memory) from current reader data
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.2/src/BamToolsIndex_p.cpp:42
↓ 1 callersFunctionCF1_ik
boost/math/special_functions/detail/bessel_ik.hpp:161
↓ 1 callersFunctionCF2_ik
boost/math/special_functions/detail/bessel_ik.hpp:208
↓ 1 callersFunctionCF2_jy
boost/math/special_functions/detail/bessel_jy.hpp:190
↓ 1 callersMethodClose
closes BGZF file
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.3/src/BGZF.cpp:49
↓ 1 callersMethodClose
closes the alignment archive
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.3/src/BamWriter_p.cpp:26
↓ 1 callersMethodClose
closes BGZF file
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.2/src/BGZF.cpp:49
↓ 1 callersMethodClose
closes the alignment archive
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.2/src/BamWriter_p.cpp:26
↓ 1 callersMethodCreateIndex
index operations
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.3/src/BamReader.cpp:65
↓ 1 callersMethodCreateIndex
index operations
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.2/src/BamReader.cpp:65
↓ 1 callersMethodExtension
returns supported file extension
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.3/src/BamToolsIndex_p.h:96
↓ 1 callersMethodExtension
returns supported file extension
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.2/src/BamToolsIndex_p.h:96
↓ 1 callersMethodGetEditDistance
get "NM" tag data - originally contributed by Aaron Quinlan stores data in 'editDistance', returns success/fail
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.3/src/BamAlignment.cpp:379
↓ 1 callersMethodGetEditDistance
get "NM" tag data - originally contributed by Aaron Quinlan stores data in 'editDistance', returns success/fail
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.2/src/BamAlignment.cpp:379
↓ 1 callersMethodGetNextAlignment
access alignment data
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.3/src/BamReader.cpp:54
↓ 1 callersMethodGetNextAlignment
access alignment data
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.2/src/BamReader.cpp:54
↓ 1 callersMethodGetNextAlignmentCore
get next alignment among all files without parsing character data from alignments
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.3/src/BamMultiReader.cpp:201
↓ 1 callersMethodGetNextAlignmentCore
get next alignment among all files without parsing character data from alignments
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.2/src/BamMultiReader.cpp:201
↓ 1 callersMethodIsMapped
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.3/src/BamAlignment.cpp:59
↓ 1 callersMethodIsMapped
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.2/src/BamAlignment.cpp:59
↓ 1 callersMethodIsPrimaryAlignment
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.3/src/BamAlignment.cpp:63
↓ 1 callersMethodIsPrimaryAlignment
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.2/src/BamAlignment.cpp:63
↓ 1 callersMethodJump
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.3/src/BamReader.cpp:39
↓ 1 callersMethodJump
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.2/src/BamReader.cpp:39
↓ 1 callersMethodLoad
loads existing data from file into memory
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.3/src/BamIndex.cpp:113
↓ 1 callersMethodLoad
loads existing data from file into memory
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.2/src/BamIndex.cpp:113
↓ 1 callersMethodOpen
opens the BGZF file for reading (mode is either "rb" for reading, or "wb" for writing)
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.3/src/BGZF.cpp:225
↓ 1 callersMethodOpen
opens the BGZF file for reading (mode is either "rb" for reading, or "wb" for writing)
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.2/src/BGZF.cpp:225
↓ 1 callersFunctionRansDecAdvance
Advances in the bit stream by "popping" a single symbol with range start "start" and frequency "freq". All frequencies are assumed to sum to "1 << sca
samtools-1.3/htslib-1.3/cram/rANS_byte.h:142
↓ 1 callersFunctionRansDecAdvanceStep
Advances in the bit stream by "popping" a single symbol with range start "start" and frequency "freq". All frequencies are assumed to sum to "1 << sca
samtools-1.3/htslib-1.3/cram/rANS_byte.h:306
↓ 1 callersFunctionRansEncRenorm
Renormalize the encoder. Internal function.
samtools-1.3/htslib-1.3/cram/rANS_byte.h:71
↓ 1 callersMethodSetRegion
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.3/src/BamReader.cpp:48
↓ 1 callersMethodSetRegion
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.2/src/BamReader.cpp:48
↓ 1 callersFunctionSwapEndian_16
swaps endianness of 16-bit value 'in place'
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.3/src/BamAux.h:151
↓ 1 callersFunctionSwapEndian_16
swaps endianness of 16-bit value 'in place'
pRSEM/phantompeakqualtools/spp_1.10.1_on_R3.2/src/BamAux.h:151
↓ 1 callersFunctionT4_mp
boost/math/special_functions/owens_t.hpp:728
↓ 1 callersFunction__ac_Wang_hash
samtools-1.3/htslib-1.3/htslib/khash.h:412
↓ 1 callersFunction__ac_X31_hash_string
! @function @abstract const char* hash function @param s Pointer to a null terminated string @return The hash value */
samtools-1.3/htslib-1.3/htslib/khash.h:395
↓ 1 callersFunction_reader_fill_buffer
* _reader_fill_buffer() - buffers all records with the same coordinate */
samtools-1.3/htslib-1.3/synced_bcf_reader.c:457
↓ 1 callersFunction_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
samtools-1.3/htslib-1.3/synced_bcf_reader.c:556
↓ 1 callersFunction_reader_shift_buffer
* _readers_shift_buffer() - removes the first line and all subsequent lines with the same position */
samtools-1.3/htslib-1.3/synced_bcf_reader.c:535
↓ 1 callersFunction_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 */
samtools-1.3/htslib-1.3/synced_bcf_reader.c:432
↓ 1 callersFunction_regidx_build_index
samtools-1.3/htslib-1.3/regidx.c:83
↓ 1 callersFunction_regions_match_alleles
samtools-1.3/htslib-1.3/synced_bcf_reader.c:1196
↓ 1 callersFunction_vcf_parse_format
p,q is the start and the end of the FORMAT field
samtools-1.3/htslib-1.3/vcf.c:1535
↓ 1 callersFunctionacosh_imp
boost/math/special_functions/acosh.hpp:46
↓ 1 callersFunctionadd_bam_record_to_wiggle
wiggle.cpp:16
↓ 1 callersFunctionadd_read_group_single
samtools-1.3/sam_view.c:146
↓ 1 callersFunctionadd_read_groups_file
samtools-1.3/sam_view.c:169
↓ 1 callersFunctionadd_s3_settings
samtools-1.3/htslib-1.3/hfile_libcurl.c:778
↓ 1 callersFunctionairy_ai_imp
boost/math/special_functions/airy.hpp:20
↓ 1 callersFunctionairy_ai_prime_imp
boost/math/special_functions/airy.hpp:91
↓ 1 callersFunctionairy_bi_imp
boost/math/special_functions/airy.hpp:58
↓ 1 callersFunctionairy_bi_prime_imp
boost/math/special_functions/airy.hpp:126
↓ 1 callersFunctionalign_mem
samtools-1.3/htslib-1.3/vcf.c:1525
↓ 1 callersMethodapply
boost/random/detail/const_mod.hpp:34
↓ 1 callersFunctionarray_end
boost/range/detail/implementation_help.hpp:63
← previousnext →1,201–1,300 of 5,402, ranked by callers