remove_contigs_from_bin | R Documentation |
Remove contigs from a given bin
remove_contigs_from_bin(SQM, bin, contigs)
SQM |
A SQM object. |
bin |
character. Name of the bin from which the contigs will be removed. |
contigs |
character. Vector with the names of the contigs that will be removed from the new bin. |
SQM object with the new binning information, including recalculated bin statistics if possible.
find_redundant_contigs
, create_bin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.