Skip to content
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

Error using CheckParameter (line 142) parallel is not a parallel.Pool object #4

Open
TingtingSsl2 opened this issue Aug 12, 2021 · 0 comments

Comments

@TingtingSsl2
Copy link

Hi,

While running /MERFISH_analysis/example_scripts/library_design_example.m

Error seen as follows:

Designing primers for L1E1
Error using CheckParameter (line 142)
parallel is not a parallel.Pool object

Error in ParseVariableArguments (line 103)
CheckParameter(parameterValues{i}, defaults{ind, 2}, parameterNames{i});

Error in OTTable (line 93)
parameters = ParseVariableArguments(varargin, defaults, mfilename);

Error in library_design_example (line 431)
encodingProbeOTTable = OTTable(struct('Sequence', allSeqs), 15, 'verbose', true, ...

I'm wondering if you have any suggestions on fixing it?

Thank you for help!

Bests.

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

No branches or pull requests

1 participant