Closed agarciamontoro closed 6 years ago
Sure I can do this. This should be moved to a different repo/project though, otherwise we are forced to update the db itself everytime we change/correct assignments.
that was the point of #72 (no description there, my fault)
This should be moved to a different repo/project
Are you ok if I move this to assignments.rna16s?
that was the point of #72 (no description there, my fault)
72 was closed in #76 by error, then? Or did I miss something there that solved this?
Are you ok if I move this to assignments.rna16s?
as these assignments will be checked/fixed (clustering, taxonomy tree coherence) I'd rather have a separate repo for them.
I'd rather have a separate repo for them.
Sure! I'll create a repo later called db.rna16s.assignments
(someday we should review all names and find a consistent way of generating them :p) and move this issue there.
I'll close this when that repo is ready.
someday we should review all names and find a consistent way of generating them
They basically correspond to packages
Closed in favour of https://github.com/ohnosequences/db.rna16s.assignments/issues/2.
Each reference in the DB needs to be assigned to a set of nodes in the taxonomy tree from ohnosequences/ncbitaxonomy repo. We may also compute the LCA of this set.
We need to:
Reference -> Seq[TaxonomyNode]
that implements the assignment.@eparejatobes, can you take charge of the documentation tasks?
Needs ohnosequences/ncbitaxonomy#7.