alyssafrazee / polyester

Bioconductor package "polyester", devel version. RNA-seq read simulator.
http://biorxiv.org/content/early/2014/12/12/006015
90 stars 51 forks source link

make output of create_read_numbers traceable to input values #70

Closed stu2 closed 3 years ago

stu2 commented 4 years ago

Make the output of create_read_numbers() traceable to the input, so you can determine which mu / beta values produced which results. See demo plots in the help file. It should behave the same as the previous version, unless one of the two new arguments are invoked.

stu2 commented 4 years ago

Reopened PR: treat beta as a matrix in docs and code. This allows preserve.beta.order when simulating multiple experimental treatments