Home
last modified time | relevance | path

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

/dports/biology/gmap/gmap-2020-09-12/src/
H A Dgsnap.c231 static Genome_T transcriptomebits_alt = NULL; variable
3115transcriptomebits_alt = Genome_new(snpsdir,transcriptome_fileroot,snps_root,/*genometype*/GENOME_B… in worker_setup()
3557 if (transcriptomebits_alt != NULL) { in worker_cleanup()
3558 Genome_free(&transcriptomebits_alt); in worker_cleanup()