pub async fn get_newick(
    matches: &ArgMatches,
    unique_ids: Vec<String>
) -> Result<()>
Expand description

CLI entry point to get the Newick file from the GoaT API.