Description Usage Arguments Examples
S3 objects designed for Genomic data
1 | as.SeqFastq(object, Qscore = NULL, ReadName = NULL, RunInfo = NULL)
|
object |
Sequence |
1 2 3 4 5 | fastq = as.SeqFastq('ATCGATCGATCGATCG',
Qscore = '#&$(U@(#!*#)!(#*',
ReadName = 'ReadName',
RunInfo = 'Run_info_from_sequencing_platform')
fastq
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.