- Replace
alphaThetawith improvedcalculateTheta- Now calculates emergent proportionality (theta_e)
- Now checks for
@theta$lrv == 0(NaN theta)
- Modified
propdfunction- FDR now handled by
updateCutoffsfunction - New
setDisjointedfunction makes theta_d active - New
setEmergentfunction makes theta_e active - Now calculates F from theta_d
- FDR now handled by
- Modified visualization tools
- Remove "Bridged" and "Missing" pairs from figures
geiserfunction omits "Bridged" and "Missing" pairsgeminifunction omits "Bridged" and "Missing" pairs- New
bowtiefunction plots log-ratio means by group
- Modified
plotfunction- New
plotSkipargument used bypalsto skip plot - Colors edges by LRM if using theta_d
- Colors edges by LRV if using theta_e
- New
- Include a sample
propdobject for vignette examples- Built using non-zero features with at least 40 counts
- Add conceptualization and implementation of PAL
- New
palsfunction computes the popular adjacent ligand
- New
- Add table and visualization tools
- New
shalefunction produces table used for graphing - New
geiserfunction plots VLR1 vs. VLR2 - New
geminifunction plots log-fold VLR vs. LRMs - New
slicefunction plots log-ratio abundance
- New
- Modified
plotfunction- Labels disjointedly proportional edges in yellow
- Now augments graph using an indexed
proprobject - Integer cutoff now selects top N pairs
- Now supports 3D visualization
- Add
propdvignette
- Modified
calculateThetaandalphaThetafunctions- No longer returns a sorted
data.tableobject
- No longer returns a sorted
- Modified
calculateThetaandalphaThetafunctions- Now returns a sorted
data.tableobject
- Now returns a sorted
- Add
progressbar andmigraphfunctions - New
plotmethod forpropdobject
- New
half2matfunction builds matrix from half-matrix - New
propd2proprfunction convertspropdtopropr- Allows
propdto inheritproprmethods
- Allows
- Modified
propdfunction- Use
ctzRcppto track joint zero frequency - Use
lrmRcppto calculate log-ratio mean - Help file includes messy LaTeX formulae
- Use
- Update documentation
- README and vignette outlined with theory
- Deprecate outdated C++ code
- New
propdclass and function- Provides front-end for theta calculation
alphaargument toggles theta method- Include a unit test for new FDR
- Extended proportionality statistic theta
- New
alphaThetafunction - Back-end handled by the
boxRcppfunction
- New
- Included slow implementations for testing
- Deprecated
alphaTheta_old
- Deprecated
- All permutation functions now deprecated
- Extended proportionality statistic theta
- New
calculateFDRfunction
- New
- Removed unused C++ code
- Introduced proportionality statistic theta
- New
calculateThetafunction - New
permuteThetafunction
- New
- Included slow implementations for testing
- Deprecated
calculateTheta_old - Deprecated
permuteTheta_old
- Deprecated
- Added unit tests
- New and old
calculateThetamatch - New and old
permuteThetamatch
- New and old