Skip to content

R dependency

Vinh Tran edited this page Nov 18, 2020 · 1 revision

fCAT use an R package EnvStats to calculate the confidence interval for the FAS scores of the core ortholog groups. Therefore, to use the function fcat.cutoff, you need to have that R library installed. You can do it using this command in an R terminal:

install.packages("EnvStats")

Introduction

Home

Others

fCAT process

R dependency

Clone this wiki locally