Patch the extract.obiclean function
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
\alias{threshold.mask-methods,metabarcoding.data}
|
||||
\title{Computes a cumulatif thresold mask for filtering read aboundancies.}
|
||||
\usage{
|
||||
\S4method{threshold.mask}{metabarcoding.data}(data, MARGIN, threshold = 0.97,
|
||||
operator = "<")
|
||||
\S4method{threshold.mask}{metabarcoding.data}(data, MARGIN,
|
||||
threshold = 0.97, operator = "<")
|
||||
}
|
||||
\arguments{
|
||||
\item{data}{The \code{\linkS4class{metabarcoding.data}} instance
|
||||
|
Reference in New Issue
Block a user