We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Call the fasta_newick_epang_gappa subworkflow for all ASV sequence, given user specified parameters:
fasta_newick_epang_gappa
pplace_tree
pplace_aln
pplace_model
pplace_taxonomy
pplace_alnmethod
hmmer
pplace_name
user_tree
Test data:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description of feature
Call the
fasta_newick_epang_gappa
subworkflow for all ASV sequence, given user specified parameters:pplace_tree
(A tree in newick format)pplace_aln
(The corresponding alignment in fasta format)pplace_model
(Phylogenetic model for the tree)pplace_taxonomy
(TSV file with sequence names (first column) and semicolon-separated taxonomy strings)pplace_alnmethod
(Alignment strategy to use; defaulthmmer
)pplace_name
(Name to use for output files for this run, defaultuser_tree
)Test data:
The text was updated successfully, but these errors were encountered: