Its taken me a while to get back to this but when I tried to use the make_2d_plots.py I am getting this error
qiime@qiime-VirtualBox:~$ make_2d_plots.py -i weighted_unifrac_nmds -m xesto_UKY_all_mapC.txt -o weighted_unifrac_nmds_2d_plot
Traceback (most recent call last):
File "/home/qiime/qiime_software/qiime-1.8.0-release/bin/make_2d_plots.py", line 224, in <module>
main()
File "/home/qiime/qiime_software/qiime-1.8.0-release/bin/make_2d_plots.py", line 175, in main
data['coord'] = get_coord(opts.coord_fname)
File "/home/qiime/qiime_software/qiime-1.8.0-release/lib/qiime/make_3d_plots.py", line 856, in get_coord
coord_header, coords, eigvals, pct_var = parse_coords(coord_f)
File "/home/qiime/qiime_software/qiime-1.8.0-release/lib/qiime/parse.py", line 361, in parse_coords
raise QiimeParseError("The line with the vector number was not "
qiime.parse.QiimeParseError: The line with the vector number was not found, this information is required in coordinates files