-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pass project code to primer trimming step, for #625.
Regenerate 2170 microtest, because of changes to primer trimming, rename project code in 2190, and 2200 to check that primer trimming works. Split primers into two sets: HCV and SARSCOV2.
- Loading branch information
Showing
31 changed files
with
6,318 additions
and
5,325 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
File renamed without changes.
File renamed without changes.
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,12 @@ | ||
>HCV_1abGENF1bp | ||
XGGGTCGCGAAAGGCCTTGTGGTACTGCC | ||
>HCV_1abGENF2 | ||
XGTACTGCCTGATAGGGTGCTTGCGAGTGCC | ||
>HCV_Pr1 | ||
XTGGGGTTCGCGTATGATACCCGCTGCTTTGA | ||
>HCV_Pr2 | ||
XTGGGGTTTTCTTACGACACCAGGTGCTTTGA | ||
>HCV_Pr4 | ||
XCCGTATGATACCCGCTGCTTTGACTCAAC | ||
>HCV_Pr5 | ||
XTCCTACGACACCAGGTGCTTTGATTCAAC |
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,12 @@ | ||
>HCV_1abGENF1bp | ||
GGCAGTACCACAAGGCCTTTCGCGACCCX | ||
>HCV_1abGENF2 | ||
GGCACTCGCAAGCACCCTATCAGGCAGTACX | ||
>HCV_Pr1 | ||
TCAAAGCAGCGGGTATCATACGCGAACCCCAX | ||
>HCV_Pr2 | ||
TCAAAGCACCTGGTGTCGTAAGAAAACCCCAX | ||
>HCV_Pr4 | ||
GTTGAGTCAAAGCAGCGGGTATCATACGGX | ||
>HCV_Pr5 | ||
GTTGAATCAAAGCACCTGGTGTCGTAGGAX |
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,12 @@ | ||
>HCV_oligo_dA20 | ||
XAAAAAAAAAAAAAAAAAAAA | ||
>HCV_Pr3 | ||
XGGCGGAATTCCTGGTCATAGCCTCCGTGAA | ||
>HCV_TIM-Pr3 | ||
XCAGGAAACAGCTATGACGGCGGAATTCCTGGTCATAGCCTCCGTGAA | ||
>HCV_Pr6 | ||
XAATTCCTGGTCATAGCCTCCGTGAAGACTC | ||
>HCV_oligo_dA20-TIM | ||
XCAGGAAACAGCTATGACAAAAAAAAAAAAAAAAAAAA | ||
>HCV_TIM | ||
XCAGGAAACAGCTATGAC |
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,12 @@ | ||
>HCV_oligo_dA20 | ||
TTTTTTTTTTTTTTTTTTTTX | ||
>HCV_Pr3 | ||
TTCACGGAGGCTATGACCAGGAATTCCGCCX | ||
>HCV_TIM-Pr3 | ||
TTCACGGAGGCTATGACCAGGAATTCCGCCGTCATAGCTGTTTCCTGX | ||
>HCV_Pr6 | ||
GAGTCTTCACGGAGGCTATGACCAGGAATTX | ||
>HCV_oligo_dA20-TIM | ||
TTTTTTTTTTTTTTTTTTTTGTCATAGCTGTTTCCTGX | ||
>HCV_TIM | ||
GTCATAGCTGTTTCCTGX |
12 changes: 0 additions & 12 deletions
12
micall/core/primers_left.fasta → micall/data/primers_sarscov2_left.fasta
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
12 changes: 0 additions & 12 deletions
12
micall/core/primers_left_end.fasta → micall/data/primers_sarscov2_left_end.fasta
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
12 changes: 0 additions & 12 deletions
12
micall/core/primers_right.fasta → micall/data/primers_sarscov2_right.fasta
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
12 changes: 0 additions & 12 deletions
12
micall/core/primers_right_end.fasta → micall/data/primers_sarscov2_right_end.fasta
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
Oops, something went wrong.