filter_and_annotate_calls | R Documentation |
filter_and_annotate_calls
filter_and_annotate_calls(
master_indel_record_table,
mapq_threshold,
bamPath,
number_cores,
min_supporting_reads,
min_vaf,
min_read_depth,
each_chromosome
)
master_indel_record_table |
master_indel_record_table |
mapq_threshold |
mapq_threshold |
bamPath |
bamPath |
number_cores |
number_cores |
min_supporting_reads |
min_supporting_reads |
min_vaf |
min_vaf |
min_read_depth |
min_read_depth |
each_chromosome |
each_chromosome |
collapsed_read_counts_with_strand_correction_pvalue_for_writing_filtered
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.