Clear Filters
Clear Filters

Why is geosoftread not working?

2 views (last 30 days)
Mohannad Abboushi
Mohannad Abboushi on 19 Jul 2016
I keep getting the following error message when I try to use the function geosoftread :
Error in geosoftread
(line 36) bioinfochecknargin(nargin,1,mfilename);
I tried redownloading the toolbox for bioinformatics, changed the soft file location, etc. and its still giving me that message. What do I do?
  5 Comments
Walter Roberson
Walter Roberson on 26 Jul 2016
Please show the output of the following:
which -all bioinfochecknargin
ls(fullfile(toolboxdir('bioinfo'),'bioinfo','bioinfochecknargin.m'))
If the file exists both ways then look on the first of those two lines and see if it says "No license available"
Mohannad Abboushi
Mohannad Abboushi on 2 Aug 2016
It says it has no license available, what do I do since i purchased matlab and downloaded this toolbox?

Sign in to comment.

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!