qiita-spots / qp-qiime2

Qiime 2 plugin for Qiita
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

fix-beta-correlation #22

Closed antgonza closed 6 years ago

antgonza commented 6 years ago

Turns out that I can't read tutorials/help. There is a bug in qiita-rc cause I used the wrong flag. This flags basically removes samples not present in both distance matrices, which is possible if the metadata column is empty or if we lost samples at any given point of the processing.

  --p-intersect-ids / --p-no-intersect-ids
                                  If supplied, IDs that are not found in both
                                  distance matrices will be discarded before
                                  applying the Mantel test. Default behavior
                                  is to error on any mismatched IDs.
                                  [default: False]
coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.1%) to 92.135% when pulling 30a6b54d8a83529e6291d8e9124a05088ee08e11 on antgonza:fix-beta-correlation into a668bbc7eee3117ea342d3ce2f72d28a2ec0b8bf on qiita-spots:master.