View source: R/get_seq_fastq.R
Read in the fastq file line by line. Discard all information except for sequence. Sequence is output to a file
1 | get_seq_fastq(filepath, outfile)
|
filepath |
the file path of the fasta file |
outfile |
the output file path of the fastq sequence |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.