sequences_to_tree: This is the full pipeline taking path to a fasta sequence or...

Description Usage

View source: R/sequences_to_tree.R

Description

This is the full pipeline taking path to a fasta sequence or a seqinr AA file and generating a newick tree

Usage

1
2
3
sequences_to_tree(sequences, output_path, run_id, user_agent_arg,
  sequence_name_to_tree_name = function(x) {    
  tibble::data_frame(tree_name = x) }, force = FALSE, verbose = TRUE)

momeara/Bethany documentation built on Aug. 6, 2019, 9:26 a.m.