Description Usage Arguments Value Examples
Read fastq .fq file and calculate GC content
1 |
file |
A .fq format file |
A tibble with with ID, Bases, Qualities and GC content of the sequences in the fastq file
1 | read_fastq(system.file("good.fq", package = "fastqR"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.