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 CenterFile Exchange에서 Introduction 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