Description Usage Arguments Value Examples
The msc.uc function allows you to check some clustering : insertions and deletions –> ask Fre. The total amount of minicircle sequence clusters (MSCs) found per percent identity will be calculated as well as the number of gaps.
1 |
files |
a character vector containing the uc file names (output of VSEARCH) e.g. all.minicircles.circ.id70.uc, all.minicircles.circ.id80.uc... |
MSCs |
a numerical vector containing the number of MSC per percent identity. |
perfect aligments |
a numerical vector containing the proportions of perfect alignments per percent identity. |
insertions |
a table showing the length and the number of insertions across different percent identities. |
deletions |
a table showing the length and the number of deletions across different percent identities. |
plots |
different plots showing previous results. |
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.