powered by
fai_open( filename )
## ## Example : ## faifile <- system.file("extdata", "ex.fasta", package = "WhopGenome") faifh <- fai_open( faifile ) stopifnot( faifh != NULL )
Run the code above in your browser using DataLab