Skip to content

Commit

Permalink
Remove function
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Beghini committed Jul 23, 2020
1 parent bf1cf82 commit 2c13fd8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions metaphlan/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -251,9 +251,6 @@ def resolve_latest_database(bowtie2_db,mpa_latest_url, force=False):

return ''.join(latest_db_version)

def download_from_dropbox(bowtie2_db):


def check_and_install_database(index, bowtie2_db, bowtie2_build, nproc, force_redownload_latest):
# Create the folder if it does not already exist
if not os.path.isdir(bowtie2_db):
Expand Down

0 comments on commit 2c13fd8

Please sign in to comment.