Searched refs:isPEassign (Results 1 – 1 of 1) sorted by relevance
8278 char * isPEassign, *is_paired_end_reads_expected; in readSummary() local8287 isPEassign = argv[4]; in readSummary()8459 if(long_read_minimum_length < 2 && isPEassign[0]=='1'){ in readSummary()8563 …_SAM_file, isGTF, & n_input_files, isReadSummaryReport, is_paired_end_reads_expected, isPEassign) ) in readSummary()8683 int this_file_isPEassign = isPEassign[1]?isPEassign[x1] == '1' :(isPEassign[0]=='1'); in readSummary()