Description Usage Arguments Value
View source: R/detectAdapterContam.R
For each read or pair of read, search for specific Illumina adapter sequences in the read. Flag if at least one read has significant overlap with adapter.
1 | detectAdapterContam(lreads, save_dir = NULL)
|
lreads |
List of reads as ShortRead objects |
save_dir |
Save directory of a pipeline run |
Boolean vector indicating vector contamination for each read
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.