View source: R/alignments_to_cat.R
alignments_to_cat | R Documentation |
Makes new folder with alignments Makes a new folder with alignments to concatenate into a single alignment.
alignments_to_cat(target_genes, path_from = "", tail = ".fa", path_to = "")
target_genes |
A list of target gene names. |
path_from |
Set to "". |
tail |
Set to ".fa" |
path_to |
Set to "". |
Nothing, creates a folder in the desired directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.