Description Usage Arguments Value
Read statistics
1 | countAllReads(x, ...)
|
x |
A Returns the number of lines of reads in the Sam file. Does no filtering, so counts a multi-aligned read end once for each alignment and includes duplicates, unaligned reads, failed QC alignments, etc. Can filter and then re-apply to get any sub-scount desired. Dividing by 2 does not convert to paired end results as some ends may match more or less times than another. |
... |
Required for S3 object method implementation. Not currently used. |
The total number of read records in the Sam file object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.