| filt_blast | R Documentation | 
filt_blast filters the output results obtained from cpblast().
The filter is based on CP gene coverage and Percentage Identity
filt_blast(cpgcov = 100, cpgpident = 100)
cpgcov | 
 CP gene coverage cutoff (default=100)  | 
cpgpident | 
 CP gene percentage identity with genomic sequence (default=100)  | 
filt_blast()
filt_blast(cpgcov=100, cpgpident=100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.