create_bin | R Documentation |
Create a bin from a vector of contigs
create_bin(SQM, bin, contigs, delete_overlapping_bins = FALSE)
SQM |
A SQM object. |
bin |
character. Name of the bin to be created. |
contigs |
character. Vector with the names of the contigs that will be included in the new bin. |
delete_overlapping_bins |
logical. If |
SQM object with the new binning information, including recalculated bin statistics if possible.
find_redundant_contigs
, remove_contigs_from_bin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.