stepF: Step F: Select Sequences and Assemble FASTA file

Description Usage Arguments See Also

View source: R/stepF.R

Description

In stepF FASTA files will be assembled selecting all sequences that passed the quality evalution.

Usage

1
stepF(x, update, min.cov = 25, user.addition)

Arguments

x

An object of class megapteraProj.

update

Logical, if FALSE, step F is redone from scratch, if TRUE, updating is done only if the data or parameters have changed. If left empty, update is taken from dbPars.

min.cov

Numeric between 0 and 100 giving the minimum coverage (see qcovs in BLASTN) to be selected into the final alignment.

user.addition

A vector of mode "character" giving the names of taxa that should be included in the final alignment even if their BLAST scores are bad. This is mainly intended for data exploration and should not be used to create alignments for analysis.

See Also

megapteraProj; stepE for the preceeding and stepMAFFT for the subsequent step.


heibl/megaptera documentation built on Jan. 17, 2021, 3:34 a.m.