Skip to content

Commit

Permalink
Split existing tool filtering command into 2 commands generating comm…
Browse files Browse the repository at this point in the history
…unity reviewable TSV (#212)

* Split filter command into 2 commands generating community reviewable TSV

* Update community resources

* Add test conditional for format script
  • Loading branch information
bebatut authored Nov 6, 2024
1 parent e006326 commit 2313461
Show file tree
Hide file tree
Showing 45 changed files with 286,407 additions and 9,898 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
bash sources/bin/get_community_tools.sh test
- name: Create interactive table and wordcloud
run: |
bash sources/bin/format_tools.sh
bash sources/bin/format_tools.sh test
test-tutorials:
runs-on: ubuntu-20.04
Expand Down
1,476 changes: 0 additions & 1,476 deletions communities/all/resources/tools.tsv

This file was deleted.

178 changes: 0 additions & 178 deletions communities/assembly/resources/tools.tsv

This file was deleted.

16,013 changes: 16,013 additions & 0 deletions communities/assembly/resources/tools_filtered_by_ts_categories.json

Large diffs are not rendered by default.

356 changes: 178 additions & 178 deletions communities/assembly/resources/tools_filtered_by_ts_categories.tsv

Large diffs are not rendered by default.

Empty file.
134 changes: 0 additions & 134 deletions communities/biodiversity/resources/tools.tsv

This file was deleted.

11,975 changes: 11,975 additions & 0 deletions communities/biodiversity/resources/tools_filtered_by_ts_categories.json

Large diffs are not rendered by default.

266 changes: 132 additions & 134 deletions communities/biodiversity/resources/tools_filtered_by_ts_categories.tsv

Large diffs are not rendered by default.

1,476 changes: 0 additions & 1,476 deletions communities/genome/resources/tools.tsv

This file was deleted.

132,946 changes: 132,946 additions & 0 deletions communities/genome/resources/tools_filtered_by_ts_categories.json

Large diffs are not rendered by default.

2,950 changes: 1,474 additions & 1,476 deletions communities/genome/resources/tools_filtered_by_ts_categories.tsv

Large diffs are not rendered by default.

Empty file.
68 changes: 0 additions & 68 deletions communities/imaging/resources/tools.tsv

This file was deleted.

6,186 changes: 6,186 additions & 0 deletions communities/imaging/resources/tools_filtered_by_ts_categories.json

Large diffs are not rendered by default.

136 changes: 68 additions & 68 deletions communities/imaging/resources/tools_filtered_by_ts_categories.tsv

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions communities/machine-learning/metadata/tool_status.tsv
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
To keep Deprecated
jupyter_job FALSE FALSE
13 changes: 0 additions & 13 deletions communities/machine-learning/resources/tools.tsv

This file was deleted.

Loading

0 comments on commit 2313461

Please sign in to comment.