meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
general:softwares:fcat [2021/10/12 11:13] – vinh | general:softwares:fcat [2022/11/16 14:22] (current) – [fCAT score modes] vinh | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== fCAT ====== | ====== fCAT ====== | ||
- | fCAT is a **f**eature-aware **C**ompleteness **A**ssessment **T**ool, that helps to answer | + | One of the critical steps in a genome sequencing project |
- | < | + | [[https://github.com/BIONF/fCAT|fCAT]] is a **f**eature-aware **C**ompleteness **A**ssessment **T**ool, that helps to answer the question "How complete is my gene set?". In particularly, |
+ | fCAT outputs both the summary result in a tabular text file and the phylogenetic profile of the core genes, which can be visualized using the tool [[https:// | ||
+ | |||
+ | {{: | ||
====== Table of Contents ====== | ====== Table of Contents ====== | ||
Line 11: | Line 14: | ||
* [[# | * [[# | ||
* [[# | * [[# | ||
- | * [[# | ||
- | * [[# | ||
* [[# | * [[# | ||
Line 43: | Line 44: | ||
You will find the output in the /// | You will find the output in the /// | ||
- | * *all_summary.txt*: summary of the completeness assessment using all 4 score modes | + | * //all_summary.txt//: summary of the completeness assessment using all 4 score modes |
- | * *all_full.txt*: the complete assessment of 4 score modes in tab delimited file | + | * //all_full.txt//: the complete assessment of 4 score modes in tab delimited file |
* // | * // | ||
* // | * // | ||
* // | * // | ||
- | Besides, if you have already run //fCAT// for several query taxa with the same fCAT core set, you can find the merged phylogentic profiles for all of those taxa within the corresponding core set output (e.g. _/ | + | Besides, if you have already run //fCAT// for several query taxa with the same fCAT core set, you can find the merged phylogentic profiles for all of those taxa within the corresponding core set output (e.g. /// |
+ | |||
+ | To learn how to interpret the phylogenetic profiles using PhyloProfile, | ||
====== fCAT score modes ====== | ====== fCAT score modes ====== | ||
Line 55: | Line 58: | ||
The table below explains how the //specific ortholog group cutoffs// for each fCAT core set were calculated, and which //value of the query ortholog// is used to assess its completeness, | The table below explains how the //specific ortholog group cutoffs// for each fCAT core set were calculated, and which //value of the query ortholog// is used to assess its completeness, | ||
- | | Score mode | Cutoff | + | ^ Score mode ^ Cutoff |
+ | | Mode 1 - Strict mode | Mean of FAS scores between all core orthologs | Mean of FAS scores between query ortholog and all core proteins | | ||
+ | | Mode 2 - Reference | ||
+ | | Mode 3 - Relaxed mode | The lower bound of the confidence interval calculated by the distribution of all-vs-all FAS score in a core group | Mean of FAS scores between query ortholog and all core proteins | ||
+ | | Mode 4 - Length mode | Mean and standard deviation of all core protein lengths | Length of query ortholog | | ||
+ | |||
+ | {{: | ||
//Note: **FAS scores** are bidirectional FAS scors; **core protein** or **core ortholog** is protein in the core ortholog groups; **query protein** or **query ortholog** is ortholog protein of query species; **refspec** is the specified reference species// | //Note: **FAS scores** are bidirectional FAS scors; **core protein** or **core ortholog** is protein in the core ortholog groups; **query protein** or **query ortholog** is ortholog protein of query species; **refspec** is the specified reference species// | ||
- | |||
- | < | ||
- | |||
- | ====== Bugs ====== | ||
- | |||
- | Any bug reports or comments, suggestions are highly appreciated. Please [[https:// | ||
- | |||
- | ====== Contributors ====== | ||
- | |||
- | * [[https:// | ||
- | * [[https:// | ||
- | * [[https:// | ||
====== Contact ====== | ====== Contact ====== |