Description Usage Arguments Value Examples
Guess whether data are paired ended or not by parsing the BAM file header
1 | guessPE(bf)
|
bf |
path to bam file |
Logical vector of length 1, indicating if sample is paired ended (TRUE), single ended (FALSE), or not able to determine (NULL)
1 | guessPE(path.to.bam.file)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.