Add two API methods for names

Issue #5 new
Scott Chamberlain created an issue
  1. For cleaning names. This could basically expose the namecleaning function, and just give back cleaned names, this way users could resolve issues based on feedback from the output before querying the trees.

  2. For looking up what names are available with data. This is different from above, queries all names in all the trees in storage in datelife. This would let user know that there is no taxon X, instead of returning nothing or error.

Comments (0)

  1. Log in to comment