pub fn get_reader<P: AsRef<Path>>( path: &Option<P>, has_headers: bool, bgzipped: bool, ) -> Result<Reader<Box<dyn Read>>>
Get a CSV Reader