Description Usage Arguments Value Author(s)
View source: R/functions_main.R
This function processes the leading sequence in a chimeric pair.
1 | AlleleProfileR.parseleadseq(obj, gene, cutoff.large, index, cutrangelist)
|
obj |
Row in the BAM datatable, a sequencing read. |
gene |
Gene information vector |
cutoff.large |
Cutoff value for determining whether an indel is large or small. Default is 25. |
index |
Path to the .fa file containing the reference genome. |
cutrangelist |
cutrangelist |
List with elements: output_fs, output_sm, output_lg, dels, list(ins_loc,ins_bps), startpos+atgpos-1, indelseq, output_utr, output_atg, output_inrange
Arne Bruyneel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.