Description Usage Arguments Value Author(s)
View source: R/OutputJunctions.R
Three-frame translation of novel junctions. And remove those could be found in normal protein sequences. This function requires a genome built by BSgenome package.
| 1 | OutputNovelJun(junction_type, genome, trimTry = F, proteinseq, ...)
 | 
| junction_type | a data frame which is the output of function JunctionType() | 
| genome | a BSgenome object. (e.g. Hsapiens) | 
| proteinseq | a data frame cotaining amino acid sequence for each protein. | 
| ... | Additional arguments. | 
| outfile | output file name | 
FASTA file that contains novel junction peptides.
Xiaojing Wang
Max Frank
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.