Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement temporal analysis and visualization tab #4

Open
ecastron opened this issue Jul 18, 2016 · 1 comment
Open

Implement temporal analysis and visualization tab #4

ecastron opened this issue Jul 18, 2016 · 1 comment
Assignees
Labels

Comments

@ecastron
Copy link
Collaborator

ecastron commented Jul 18, 2016

Metagenomics as a field is starting to move to longitudinal/temporal analysis and visualizations. Yet, the are not many tools or packages with this type of functionality. This would be a new feature for PathoStats in the form of a tab.

  1. Implement analysis as those described in PMID: 26005845
  2. Implement a visualization such as "alluvial plots"

example alluvial plot

Sample data and code for alluvial plot:

alluvial_paper.R
https://www.dropbox.com/s/d8hpyj0bt8ddtmv/sample_data.zip?dl=0

@ecastron
Copy link
Collaborator Author

Buttons on sidebar panel:

  • Subset by condition or use all samples
  • Select taxonomic rank (glom() function)
  • Select taxa of interest ()

Observation: sample_data column with time variable will be automatically selected by looking for colname("Time")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants