Construct an annotation-specific file name.
Examples
if (FALSE) { # \dontrun{
tmp <- tempdir()
annot_file <- annotation_file_name(locus_dir=tmp,
lib_name="test")
} # }
Construct an annotation-specific file name.
if (FALSE) { # \dontrun{
tmp <- tempdir()
annot_file <- annotation_file_name(locus_dir=tmp,
lib_name="test")
} # }