Clear Filters
Clear Filters

Support packages not being installed well

7 views (last 30 days)
Guy Nir
Guy Nir on 19 Jan 2024
Commented: Guy Nir on 19 Jan 2024
I have tried installing support packages on my Apple M1 Max MacBook Pro such as cufflinks and bowtie2. While Matlab (2024a pre-release) notifies of a succesful installation, I don't see files in those packages that I downloaded. When I try running it I see the following (see below).
Can you please help me properly install it? i tried uninstalling and reinstalling and it didn't help.
opt=Bowtie2AlignOptions;
Error in bioinfo.internal.addonTripwire>@()bowtie2.getInstallationLocation("Bowtie2")
Error in bioinfo.internal.addonTripwire
Error in Bowtie2Base.checkBowtie2Install (line 279)
bioinfo.internal.addonTripwire("bowtie2", mode);
Error in Bowtie2Base (line 21)
Bowtie2Base.checkBowtie2Install("warn");
Error in Bowtie2AlignOptions
  2 Comments
Sai Teja G
Sai Teja G on 19 Jan 2024
Can you check if "Bowtie 2 Support Package for Biometrics Toolbox" is installed in your current MATLAB version. If not can you add it and then try it once.
Guy Nir
Guy Nir on 19 Jan 2024
It is installed. see below.
I only have the 2024a prerelease version. Also, when I installed it at home, on my intel-chip Mac, it does work.

Sign in to comment.

Answers (0)

Categories

Find more on Downloads in Help Center and File Exchange

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!