cout<<" -C <kappa> .... Specify upper threshold for coverage. Default is 50. Max is 65535."<<endl;
cout<<" -l <lambda> .... Indicate number of arrays wanted in the CMS. Default is biggest l so that l<B/(b*MAX_INT) where b is 1 or 2 depending on kappa and B is the RAM quantity on the machine."<<endl;
cout<<" -n <nb_distinct_k_mer> .... Indicate the number of distinct k-mer. Useful to compute lambda if not specified with -l."<<endl;
cout<<" -g <CMS size in GB> .... Wanted size for the CMS."<<endl;
cout<<" -g <CMS size in GB> .... Wanted size for the CMS."<<endl;