Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.09 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.09 KB

Build Status Coverage Status Codacy Badge

NOTE

The most up to date version of the q2-SCNIC repo is here!

q2-SCNIC

A package for accessing the primary methods of SCNIC via QIIME2.

Installation

First, make sure you have SCNIC installed:

conda install -q scnic

OR

pip install scnic

Next to install the plugin:

pip install git+https://github.com/lozuponelab/q2-SCNIC.git
qiime dev refresh-cache

Finally to see what functions are available, you can use:

qiime SCNIC --help