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