feature_count_par | R Documentation |
count the number of reads that overlap with genomic features uses samtools/htseq-count
feature_count_par(sampTab, gtfpath, sname = "sra_id", target = "mouse")
sampTab |
sample table |
gtfpath |
gtf of genomic features |
sname |
column to use to name output files |
target |
species, e.g. 'mouse' |
sample table with hit rates appended
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.