-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
defcdeb
commit 47d3b25
Showing
1 changed file
with
23 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,27 @@ | ||
# AYUKA: A toolkit for fast viral genotyping using whole genome sequencing. | ||
|
||
This repository will host the codebase for the AYUKA pipeline. | ||
Stay tuned for the imminent release of the full codebase here after the preprint is made available. | ||
In the meantime, feel free to get in touch if you want to try it. | ||
|
||
Please find the singularity container with the full codebase on the releases tab. | ||
|
||
The software can be invoked by running: | ||
|
||
```./ayuka22-222.simg``` | ||
|
||
or | ||
|
||
```singularity run ayuka22-222.simg ``` | ||
_____________________________________________________________ | ||
|
||
Method description available in our manuscript on biorXiv: | ||
|
||
AYUKA: A toolkit for fast viral genotyping using whole genome sequencing | ||
José Afonso Guerra-Assunção, Richard Goldstein, Judith Breuer | ||
bioRxiv 2022.09.07.506755; doi: https://doi.org/10.1101/2022.09.07.506755 | ||
|
||
_____________________________________________________________ | ||
|
||
Associated databases available on Zenodo: | ||
|
||
José Afonso Guerra-Assunção. (2022). AYUKA Genotyper Databases - Human Adenovirus (HAdV) (22-222) [Data set]. Zenodo. https://doi.org/10.5281/zenodo.6521576 | ||
|
||
|