Description Usage Arguments Value Examples
View source: R/filterSummary.R
Summarizes filtered datasets when provided with filter parameters
1 2 3 4 5 6 7 8 9 10 |
alignment.data |
Alignment summary stats calculcated from summarizeAlignments |
alignment.folder |
The alignment folder from which the stats were calculated from in alignment.data |
dataset.name |
The name of your dataset, where all filtered datasets will be placed in this folder |
file.out |
if you wish to save to file, provide a file name for the summary |
length.filters |
Your selected length filters as a vector of values for the alignment length |
sample.filters |
Your selected sampling fraction filters as a vector of values between 0-1 |
prop.pis.filters |
Your selected parsimony informatives sites filter as a vector of values between 0-1 |
count.pis.filters |
Your selected parsimony informatives sites filter as a vector of base pair counts |
Returns a summary of your selected filters applied to the dataset
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.