May 1, 2013
View a97aaba

arghh, forgot to escape % when using %in% in \examples section

Herve Pages authored on 01/05/2013 17:55:45
April 30, 2013
View 7bc3409

Put \pkg{} around package names in the man pages.

Herve Pages authored on 30/04/2013 01:20:58
April 29, 2013
View 88f0c8a

\tabular produces an ugly table. Using \preformatted instead.

Herve Pages authored on 29/04/2013 22:17:15
View 189b61d

- Rename getReads() -> reportReads(). - Complete man page for countReads()/reportReads().

Herve Pages authored on 29/04/2013 22:07:38
View 05410e1

Add getReads(). Similar to countReads() but returns right before the final counting step, that is, the returned DataFrame contains the reads instead of their counts.

Herve Pages authored on 29/04/2013 18:02:30
April 26, 2013
View 55bd937

countReads() now supports 'by="gene"' for counting hits by gene (in addition to 'by="sgedge"', 'by="rsgedge"', and 'by="tx"').

Herve Pages authored on 26/04/2013 23:16:07
View 75d6518

Split countReads-methods.R into 2 units: assignReads.R and countReads-methods.R

Herve Pages authored on 26/04/2013 22:47:35
View 94444bd

Starting unit tests + other minor tweaks.

Herve Pages authored on 26/04/2013 22:09:30