Description Usage Arguments Value Author(s)
View source: R/functions_main.R
This function profiles the coding sequence for variants
1 | AlleleProfileR.parsecodingframe(obj, gene, index, fs = F)
|
obj |
Row in the BAM datatable, a sequencing read. |
gene |
Gene information vector |
index |
Path to the .fa file containing the reference genome. |
fs |
If TRUE, a frameshift was already detected in previous analysis steps. |
List with elements: output_start, output_coding, output_fs, output_stop, output_pstop, length, output_wt, output_cryptic, seq, output_cryptic_start, output_cryptic_stop
Arne Bruyneel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.