Given a trimmed and quality filtered fastq, cut out just the sequence lines, write them out, then exit.
1 | cut_out_seqs(trimmed_fastq, temp_dir)
|
trimmed_fastq |
path to a trimmed fastq |
temp_dir |
a character string giving the path to a directory to use for temporary intermediate files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.