Skip to content

Commit

Permalink
clean ncbi pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
emiliorighi committed Oct 11, 2024
1 parent 6e6e0d9 commit 7a77701
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 18 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ncbi_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
done < "${{env.NCBI_ACCESSIONS}}"
rm "${{env.NCBI_ACCESSIONS}}"
rm "${{env.EXISTING_ACCESSIONS}}"
- name: Get FTP Directories
run: |
Expand Down Expand Up @@ -136,6 +137,8 @@ jobs:
done < "${{env.DIRS}}"

rm "${{env.DIRS}}"
rm datasets
rm dataformat

- name: Commit & Push changes
uses: actions-js/push@master
Expand Down
Binary file removed dataformat
Binary file not shown.
Binary file removed datasets
Binary file not shown.
7 changes: 0 additions & 7 deletions existing_accessions.tsv

This file was deleted.

11 changes: 0 additions & 11 deletions ncbi.tsv

This file was deleted.

0 comments on commit 7a77701

Please sign in to comment.