Description Usage Arguments Value
THIS FUNCTION IS PART OF THE _ PROGRAM WORKFLOW. This function will analyze the assembled transcripts for NMD features
1 2 3 4 5 6 7 8 9 10 11 |
report_df |
dataframe of a list of assembled transcripts. It is recommended to create this object using prepareAnalysis function from the workflow. see ?prepareAnalysis |
inputExonsbyTx |
GRangesList of exon coordinates of assembled transcripts grouped by transcript name. It is recommended to create this object using prepareAnalysis function from the workflow. see ?prepareAnalysis |
basicExonsbyCDS |
GRangesList of exon coordinates of reference CDS grouped by transcript name. It is recommended to create this object using prepareAnalysis function from the workflow. see ?prepareAnalysis |
genome |
DNAstring containing genome sequence |
PTC_dist |
Numerical value referring to minimium distance of premature stop codon to last exon junction |
testNonClassicalNMD |
Boolean value (TRUE/FALSE) on whether to test for non-classical NMD features |
basicTX_df |
dataframe of a list of reference CDS transcripts. It is recommended to create this object using prepareAnalysis function from the workflow. see ?prepareAnalysis |
updated form of report_df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.