Description Usage Arguments Value
View source: R/functions.R View source: R/.ipynb_checkpoints/functions-checkpoint.R
modify_cds
1 | modify_cds(combo_cds, target_junc, junc, start_exon, end_exon)
|
combo_cds |
the combined cds output from create_cds() |
target_junc |
the intron coordinates used for modifying the cds |
junc |
the junction location information output from is_UTR |
start_exon |
start exon (relative to junction) coordinates as character in form start-end |
end_exon |
end exon (relative to junction) coordinates as character in form start-end |
a list containing the modified cds and the junction location in the cds cds_mod junc_loc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.