Skip to content

Commit

Permalink
Redo analysis with ref-hit files; various fixes
Browse files Browse the repository at this point in the history
Closes #1.

One of the big things worth noting is that I filtered out Chloroplast
and Mitochondrial hits from the table before running Songbird/Qurro.
This reduces the number of mostly-irrelevant features in the analysis.
(Can of course redo songbird/qurro runs with just table.qza if desired.)
  • Loading branch information
fedarko committed Sep 27, 2019
1 parent 71f73a8 commit bfd4aa1
Show file tree
Hide file tree
Showing 17 changed files with 496 additions and 63 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
gg_13_8_99*.qza
.ipynb_checkpoints/
Binary file added AnalysisOutput/qurro-plot.qzv
Binary file not shown.
Binary file added AnalysisOutput/rep-seqs-summary.qzv
Binary file not shown.
Binary file added AnalysisOutput/rep-seqs-unfiltered-summary.qzv
Binary file not shown.
Binary file added AnalysisOutput/rep-seqs-unfiltered.qza
Binary file not shown.
Binary file added AnalysisOutput/rep-seqs.qza
Binary file not shown.
Binary file added AnalysisOutput/songbird-differentials.qza
Binary file not shown.
Binary file added AnalysisOutput/songbird-regression-biplot.qza
Binary file not shown.
Binary file added AnalysisOutput/songbird-regression-stats.qza
Binary file not shown.
Binary file added AnalysisOutput/songbird-regression-summary.qzv
Binary file not shown.
Binary file not shown.
Binary file added AnalysisOutput/table-summary.qzv
Binary file not shown.
Binary file added AnalysisOutput/table-unfiltered-summary.qzv
Binary file not shown.
Binary file added AnalysisOutput/table-unfiltered.qza
Binary file not shown.
Binary file added AnalysisOutput/table.qza
Binary file not shown.
Binary file added AnalysisOutput/taxonomy.qza
Binary file not shown.
558 changes: 495 additions & 63 deletions Mackerel 16S Data Analysis.ipynb

Large diffs are not rendered by default.

0 comments on commit bfd4aa1

Please sign in to comment.