Answered
Save sequence data on SequenceSetdown
Can I save sequence data on SequenceSetdown?
Can I save sequence data on SequenceSetdown?
no. the data saved with the project is the last handle used or flattened (depending on if you have set the flattening flag).
sequence setdown is AE's way of tellnig you the data needs to be destructed and freed. logic being that the data may not just be a simple handle to be freed, but rather a structure with pointers that need to be separately destructed and freed.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.