finishFasta: Finish a raw fasta file for analysis

Usage Arguments Details

View source: R/FastaTools.R

Usage

1
2
finishFasta(file, outfile = paste0(file, "iRT_cRAP.fasta"), removeStars = T,
  addcRAP = TRUE, addiRT = TRUE)

Arguments

file

PName of the input file

outfile

Name of the combined file.

removeStars

logical, Whether to remove the stars at sequence ends

addcRAP

logical, Should cRAP and affinity tag sequences be appended

addiRT

logical, Should iRT peptides be appended

Details

Can be used to produce a single Fasta ready for library generation.


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