#!/usr/bin/env python import pkg_resources print(pkg_resources.resource_filename(__name__, "blast_db.sh"))