Description Usage Arguments Value Author(s)
View source: R/functions_main.R
Worker function to process the trailing sequence of a chimeric pair.
1 2 | AlleleProfileR.parsetrailseq(obj, gene, cutoff.large, index, input_atg,
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. |
input_atg |
If TRUE, ATG is destroyed in the lead sequence |
cutrangelist |
cutrangelist |
List with elements: output_fs, output_sm, output_lg, dels, list(ins_loc,ins_bps), indelseq, output_utr, output_inrange
Arne Bruyneel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.