Skip to content

Commit

Permalink
Merge pull request #1330 from SPAAM-community/add_wga
Browse files Browse the repository at this point in the history
Add library strategy "WGA"
  • Loading branch information
alexhbnr authored Jan 30, 2025
2 parents 9bc1fec + 120c3bc commit c869084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/enums/library_strategy.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"enum": ["WGS", "Targeted-Capture", "Depletion", "RNA-Seq", "Unknown"]
"enum": ["WGS", "Targeted-Capture", "Depletion", "RNA-Seq", "WGA", "Unknown"]
}

0 comments on commit c869084

Please sign in to comment.