Rscript ../scripts/core_pan_gene_curve.r -i Orthogroups_PAV.tsv --pre
fix core_pan_curve
WARNING: ignoring environment value of R_HOME
--> Q&A for bioinformatics, please visit the website: https://www.omicsclass.com/
--> R beginners ? I suggest your learning R language: https://study.omicsclass.com/index
Attaching package: ‘dplyr’
The following objects are masked from ‘package:stats’:
filter, lag
The following objects are masked from ‘package:base’:
intersect, setdiff, setequal, union
Warning message:
In log(C - pan_mean) : NaNs produced
Error in nls.lm(par = start, fn = FCT, jac = jac, control = control, lower = lower, :
Non-finite (or null) value for a parameter specified!
Calls: nlsLM -> nls.lm
Execution halted