Searched refs:sorted_strand (Results 1 – 1 of 1) sorted by relevance
/dports/biology/subread/subread-2.0.2-source/src/ |
H A D | readSummary.c | 1514 …d, srInt_64 ** sorted_start, srInt_64 ** sorted_end, unsigned char ** sorted_strand, char ** anno_… in sort_feature_info() argument 1576 (*sorted_strand) = ret_strand; in sort_feature_info() 8171 …neid, char ** chr, srInt_64 * start, srInt_64 * stop, unsigned char * sorted_strand, char * anno_c… 8275 unsigned char * sorted_strand; in readSummary() local 8575 …obal_context, nexons, loaded_features, &chr, &geneid, &start, &stop, &sorted_strand, &anno_chr_2ch… in readSummary() 8741 …e(& global_context, column_numbers, nexons, geneid, chr, start, stop, sorted_strand, anno_chr_2ch,… in readSummary() 8822 …fc_write_final_gene_results(&global_context, geneid, chr, start, stop, sorted_strand, sorted_extra… in readSummary() 8918 free(sorted_strand); in readSummary() 8993 …neid, char ** chr, srInt_64 * start, srInt_64 * stop, unsigned char * sorted_strand, char * anno_c… in readSummary_single_file() argument 9025 …fc_thread_start_threads(global_context, nexons, geneid, chr, start, stop, sorted_strand, anno_chr_… in readSummary_single_file()
|