A library for working with phylogenetic and population genetic data.
v0.27.0
list_misc.hpp File Reference
#include "genesis/utils/tools/color.hpp"
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

 genesis
 Container namespace for all symbols of genesis in order to keep them separate when used as a library.
 
 genesis::utils
 

Enumerations

enum  ColorListMisc { kNextstrain }
 

Functions

std::vector< Color > const & color_list_misc (ColorListMisc palette)
 
std::vector< Color > const & color_list_misc (std::string const &palette)
 
std::vector< std::string > color_list_misc_names ()
 
std::vector< Color > const & color_list_nextstrain ()
 Color palette from the the Nextstrain build for novel coronavirus (nCoV) at https://nextstrain.org/ncov. More...
 
std::vector< Color > color_list_nextstrain (size_t n)
 Color palette from the the Nextstrain build for novel coronavirus (nCoV) at https://nextstrain.org/ncov. More...