R/readBfaToc.R

Defines functions readBfaToc

Documented in readBfaToc

readBfaToc <- function( bfafile )
   .Call( .readBfaToc, bfafile )
Bioconductor/ShortRead documentation built on Nov. 2, 2024, 4:38 p.m.