Skip to content

Commit

Permalink
dummy db
Browse files Browse the repository at this point in the history
  • Loading branch information
npbhavya committed Oct 3, 2024
1 parent 4060676 commit 5555d76
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sphae.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
#SBATCH --qos=hc-concurrent-jobs

#sphae install
sphae run --input tests/data/illumina-subset --threads 64 -k
sphae run --input tests/data/nanopore-subset --sequencing longread --threads 64 -k
sphae run --input tests/data/nanopore-subset --sequencing longread --threads 64 -k --no_medaka
#sphae run --input tests/data/illumina-subset --threads 64 -k
#sphae run --input tests/data/nanopore-subset --sequencing longread --threads 64 -k
sphae run --input tests/data/nanopore-subset --sequencing longread --threads 64 -k --no_medaka --db_dir tests/db
#sphae annotate --genome tests/data/genome --threads 64

1 change: 1 addition & 0 deletions tests/db/Pfam35.0/Pfam-A.hmm.gz
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cdscds
Empty file.
Empty file.
Empty file added tests/db/pharokka_db
Empty file.
Empty file added tests/db/phold
Empty file.
Empty file added tests/db/phynteny_models_zenodo
Empty file.

0 comments on commit 5555d76

Please sign in to comment.