OutputNovelJun: Generate peptide FASTA file that contains novel junctions.

Description Usage Arguments Value Author(s)

View source: R/OutputJunctions.R

Description

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.

Usage

1
OutputNovelJun(junction_type, genome, trimTry = F, proteinseq, ...)

Arguments

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

Value

FASTA file that contains novel junction peptides.

Author(s)

Xiaojing Wang

Max Frank


mffrank/RNAseqToCustomFASTA documentation built on May 22, 2019, 7:55 p.m.