envmetagen / metabinkit

Set of programs to perform taxonomic binning.
GNU General Public License v3.0
2 stars 1 forks source link

double check the family level unknown selection #19

Closed bastianegeter closed 4 years ago

bastianegeter commented 4 years ago
## Bastian: not sure if the following conditions are correct
    btab.f<-btab[btab$F!="unknown" || btab$G!="unknown" || btab$S!="unknown",,drop=FALSE]