bowtie2 package install problem on MAC (R2023b)

3 ビュー (過去 30 日間)
Berk Saglam
Berk Saglam 2024 年 5 月 31 日
I wanted to use the bowtie2 function for my research. First of all, it asked me to download the bowtie2 package using add-on explorer, but it did not work. I manually downloaded and installed it from this link "https://www.mathworks.com/matlabcentral/fileexchange/105425-bowtie-2-support-package-for-bioinformatics-toolbox". Then I got the following error. What do I need to do to use the Bowtie2 function? Can you help me?
Unable to resolve the name 'bowtie2.getInstallationLocation'.
Error in bioinfo.internal.addonTripwire>@()bowtie2.getInstallationLocation("Bowtie2")
Error in bioinfo.internal.addonTripwire
Error in Bowtie2Base.checkBowtie2Install (line 301)
bioinfo.internal.addonTripwire("bowtie2", mode);
Error in bowtie2build (line 36)
Bowtie2Base.checkBowtie2Install();
Error in deneme (line 6)
status = bowtie2build('PC_CaVN.fa', 'PC_CaVN_index');

回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by