cocarriage | R Documentation |
cocarriage()
finds if 2 or more CP genes exists in same contig
or multiple contigs. This function should be used after running
filt_blast()
.
cocarriage(cpgcov = 100, cpgpident = 100)
cpgcov |
CP gene coverage cutoff (default=100) |
cpgpident |
CP gene percentage identity with genomic sequence (default=100) |
cocarriage()
cocarriage(cpgcov=100, cpgpident=100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.