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

Add BASiCS to lists

parent f5da0def
No related branches found
No related tags found
No related merge requests found
......@@ -8,23 +8,25 @@ reference:
- title: Parameters
desc: Parameters functions and classes
contents:
- '`newParams`'
- '`getParam`'
- '`getParams`'
- '`setParam`'
- '`setParams`'
- '`BASiCSParams`'
- '`Lun2Params`'
- '`LunParams`'
- '`MFAParams`'
- '`newParams`'
- '`Params`'
- '`PhenoParams`'
- '`SCDDParams`'
- '`SimpleParams`'
- '`SplatParams`'
- '`setParam`'
- '`setParams`'
- '`ZINBParams`'
- title: Estimation
desc: Functions for estimating parameters
contents:
- '`BASiCSEstimate`'
- '`lun2Estimate`'
- '`lunEstimate`'
- '`mfaEstimate`'
......@@ -41,6 +43,7 @@ reference:
- title: Simulation
desc: Functions for simulating datasets
contents:
- '`BASiCSSimulate`'
- '`lun2Simulate`'
- '`lunSimulate`'
- '`mfaSimulate`'
......
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