Description Usage Arguments Value
Create fastq/sequences/qualities with uniform width
1 | create_uniform_width(input, type = c("fastq", "sequence", "quality"))
|
input |
input to edit |
type |
type of the input: 'fastq' (ShortReadQ), 'sequence' (DNAStringSet), 'quality' (BStringset) |
ShortReadQ object or character vector with sequences or qualities, with uniform widht (padded with Ns or })
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.