Manhatten distance metric
See also
	beta_div command
	Beta diversity metrics
	
	The Euclidean metric between samples i and j is calculated as follows.
N = number of OTUs.
n ki = count of OTU k in sample i .
Manhatten = sum k = 1 .. N of | n ki - n kj |
 
