Home
last modified time | relevance | path

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

/dports/biology/subread/subread-2.0.2-source/src/
H A Dsubread.h470 int single_read_lengths[INPUT_BLC_MAX_READS+1]; member
564 int single_read_lengths[INPUT_BLC_MAX_READS+1]; member
H A Dinput-blc.c289 … bcl_is_gzipped, &cache_input -> filter_is_gzipped, cache_input -> single_read_lengths, cache_inpu…
426 int * srii = cache_input -> single_read_lengths;
490 …t -> bcl_is_gzipped, &blc_input -> filter_is_gzipped, blc_input -> single_read_lengths, blc_input …
509 idx_offset = blc_input -> single_read_lengths[0];
510 base_offset = idx_offset + blc_input -> single_read_lengths[1];