Assigning multiply-mapped reads to most-abundantly-mapped locus
1 | correctCounts(baseCount, multiCount)
|
multiCount |
should be a dataframe for storing multiply-mapped reads and their mapped locus. **Columns named as 'fragment_id' for storing read id and 'gene_id' for storing gene_id |
basecount: |
should be a dataframe for storing gene count from uniquely-mapped reads **Columns named as 'id' for gene_id and 'count' for counts |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.