Home
last modified time | relevance | path

Searched refs:scRNA_barcode_batched_bin_no (Results 1 – 1 of 1) sorted by relevance

/dports/biology/subread/subread-2.0.2-source/src/
H A DreadSummary.c315 int scRNA_barcode_batched_bin_no; member
4305 if(barcode_hashed_key<=global_context -> scRNA_barcode_batched_bin_no){ in add_scRNA_read_to_pool()
6048 for(xk1=0; xk1<global_context-> scRNA_barcode_batched_bin_no +2; xk1++){ in fc_thread_merge_results()
6049 if(xk1<global_context-> scRNA_barcode_batched_bin_no +1){ in fc_thread_merge_results()
6093 FILE * input_fps[global_context -> scRNA_barcode_batched_bin_no+2]; in fc_thread_merge_results()
6097 for(xk1=0; xk1<global_context -> scRNA_barcode_batched_bin_no+2; xk1++){ in fc_thread_merge_results()
6101 if(xk1 == global_context -> scRNA_barcode_batched_bin_no+1)break; in fc_thread_merge_results()
6201 for(xk1=0; xk1<global_context -> scRNA_barcode_batched_bin_no+1; xk1++){ in fc_thread_merge_results()
6796 global_context -> scRNA_barcode_batched_bin_no = 149; in fc_thread_init_global_context()
6800 for(x1=0; x1<global_context -> scRNA_barcode_batched_bin_no+2; x1++){ in fc_thread_init_global_context()
[all …]