Skip to content

Commit

Permalink
Merge pull request #233 from genomic-medicine-sweden/add-ecoli-wgmlst…
Browse files Browse the repository at this point in the history
…-bed

Add ecoli wgmlst bed
  • Loading branch information
sylvinite authored Dec 6, 2023
2 parents d1c7c5e + e60c226 commit 428788e
Show file tree
Hide file tree
Showing 8 changed files with 2,524 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ assets/genomes
assets/mlst_db/blast
assets/mlst_db/pubmlst
assets/amrfinder_db
assets/wgmlst
assets/wgmlst/*/alleles*
assets/prodigal_training_files/*
assets/krakenstd
work/
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ JASEN has been developed for a small set of microbiota (primarily MRSA), but wil
### Copy code locally

```
git clone --recurse-submodules --single-branch --branch master https://github.com/genomic-medicine-sweden/JASEN.git && cd JASEN
git clone --recurse-submodules --single-branch --branch master git@github.com:genomic-medicine-sweden/JASEN.git && cd JASEN
```

### Access to OCI registries (Optional)
Expand Down
Loading

0 comments on commit 428788e

Please sign in to comment.