sgn
sgn copied to clipboard
Mixed Model Tool Issues
Started playing around with the mixed model tool a little. I noticed a couple of issues.
- There is no way to specify a nesting of variables, only interaction. It is common to nest rep in location to make unique rep factor for example.
- After running a model the results are shown with no header for the traits (see below) and there is no way to download the result.
- The save button allows one to save the analysis in the database (models can be saved though); however, this doesn't seem to work yet as I get this error message when trying to save the analysis:
I understand this is a newer tool and under active development, just wanted to provide some (hopefully) useful feedback!
Hi Chris, do you have a location called [Computation] in the database? That's what the tool uses as location. Sometimes users delete this location because they think it is not useful
There is a ticket for adding nested variables. I thought there was a download, if not we should definitely add that option and have proper headers.
I definitely deleted the Computation location. Can I simply add a location called Computation to fix this?
Yes. It has to be called [Computation] (with the brackets) Maybe we should change this or prevent it from getting deleted. cheers Lukas
From: Chris Hernandez @.> Sent: Saturday, January 29, 2022 9:19 AM To: solgenomics/sgn @.> Cc: Lukas A. Mueller @.>; Assign @.> Subject: Re: [solgenomics/sgn] Mixed Model Tool Issues (Issue #3922)
I definitely deleted the Computation location. Can I simply add a location called Computation to fix this?
— Reply to this email directly, view it on GitHubhttps://github.com/solgenomics/sgn/issues/3922#issuecomment-1024920730, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAAV7F3AI7UKARDNVSOSGX3UYPZQXANCNFSM5M7BFP7Q. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you were assigned.Message ID: @.***>
added issue #3927 to prevent computation location deletion. Pull request #3928.
Let's make this issue about adding a header and the download. (nesting already has an issue.)
Okay, sounds good. I added the [Computation] location back and it fixed the issue with saving the analysis.
Closing this issue as a duplicate of #3997.