remove_contigs_from_bin: Remove contigs from a given bin

View source: R/bin_methods.R

remove_contigs_from_binR Documentation

Remove contigs from a given bin

Description

Remove contigs from a given bin

Usage

remove_contigs_from_bin(SQM, bin, contigs)

Arguments

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.

Value

SQM object with the new binning information, including recalculated bin statistics if possible.

See Also

find_redundant_contigs, create_bin


SQMtools documentation built on April 3, 2025, 6:16 p.m.