export extract_taxonomy object

14 views
Skip to first unread message

javie...@gmail.com

unread,
Nov 18, 2017, 7:47:41 PM11/18/17
to metacoder

Hi there, is it possible to save the output fo extract_taxonomy to a readable file? .txt? mostly interested in getting out observation Id and tax ranks.

Zachary Foster

unread,
Nov 20, 2017, 2:12:09 PM11/20/17
to metacoder
Hello!

The two tables in the object are just data.frames, so you can save them like any other table with "write.table". Something like "write.table(obj$taxon_data, sep = "\t"). Will that do what you need? If not, I can take a look at a part of your data and give some more specific suggestions. Thanks,


Reply all
Reply to author
Forward
0 new messages