validateInputs | R Documentation |
Validation of experiments
validateInputs(df.rfp, df.rna, df.cage, mode)
df.rfp |
ORFik experiment of Ribo-seq |
df.rna |
ORFik experiment of RNA-seq, set to NULL if you don't have RNA-seq |
df.cage |
ORFik experiment of CAGE, set to NULL if you don't have CAGE. |
mode |
character, default: "uORF". alternative "aCDS". Do you want to predict on uORFs or artificial CDS. if "aCDS" will run twice once for whole length CDS and one for truncated CDS to validate model works for short ORFs. "CDS" is option to predict on whole CDS. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.