Naama Menda

Results 12 comments of Naama Menda

https://github.com/GMOD/Chado/issues/135

https://github.com/GMOD/Chado/issues/135#issuecomment-1265735759 this raises a good question - do we intend to store stderr as a single value or indicate how it was calculated too? if the latter then phenotypeprop would...

will try to use phneotypprop. Need to add new system cvterms for the Stderr methods of measurement

don't delete any of the chado tables (e.g. nd_experiment_phenotype) because it will break some GMOD tools and Bio::Chado::Schema We can just not use them. If you add any tables to...

@nickmorales which databases use this user-submitted trait function?

@bellerbrock it looks to me like experiment_type and the above project_property cvterms be changed to cv= project_type

If we want to globally use only unique stock names then the stock object 'exists_in_database' function needs to be changed to lookup without type_id and organism_id https://github.com/solgenomics/sgn/blob/master/lib/CXGN/Stock.pm#L687

@lukasmueller I think I have a branch for this. Let me see if I can commit it

@lukasmueller need to check everything that uses StockLookup https://github.com/solgenomics/sgn/blob/master/lib/CXGN/Stock/StockLookup.pm#L53https://github.com/solgenomics/sgn/blob/master/lib/CXGN/Stock/StockLookup.pm#L53

https://github.com/solgenomics/sgn/tree/topic/unique_seedlot_names Need to check other stock objects and make sure the uniqueness checks are not using type_id and/or organism_id