Description Usage Arguments Value
View source: R/checkCompleteness.R
A fail running of fCAT's checkCompleteness function will leave behind a copy of the fasta file and the symbolic link of the FAS annotaion of the interested genome. This can cause some warning or crash while rerun the tool. This function will check if the query taxon is empty before the check, if not the function will delete the fasta file in the query taxon and its corresponding annotation file in weight_dir
1 | handleError(root, weightDir = NULL)
|
root |
The path to the core directory, where the core set is stored within weight_dir, blast_dir, etc. |
weightDir |
The user can replace the weight_dir folder in the core directory by specifying the path to the replacing folder in this argument |
none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.