Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gtdbtk 1.0.2 updates #19252

Merged
merged 4 commits into from
Dec 13, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions recipes/gtdbtk/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ source:
sha256: b8fb65555d86301c55bef0f4722f6ae0d0bd974d2a04cbb71973b51dc0013655

build:
number: 0
skip: True # [osx]
number: 1
skip: True # [not linux64]

requirements:
host:
Expand All @@ -25,6 +25,9 @@ requirements:
- pplacer >=1.1.alpha17
- fastani >=1.2
- fasttree >=2.1.9
- matplotlib
- numpy
- scipy

test:
imports:
Expand All @@ -47,3 +50,5 @@ extra:
skip-lints:
- should_be_noarch_python
- should_not_use_skip_python
identifiers:
- doi:10.1093/bioinformatics/btz848
3 changes: 1 addition & 2 deletions recipes/gtdbtk/post-link.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ echo "
2. Manually download the latest reference data:
https://github.com/Ecogenomics/GTDBTk#gtdb-tk-reference-data

2b. Set the GTDBTK_DATA_PATH environment variable in the files:
2b. Set the GTDBTK_DATA_PATH environment variable in the file:
${PREFIX}/etc/conda/activate.d
${PREFIX}/etc/conda/deactivate.d

" > "${PREFIX}"/.messages.txt