Skip to content

Commit

Permalink
Update AMDirT/download/__init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
  • Loading branch information
maxibor and jfy133 authored Apr 8, 2024
1 parent 90f8462 commit e3b6c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AMDirT/download/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def download(table: str, table_type: str, release: str, output: str = ".") -> st
Parameters
----------
table : str
The table to download.
The AncientMetagenomeDir table to download.
table_type : str
The type of table to download. Allowed values are ['samples', 'libraries'].
release : str
Expand Down

0 comments on commit e3b6c7f

Please sign in to comment.