pub fn binreader<P: AsRef<Path> + Debug>( file: P, ) -> Result<HashMap<String, Vec<Vec<GenePred>>>, Box<dyn Error>>