Generates a specified number of reads from a given sequence based on a given error profile
1  | gen_reads(ref_seq, n_reads, error_rates, name_prefix = "src")
 | 
ref_seq | 
 The reference sequence to generate the reads from  | 
n_reads | 
 The number of reads to generate  | 
error_rates | 
 The error profile as generated by gen_error_profile  | 
name_prefix | 
 The prefix to give to the sequence names  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.