ohnosequences / mg7

Configurable and scalable 16S metagenomics data analysis
https://goo.gl/y3rZFD
GNU Affero General Public License v3.0
3 stars 3 forks source link

First value in BLAST output does not need to be the one with maximum pident #113

Closed eparejatobes closed 8 years ago

eparejatobes commented 8 years ago

It is the one with maximum score.

eparejatobes commented 8 years ago

See here: https://github.com/ohnosequences/mg7/blob/8f8c8be43b6bfda461517fc8a5a396e61c12c410/src/main/scala/mg7/loquats/3.blast.scala#L54-L62

laughedelic commented 8 years ago

I'm going to fix this.

laughedelic commented 8 years ago

@eparejatobes this should solve the problem. Review please. I published it as 1.0.0-M5-pr78-123-g2852d94 in case you want to use it right now. I'm going to include more flexible #71 in the next release.

eparejatobes commented 8 years ago

See here: https://github.com/ohnosequences/mg7/blob/8f8c8be43b6bfda461517fc8a5a396e61c12c410/src/main/scala/mg7/loquats/3.blast.scala#L54-L62

laughedelic commented 8 years ago

What happened? 😮

eparejatobes commented 8 years ago

the dangers of web interfaces :stuck_out_tongue: