Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_ld.h119 char* annotate_flattened; member
H A Dplink_ld.c69 clump_ip->annotate_flattened = nullptr; in ld_epi_init()
88 free_cond(clump_ip->annotate_flattened); in ld_epi_cleanup()
12688 char* annot_flattened = clump_ip->annotate_flattened; in clump_reports()
H A Dplink.c5853 …retval = alloc_and_flatten_comma_delim(&clump_info.annotate_flattened, &(argv[cur_arg + 1]), param… in main()