Function bed_reader::sample_files
source · [−]pub fn sample_files<I, P>(path_list: I) -> Result<Vec<PathBuf>, BedErrorPlus> where
I: IntoIterator<Item = P>,
P: AsRef<Path>, Expand description
cmk need docs
pub fn sample_files<I, P>(path_list: I) -> Result<Vec<PathBuf>, BedErrorPlus> where
I: IntoIterator<Item = P>,
P: AsRef<Path>, cmk need docs