create_bin
create_bin |
R Documentation |
Create a bin from a vector of contigs
Description
Create a bin from a vector of contigs
Usage
create_bin(SQM, bin, contigs, delete_overlapping_bins = FALSE)
Arguments
|
A SQM object. |
|
character. Name of the bin to be created. |
|
character. Vector with the names of the contigs that will be included in the new bin. |
|
logical. If |
Value
SQM object with the new binning information, including recalculated bin statistics if possible.
See Also
find_redundant_contigs, remove_contigs_from_bin