$humann2 --input geneFamilies.tsv --output KEGGRes --id-mapping legacy_kegg_idmapping.tsv --pathways-database humann-0.99/data/keggc
Output files will be written to: /home/myfolder/Project1/12.gene2regroup/KEGGRes
Process the sam mapping results ...
Traceback (most recent call last):
File "//home/myfolder/.local/bin/humann2", line 9, in <module>
load_entry_point('humann2==0.6.2', 'console_scripts', 'humann2')()
File "/home/myfolder/.local/lib/python2.7/site-packages/humann2-0.6.2-py2.7.egg/humann2/humann2.py", line 906, in main
args.input, alignments, unaligned_reads_store, keep_sam=True)
File "/home/myfolder/.local/lib/python2.7/site-packages/humann2-0.6.2-py2.7.egg/humann2/search/nucleotide.py", line 251, in unaligned_reads
if int(info[config.sam_flag_index]) & config.sam_unmapped_flag != 0:
ValueError: invalid literal for int() with base 10: 'A468xx000-000'