Hello Tony
Well I tried the command biom normalize-table --relative-abund
However the command gave the following error
Traceback (most recent call last):
File "/usr/local/bin/pyqi", line 184, in <module>
optparse_main(cmd_obj, argv[1:])
File "/usr/local/lib/python2.7/dist-packages/pyqi/core/interfaces/optparse/__init__.py", line 275, in optparse_main
result = optparse_cmd(local_argv[1:])
File "/usr/local/lib/python2.7/dist-packages/pyqi/core/interface.py", line 41, in __call__
return self._output_handler(cmd_result)
File "/usr/local/lib/python2.7/dist-packages/pyqi/core/interfaces/optparse/__init__.py", line 250, in _output_handler
opt_value)
File "/usr/local/lib/python2.7/dist-packages/biom/interfaces/optparse/output_handler.py", line 80, in write_biom_table
table.to_hdf5(f, generatedby())
File "/usr/local/lib/python2.7/dist-packages/biom/table.py", line 3484, in to_hdf5
self.group_metadata(axis='observation'), 'csr', compression)
File "/usr/local/lib/python2.7/dist-packages/biom/table.py", line 3456, in axis_dump
formatter[category](grp, category, md, compression)
File "/usr/local/lib/python2.7/dist-packages/biom/table.py", line 3440, in vlen_list_of_str_formatter
data[i, :len(value)] = value
TypeError: len() of unsized object
One more thing the file is generated I am also attaching the file