Git Product home page Git Product logo

matlab-storm's People

Contributors

alistairboettiger avatar jeffmoffitt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

matlab-storm's Issues

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

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.

Insight3

Where can I find 'Insight3' to download?

WriteMoleculeList cannot write _alist.bin files

If the filename passed ends in _list.bin everything works great. If the filename ends in _alist.bin the script runs fine, claims to have written molecules, but the resulting .bin file is empty (size = 1byte).

ReadMasterMoleculeList error handling of empty molecule lists

If the target molecule list happens to be empty (size 1 byte) for some reason because the file was never fully written or otherwise corrupt, ReadMasterMoleculeList attempts to initialize an array with an impossible number of molecules / fields which will result in a computer crash:

 Version para
 Contains 1702126957 field
 Status: 1702126957
 Number of molecules in Frame 0: 543450483
 Compact Representation: 1

It would be better to return an error that the file is corrupt, the anticipated number of molecules does not match the file size, or something like that.

Why is 'valid' replaced by 'density' ?

If a molecule list is saved in .txt format from Insight3, it will contain a valid column. But a bin file loaded into MATLAB using ReadMasterMoleculeList() has a column called density instead.
What does density mean ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.