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!
