Skip to content

implemented density plots other than for PC1 & PC2#7

Open
scottdossantos wants to merge 2 commits into
ggloor:masterfrom
scottdossantos:master
Open

implemented density plots other than for PC1 & PC2#7
scottdossantos wants to merge 2 commits into
ggloor:masterfrom
scottdossantos:master

Conversation

@scottdossantos

Copy link
Copy Markdown
Contributor
  • Edited codaSeq.PCAplot() so that the density plot data depends on the 'PC' argument. Previously it was hard-coded to only draw plots for PC1 and PC2. Whoops.

  • Edited codaSeq.PCAplot() documentation accordingly (along with some minor typo corrections)

  • Also added the 'z.warning' argument to cmultRepl() calls in the codaSeq.PCAplot() documentation, and in the CoDaSeq vignette file to prevent any features from being dropped

- Edited codaSeq.PCAplot() so that the density plot data depends on the 'PC' argument. Previously it was hard-coded to only draw plots for PC1 and PC2. Whoops.

- Edited codaSeq.PCAplot() documentation accordingly (along with some minor typo corrections)

- Also added the 'z.warning' argument to cmultRepl() calls in the codaSeq.PCAplot() documentation, and in the CoDaSeq vignette file to prevent any features from being dropped
- Added a missing call to cmultRepl in the example code of codaSeq.PCAvalues() to make sure all values are kept (removes feature only if >99% of values are 0).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant