-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Creating a quad gate fails #212
Comments
This issue report could be related to/confounded with issue #210. As a follow-up, I deleted my samples-template.csv and tried creating my quad gate BEFORE creating my two interval gates. I was able to successfully add my quad gate without an error. I can't prove this; just a theory?
The gates appear to create properly: So, it now seems everything has gone well, but try to apply the Sample-Template
We see the same error that we did when I was trying to add the quad gate before. This makes it look like issue #210 is involved. |
Describe the bug
When creating a manual quad gate with cyto_gate_draw(), The graphical portion of the gate creation seems to work, but an error iis produced and the gate(s) are not added to the gating template.
To Reproduce
Steps to reproduce the behavior:
Execute this code on a loaded gating set called gsSamp
Expected behavior
I expect the four components of a quad gate to be created and added to the gating template.
Screenshots
Graphically, things appear to be working:
Desktop (please complete the following information):
Additional query about a warning
Side query. For some time now I have been receiving the warning. I don't believe I used to get it. Is it something of known origin that I should be worried about?
In addition: Warning message:
In par(pars) : argument 1 does not name a graphical parameter
The text was updated successfully, but these errors were encountered: