Description Usage Arguments Details Value Author(s)
Returns a named vector indicating if a read ID has rRNA contamination or not
1 | detectRRNA(lreads, remove_tmp_dir = TRUE, save_dir = NULL)
|
lreads |
A list of ShortReadQ objects |
remove_tmp_dir |
boolean indicating whether or not to delete temp directory of gsnap results |
save_dir |
Save directory |
Given a genome and fastq data, each read in the fastq data is aligned against the rRNA sequences for that genome
a named logical vector indicating if a read has rRNA contamination
Cory Barr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.