read.CPAT | R Documentation |
This function reads CPAT output and list all noncoding transcripts IDs
read.CPAT(CPAT_outfile, CPAT_cutoff = 0.364)
CPAT_outfile |
is the CPAT output file (table containing 'lable' collumn inticating coding = 1 and noncoding = 0 transcripts) localization including filename |
CPAT_cutoff |
is the cutoff value predefined (https://cpat.readthedocs.io/en/latest/#how-to-choose-cutoff) or computed i.e. using 'CPATcutoff()' function. The default value is equal to predefined for human 0.364 |
read.CPAT()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.