Valentin Guignon

Results 20 comments of Valentin Guignon

It is possible if you provide the following structure and some changes in the files: ``` ShootDB ├── Gene_Trees ├── MultipleSequenceAlignments ├── Orthogroup_Sequences └── WorkingDirectory └── Alignments_ids ``` All your...

This issue seems related to #199.

Following this morning discussion, I propose a slightly different approach. Instead of replacing a simple text search with a regexp search in the specs, how about adding a (GET or...

Fair enough. :) Question: how to choose between case sensitive and case insensitive match? And it does solve the problem for text values but NOT when you want to filter...

Here is one use case I have: I manage stocks and I would like to add a trait value to a given stock. Depending on the trait, I could use...

By the way, I don't need an "end time" on capture date but it may be useful for others. Should we add something like "timecapturedend TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP,"?

About the "how to record units for the prop value", I think it's the purpose of the type_id of that value, which should be using an ontology "variable" (which includes...

I approve this change since it simplifies things when you work with multiple Chado instances. Some additional notes on the impact of such a change: - For the "genetic_code" schema,...

I'm not sure I understand everything about this discussion and I think I need some explanations. In our system, we use dbxref tables to link images to data. For instance,...

A question: why did you choose not to create a new organism that would be the cross of the two other organisms and link your stock to it? And then,...