translate {bioseq.fasta} | R Documentation |
translate(nt,
table = BacterialArchaealAndPlantPlastidCode,
bypassStop = TRUE,
checkNt = TRUE);
The given fasta collection
The genetic code for translation table. [as GeneticCodes]
Try ignores of the stop codon. [as boolean]