leffj / mctoolsr

Microbial community analysis tools in R
http://leffj.github.io/mctoolsr/
20 stars 8 forks source link

Filter by multiple sample categories #5

Open tobinhammer opened 9 years ago

tobinhammer commented 9 years ago

Say you have two mapping categories, Fruit (with apple, pear, banana as levels) and Root (potato, carrot as levels). It would be nice to filter to keep only "Pear" and "Carrot" samples with one command. ATM you can only use one filter_cat.

leffj commented 9 years ago

Will look into. Right now, you can use two separate commands to accomplish.