Description Usage Arguments Value
View source: R/prep.prepareAnalysis.R
THIS FUNCTION IS PART OF THE NMDer PROGRAM WORKFLOW. This function will prepare output dataframes and GRanges objects for downstream workflow
1 | prepareAnalysis(inputGRanges, basicGRanges)
|
inputGRanges |
Query GRanges object |
basicGRanges |
Reference GRanges object. |
Function will return a list containing: (1) dataframe of a list of query transcripts for downstream workflow (2) GRangesList of exon coordinates from query as dataframe (3) GRangesList of exon coordinates from reference as dataframe (4) GRangesList of exon coordinates of reference CDS as dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.