polyester icon indicating copy to clipboard operation
polyester copied to clipboard

Typo in the documentation re fold_changes in simulate_experiment

Open ning-y opened this issue 5 years ago • 0 comments

https://github.com/alyssafrazee/polyester/blob/29263d1a15ee7e33adef5d2d6aeeb93a6cb73d92/R/simulate_experiment.R#L135-L149

A fold change of X in matrix entry i,j means that for replicate j, the baseline mean number of reads (reads_per_transcript[i]) will be multiplied by X.

should probably be

A fold change of X in matrix entry i,j means that for group j, the baseline mean number of reads (reads_per_transcript[i]) will be multiplied by X.

ning-y avatar Aug 23 '20 00:08 ning-y