FilterByStrandBiasAnalysis | R Documentation |
Filters refined.vcf.obj by strand bias analysis and moves these filtered variants to artifactual.vcf.obj
FilterByStrandBiasAnalysis( refined.vcf.obj, artifactual.vcf.obj, perform.fdr.correction, filter.by.strand.bias.analysis.cutoff )
refined.vcf.obj |
A list of vcf data |
artifactual.vcf.obj |
A list of vcf data |
perform.fdr.correction |
A boolean value. |
filter.by.strand.bias.analysis.cutoff |
A numeric value. |
A list with filtering parameter values
refined.vcf.obj updated refined.vcf.obj
artifactual.vcf.obj updated artifactual.vcf.obj
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.