Commit the man pages and make aggregate public again
This commit is contained in:
21
man/read.ngsfilter.Rd
Normal file
21
man/read.ngsfilter.Rd
Normal file
@@ -0,0 +1,21 @@
|
||||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/read.ngsfilter.R
|
||||
\name{read.ngsfilter}
|
||||
\alias{read.ngsfilter}
|
||||
\title{Read an OBITools ngsfilter file}
|
||||
\usage{
|
||||
read.ngsfilter(filename, decimal = ".", as.is = !stringsAsFactors,
|
||||
stringsAsFactors = default.stringsAsFactors())
|
||||
}
|
||||
\description{
|
||||
Reads a ngsfilter file as formatted for the OBITools. For now, needs to be tab delimited till the "F" column.
|
||||
Any additionnal information needs to be space delimited.
|
||||
}
|
||||
\seealso{
|
||||
\code{\link{import.metabarcoding.data}}
|
||||
}
|
||||
\author{
|
||||
Lucie Zinger
|
||||
}
|
||||
\keyword{data}
|
||||
\keyword{import}
|
Reference in New Issue
Block a user