ERROR in Normalize by Copy Number

172 views
Skip to first unread message

Jenessa Winston

unread,
Apr 7, 2017, 11:39:16 AM4/7/17
to picrust-users
Hello Everyone-
Any help would be GREATLY appreciated.  I have followed the directions online for the "closed reference" OTU table for input into Galaxy.  When I upload and run this file, I am getting the following error:
Traceback (most recent call last): File "/galaxy-central/tools/picrust/scripts/normalize_by_copy_number.py", line 146, in <module> main() File "/galaxy-central/tools/picrust/scripts/normalize_by_copy_number.py", line 74, in main raise ValueEr

 How do I fix this??
Thanks
Jenessa

Gavin Douglas

unread,
Apr 7, 2017, 12:11:41 PM4/7/17
to picrus...@googlegroups.com
Hey Jenessa,

You’ll have to press the bug icon in galaxy to see the full error message - without that it’s difficult to troubleshoot this error.

However a good bet is that your BIOM table isn’t in JSON format (which is required for PICRUSt v1.0.0, the version hosted on the galaxy website).

You can use a command like this to convert from HDF5 to JSON: 
biom convert -i otu_table.biom -o otu_table_json.biom --table-type="OTU table" --to-json


Cheers,

Gavin

--
You received this message because you are subscribed to the Google Groups "picrust-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to picrust-user...@googlegroups.com.
To post to this group, send email to picrus...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Jenessa Winston

unread,
Apr 7, 2017, 1:48:40 PM4/7/17
to picrust-users
It worked! Thanks!
Reply all
Reply to author
Forward
0 new messages