bowtie2 package install problem on MAC (R2023b)
    조회 수: 3 (최근 30일)
  
       이전 댓글 표시
    
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
답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
