How can I use the function 'affyread' in standalone applications?

I want to develop a standalone matlab application for microarray analysis. But I failed to do that only because, some functions available in bioinformatics toolbox did not work in standalone application. It works fine in matlab. I used mcc command to create my standalone application....

 Accepted Answer

Hi Prasanth, the function affyread is not supported by the compiler. You can see that here:
Note that affyread is specifically noted in the table.

More Answers (0)

Categories

Find more on Genomics and Next Generation Sequencing in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!