DaehwanKimLab / centrifuge

Classifier for metagenomic sequences
GNU General Public License v3.0
246 stars 73 forks source link

Use of the "make" command #233

Open tbazilegith opened 2 years ago

tbazilegith commented 2 years ago

Hi, Do we have to download a database first before using the command make? Such as: make p_compressed Or does that command do both download and index?

Thanks! TJ

sanderdebacker commented 1 year ago

make p_compressed will download and extract the database. It should be ready for use when the command finishes.