Description Usage Arguments Details Value Examples
Function to read fasta file to DNAString object
1 | ReadFasta(filename)
|
filename |
The input fasta file name |
Title
A DNAString object
1 2 | fafile=paste0(system.file("extdata",package = 'LinTInd'),"/V3.fasta")
ReadFasta(fafile)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.