Description Usage Arguments Details Value Examples
Read sequence data in a fasta format saved in text file.
| 1 | 
| connection | a  | 
The input file should contain one or more amino acid sequences separated by empty line(s) in a fasta format.
a list of sequences.
| 1 | (sequences <- read_txt(system.file("CancerGram/prots.txt", package = "CancerGram")))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.