Skip to content
Snippets Groups Projects
Commit 012355a3 authored by Luke Zappia's avatar Luke Zappia
Browse files

Modify Lun2Params to use data.frame

Store gene parameters in data.frame rather than separate vectors. Forces them
to be same length and allows more independence between gene parameters and
nGenes. Checking for differences between the number of gene parameters and
nGenes, and sampling if necessary, is now done in `lun2Simulate` rather than
`validObject`. The same is true for nCells and lib.sizes.
parent fefd2b73
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment