m-orton / Evolutionary-Rates-Analysis-Pipeline

The purpose of this repository is to develop software pipelines in R that can perform large scale phylogenetics comparisons of various taxa found on the Barcode of Life Database (BOLD) API.
GNU General Public License v3.0
7 stars 1 forks source link

one more line needed for using muscle? #15

Closed sadamowi closed 7 years ago

sadamowi commented 7 years ago

Hi Matt,

I found I needed to add this around line 140 in order to move forward.

biocLite("muscle")

I didn't want to change anything directly in the code, and so I created an issue. If you agree, then please do go ahead and add that. Then, I think we can close this minor issue.

Thanks!

Cheers, Sally

m-orton commented 7 years ago

Hi Sally, I agree, I will add this line to the code.

sadamowi commented 7 years ago

Hi Matt. Thanks for verifying this and adding the new line. I will close this issue.

Cheers, Sally