forked from trvinh/fCAT
-
Notifications
You must be signed in to change notification settings - Fork 0
fCAT process
Vinh Tran edited this page Nov 18, 2020
·
1 revision
fCAT algorithm consists of 3 main steps:
- Calculate group-specific cutoffs for a core set
Please make sure that the R dependency are available before running this function.
fcat.cutoff --coreDir /path/to/fcat_data --coreSet eukaryota
- Search for orthologs in a gene set of interst and create phylogenetic profiles
fcat.ortho --coreDir /path/to/fcat_data --coreSet eukaryota --refspecList "HOMSA@9606@2" --querySpecies /path/to/query.fa --annoQuery /path/to/query.json
- Create report for completeness assessment
fcat.report --coreDir /path/to/fcat_data --coreSet eukaryota --outDir /path/to/fcat/output --queryID queryID --mode 1