Our acmap_to_distance() or whatever it's called function currently only accepts a Racmacs object, but it's not very clear about this. we should rewrite this function as an S3 generic with a specific method for Racmacs objects and a default method, that way we can extend it if someone tells us about a different antigenic cartography package they use.
Our acmap_to_distance() or whatever it's called function currently only accepts a Racmacs object, but it's not very clear about this. we should rewrite this function as an S3 generic with a specific method for Racmacs objects and a default method, that way we can extend it if someone tells us about a different antigenic cartography package they use.