YongxinLiu / EasyAmplicon

Easy Amplicon data analysis pipeline
Other
255 stars 104 forks source link

Problems with "alpha_boxplot" - ​EasyAmplicon pipeline #7

Closed laboratorist closed 1 year ago

laboratorist commented 1 year ago

Hi,

I worked through all the steps in the pipeline.sh file to alpha diversity step. I was trying the function alpha_boxplot but I have encountered some difficulties and I am hoping that someonecan help!

The specific error is:

Error in alpha_boxplot(alpha_div, index = opts$alpha_index, metadata, : could not find function "alpha_boxplot

I thought I need to install the amplicon package and I tried using the code devtools::install_github("microbiota/amplicon") but encountered this error:

Error in file(filename, "r", encoding = encoding) : cannot open the connection Calls: source -> file In addition: Warning message: In file(filename, "r", encoding = encoding) : cannot open file 'renv/activate.R': No such file or directory Execution halted

Any help is highly appreciated!

Thanks,

manik-123 commented 1 year ago

For me it worked, maybe because i coped all the packages in R... you can try.