-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from ChrisgKent/main
added the norovirus-gii scheme
- Loading branch information
Showing
16 changed files
with
362,584 additions
and
32 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
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
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 |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# norovirus-gii 800bp v1.0.0 | ||
|
||
## Description | ||
|
||
A scheme designed for pan Norovirus gii | ||
|
||
## Overviews | ||
|
||
![NC_044932.1.png](work/NC_044932.1.png) | ||
|
||
## Details | ||
|
||
```json | ||
{ | ||
"ampliconsize": 800, | ||
"schemeversion": "v1.0.0", | ||
"schemename": "norovirus-gii", | ||
"primer_bed_md5": "3191ec8a80f14a5688d561fe2cf77e34", | ||
"reference_fasta_md5": "88cba0415494cd9837e2523051cb636f", | ||
"status": "draft", | ||
"citations": [], | ||
"authors": [ | ||
"quick lab", | ||
"artic network" | ||
], | ||
"algorithmversion": "primaldigest:1.2.2", | ||
"species": [ | ||
122929 | ||
], | ||
"license": "CC BY-SA 4.0", | ||
"primerclass": "primerschemes", | ||
"infoschema": "v1.0.0", | ||
"description": "A scheme designed for pan Norovirus gii" | ||
} | ||
``` | ||
|
||
|
||
|
||
------------------------------------------------------------------------ | ||
|
||
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/) | ||
|
||
![](https://i.creativecommons.org/l/by-sa/4.0/88x31.png) |
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"ampliconsize": 800, | ||
"schemeversion": "v1.0.0", | ||
"schemename": "norovirus-gii", | ||
"primer_bed_md5": "3191ec8a80f14a5688d561fe2cf77e34", | ||
"reference_fasta_md5": "88cba0415494cd9837e2523051cb636f", | ||
"status": "draft", | ||
"citations": [], | ||
"authors": [ | ||
"quick lab", | ||
"artic network" | ||
], | ||
"algorithmversion": "primaldigest:1.2.2", | ||
"species": [ | ||
122929 | ||
], | ||
"license": "CC BY-SA 4.0", | ||
"primerclass": "primerschemes", | ||
"infoschema": "v1.0.0", | ||
"description": "A scheme designed for pan Norovirus gii" | ||
} |
Oops, something went wrong.