Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

MS Object functions alter input data #140

Open
devoid opened this issue Feb 28, 2012 · 0 comments
Open

MS Object functions alter input data #140

devoid opened this issue Feb 28, 2012 · 0 comments

Comments

@devoid
Copy link
Contributor

devoid commented Feb 28, 2012

For example:

my $data = ... # some biochemistry data
my $bio1 = ModelSEED::MS::Biochemistry->new($data);
my $bio2 = ModelSEED::MS::Biochemistry->new($data);
# ^ this will fail ... data is not even close to the same

Noting this for myself, there's not a quick solution for it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant