Description Usage Arguments Examples
View source: R/ParseSubGraphs.R
Collect alignments, distance matrices, dendrograms, and phylograms for subgraphs of genes
| 1 | ParseSubGraphs(Groups, DBPATH, GeneCalls, IgnoreDefault = FALSE, Verbose = TRUE)
 | 
| Groups | A list of either subgraphs from a large adjacency graph, or character vectors identifying positions on an adjacency graph. | 
| DBPATH | A character vector specifying a sqlite database built by DECIPHER. | 
| GeneCalls | A named list of dataframes providing columns named Start, Stop, Index, and Strand. | 
| IgnoreDefault | Logical, if TRUE all alignments will be DNA Alignments. | 
| Verbose | Print progress bars to screen | 
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.