Description Usage Arguments Value
Load DNA sequences from a FASTA file
1  | load_sequences(file, sm.rm = T, flank = 150, proportion_N = 0.02)
 | 
file | 
 string; Filename and path of FASTA file of sequences  | 
sm.rm | 
 logical; should soft masked bases (lower case) be converted to N or capitalised, default=TRUE  | 
flank | 
 integer; how many bases either side of the center should be loaded  | 
proportion_N | 
 numeric; fraction of N bases allowed before the sequence is removed  | 
charachter vector of DNA sequences
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.