Skip to content

Commit

Permalink
Add rm_result.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanj committed Dec 15, 2023
1 parent 90e3e1c commit 3533150
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions rm_result.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#!/bin/bash

rm -rf model*.hmm
rm -rf PFseed*.txt
rm -rf hmm.gz
rm -rf PFseed*.gz
rm -rf id_list*.txt
rm -rf result*.out
rm -rf protein_for_target_id*.fasta

0 comments on commit 3533150

Please sign in to comment.