Home
last modified time | relevance | path

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

/dports/biology/subread/subread-2.0.2-source/src/
H A DreadSummary.c4767 char * umi, * glist_ptr =NULL; in scRNA_do_one_batch() local
4772 glist_ptr =binptr + 16; in scRNA_do_one_batch()
4793 if(gene_no & (1LLU<<63)) fwrite( glist_ptr, 1, 8*genes, fp ); in scRNA_do_one_batch()
4800 … -> scRNA_UMI_length, binlen, fp, new_cellbc, umi[0]=='-'?NULL:umi, gene_no, (srInt_64*)glist_ptr); in scRNA_do_one_batch()