diff options
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index aaa36f2..7456ad4 100644 --- a/README.markdown +++ b/README.markdown @@ -10,7 +10,8 @@ to enable researchers to utilize these feature selection algorithms in Python was only natural. At Drexel University's [EESI Lab](http://www.ece.drexel.edu/gailr/EESI/), we are using PyFeast to create a feature -selection tool for the Department of Energy's upcoming KBase platform. +selection tool for the Department of Energy's upcoming KBase platform. We are also integrating a tool that utilizes +PyFeast as a script for Qiime users: [Qiime Fizzy Branch](https://github.com/EESI/FizzyQIIME) ## Requirements In order to use the feast module, you will need the following dependencies |