Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/bactopia/assembler.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Illumina and Oxford Nanopore reads. The tools used are:
|------|-------------|
| [Dragonflye](https://github.com/rpetit3/dragonflye) | Assembly of Oxford Nanopore reads, as well as hybrid assembly with short-read polishing |
| [Shovill](https://github.com/tseemann/shovill) | Assembly of Illumina paired-end reads |
| [Shovill-SE](https://github.com/rpetit/shovill) | Assembly of Illumina single-end reads |
| [Shovill-SE](https://github.com/rpetit3/shovill) | Assembly of Illumina single-end reads |
| [Unicycler](https://github.com/rrwick/Unicycler) | Hybrid assembly, using short-reads first then long-reads |

Summary statistics for each assembly are generated using [assembly-scan](https://github.com/rpetit3/assembly-scan).
Expand Down
4 changes: 2 additions & 2 deletions docs/impact-and-outreach/enhancements.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ independent of Bactopia.
| [pbptyper](https://github.com/rpetit3/pbptyper) | In silico Penicillin Binding Protein typer for Streptococcus pneumoniae |
| [pmga](https://github.com/rpetit3/pmga) | A fork of PMGA for all Neisseria species and Haemophilus influenzae |
| [shovill-se](https://github.com/rpetit3/shovill) | A fork of Shovill that includes support for single end reads |
| [staphopia-sccmec](https://github.com/rpetit3/vcf-annotator) | A standalone version of Staphopia’s SCCmec typing method |
| [vcf-annotator](https://github.com/staphopia/staphopia-sccmec) | Add biological annotations to variants in a given VCF file |
| [staphopia-sccmec](https://github.com/staphopia/staphopia-sccmec) | A standalone version of Staphopia’s SCCmec typing method |
| [vcf-annotator](https://github.com/rpetit3/vcf-annotator) | Add biological annotations to variants in a given VCF file |



Expand Down