Scott Chamberlain

Results 1295 comments of Scott Chamberlain

Awesome, thanks. Will have a look soon, especially with an eye to see if taxize will require anything else

@zachary-foster will do next monday, leaving on vacation

thanks @zachary-foster - I'll investigate over the next few days and report back

@zachary-foster so we can do `metacoder::parse_phylo`, but can you reconstruct the phylogeny after making it a taxmap object? something like `as_phylo()`?

is there a way to add data after creating a taxmap? e.g., if i use `metacoder::parse_phylo`, i want to include higher taxonomy data, but not sure how to add a...

good idea. is there a way to do this now? and are you talking about the object `taxonomy` or just to any objects in the pkg?

So right now, someone would need to e.g., recreate the entire `taxonomy` object with new taxa if they had new taxa to add?

Definitely seems like a pain point that we should sort out

Looks good to me. I can see how suppressing progress bars would help (#162) I think it's good t include, it's good to have placeholders for the other classes so...