Home
last modified time | relevance | path

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

/dports/biology/subread/subread-2.0.2-source/src/
H A DreadSummary.c3176 …l_context, fc_thread_thread_context_t * thread_context, srInt_64 assign_target_number, char * rea…
4258 …l_context, fc_thread_thread_context_t * thread_context, srInt_64 assign_target_number, char * rea… in add_scRNA_read_to_pool() argument
4290 …if(cell_id >=0 && (assign_target_number>=0 || target_list))barcode_hashed_key = cell_id % global_c… in add_scRNA_read_to_pool()
4307 if(assign_target_number<0){ in add_scRNA_read_to_pool()
4316 }else fwrite(&assign_target_number,1,8,myfp); in add_scRNA_read_to_pool()