Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update #5

Open
wants to merge 195 commits into
base: numeric
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
195 commits
Select commit Hold shift + click to select a range
40b2c95
changes made during after class meeting
john-daciuk Oct 30, 2019
8cf33d3
Merge pull request #2 from mrain/master
patlkwok Oct 30, 2019
8ee6640
Use TA's version of Simulator.java
patlkwok Oct 30, 2019
eee4b2d
bug fixes
hyunuu Oct 31, 2019
aea879f
window functionality
KanishkVashisht Oct 31, 2019
5bd94bb
now jumps past unreasonable window sizes, and ignores compositions of…
john-daciuk Nov 1, 2019
2c540fc
Helper functions for designing experiments
patlkwok Nov 1, 2019
f8633c6
Merge pull request #3 from mrain/master
patlkwok Nov 2, 2019
49832d6
Update the distribution modification to multiplication
adamsvystun Nov 2, 2019
ac5fbba
Merge remote-tracking branch 'upstream/master'
adamsvystun Nov 2, 2019
9fbec46
Add final mutagen submission
adamsvystun Nov 2, 2019
d21aced
Multiple-base implementation is WIP
Nov 2, 2019
6e92960
attempt to cluster mutations using kmeans
georgiawilder Nov 2, 2019
1a6cd22
made m variable
georgiawilder Nov 2, 2019
f845994
Fix final mutagen submission
adamsvystun Nov 2, 2019
8f52083
add number sets
Ni-Chang Nov 3, 2019
602af1f
Some implementation of multiple-base mutations is working
Nov 3, 2019
727e77f
hierarchical clustering
georgiawilder Nov 3, 2019
f45ca63
Merge remote-tracking branch 'origin/master'
adamsvystun Nov 3, 2019
cfabaa0
add getTopRules()
nyurdakul Nov 3, 2019
3e9fade
Modifications to the inference system
juand17 Nov 3, 2019
701970e
Merge origin/master
juand17 Nov 3, 2019
4ddde5b
Make Generate.java compilable
juand17 Nov 3, 2019
930a837
Make sure the window size does not go unbounded and that related
juand17 Nov 3, 2019
c59f94a
compute numbers
Ni-Chang Nov 3, 2019
fe08af9
add createString()
nyurdakul Nov 4, 2019
ef0278b
Improvements on distribution handling
juand17 Nov 4, 2019
f553d40
trying to fix a bug
hyunuu Nov 4, 2019
ff2d376
Bug fix.
barryzhan2017 Nov 4, 2019
28d7896
adding in somehing
hyunuu Nov 4, 2019
3979538
test script
georgiawilder Nov 4, 2019
6e417b3
Improvements on distribution handling
juand17 Nov 4, 2019
7a1c2d6
keep track of passed
georgiawilder Nov 4, 2019
7296a53
add upper bound exceed discard
Ni-Chang Nov 5, 2019
9860ba7
fixes
hyunuu Nov 5, 2019
4d11423
Merge remote-tracking branch 'upstream/master' into ni
NickBethune Nov 5, 2019
ee41968
fixed a few bugs
hyunuu Nov 5, 2019
ea44a6e
updating the simulator:
hyunuu Nov 5, 2019
e57fbe9
updated the simulator
hyunuu Nov 5, 2019
bfdc1e3
Merge remote-tracking branch 'remotes/upstream/master' into upstream
barryzhan2017 Nov 5, 2019
de6ddc8
Merge pull request #32 from barryzhan2017/upstream
mrain Nov 5, 2019
37eeda0
added collision filter
john-daciuk Nov 5, 2019
5433318
latest from ethan
Nov 5, 2019
12e4164
Base for multiple rules
juand17 Nov 6, 2019
91a9160
Merge origin/master
juand17 Nov 6, 2019
5e41abc
Add numeric capabilities.
griff4692 Nov 5, 2019
c9a94f6
Add comments for hyperparameters.
griff4692 Nov 6, 2019
43c040f
Improvements on experiment evidence filtering
juand17 Nov 6, 2019
31cd2a4
std dev clustering
calinsky Nov 6, 2019
80cd79d
some bug fixes
nyurdakul Nov 6, 2019
f70eb0c
Use new windows
adamsvystun Nov 6, 2019
e4d89af
Use testEquiv instead of Guess
adamsvystun Nov 6, 2019
9896ec3
purge guesses
nyurdakul Nov 6, 2019
fb7fa76
Merge remote-tracking branch 'origin/master'
nyurdakul Nov 6, 2019
7ecd595
Decently good solution for Nov 6 deliverable
Nov 6, 2019
b597009
Update guessing
adamsvystun Nov 6, 2019
c76bf10
Delete launch.json
mrain Nov 6, 2019
e33cdb6
Merge pull request #34 from adilovesgh/master
mrain Nov 6, 2019
1dbed81
delete mutation end with atcg
Ni-Chang Nov 6, 2019
af561db
11.6
YalinShi Nov 6, 2019
20fe420
do not merge
KanishkVashisht Nov 6, 2019
d417467
fix toIndex bug
nyurdakul Nov 6, 2019
5480c62
Merge pull request #36 from NickBethune/ni
mrain Nov 6, 2019
ac966d1
Add code for designing experiments
patlkwok Nov 6, 2019
fe00475
Merge pull request #35 from patlkwok/master
mrain Nov 6, 2019
8d534e4
No longer needed, all code moved to Player.java
patlkwok Nov 6, 2019
9d98c93
Merge branch 'pr/33'
mrain Nov 6, 2019
b051c92
Merge pull request #37 from patlkwok/master
mrain Nov 6, 2019
a534de3
Bump the number of trials to run
adamsvystun Nov 6, 2019
1593dcd
Merge branch 'master' into 11/6
YalinShi Nov 6, 2019
c145073
Delete mutagen.cfg
mrain Nov 6, 2019
f5e1cf2
Merge pull request #39 from YalinShi/11/6
mrain Nov 6, 2019
793aea1
Merge pull request #38 from georgiawilder/master
mrain Nov 6, 2019
cccd451
Update Player.java
adilovesgh Nov 6, 2019
e3f4882
Merge pull request #40 from adilovesgh/master
mrain Nov 6, 2019
c3e30c6
Merge branch 'pr/41'
mrain Nov 6, 2019
a47a023
Optimized the routine. Did the final equiv testing.
mrain Nov 6, 2019
8e44bc0
Merge pull request #6 from mrain/master
guanguangua Nov 6, 2019
8021922
Add comments and add guessCounts.
griff4692 Nov 6, 2019
1c99dae
Nothing burger.
griff4692 Nov 6, 2019
e8358fd
Merge pull request #4 from mrain/master
patlkwok Nov 6, 2019
b060aa5
wip
KanishkVashisht Nov 6, 2019
3f76a8f
addRound function and clean trailing acgt
Nov 7, 2019
5b9d3e0
Improve experiment design for one rule
patlkwok Nov 7, 2019
340584f
Rare factor.
griff4692 Nov 7, 2019
2aac511
add test files
guanguangua Nov 7, 2019
4ca3e0a
changed number of iterations and comment out debug print and added pi…
guanguangua Nov 7, 2019
0dc413d
add test pipeline, comment out debug print, lowered iterations for te…
guanguangua Nov 7, 2019
f9c845e
Update test.py
guanguangua Nov 7, 2019
7451e19
partially fixed bug in finding window
georgiawilder Nov 7, 2019
1a837b0
add randomness to createString()
nyurdakul Nov 7, 2019
c9807b7
update test pipeline to include scores
guanguangua Nov 7, 2019
8f7b83e
Update test.py
guanguangua Nov 7, 2019
9eef5c1
Add tests
adamsvystun Nov 7, 2019
071ce30
Better.
griff4692 Nov 7, 2019
7f1344c
Merge branch 'master' of https://github.com/guanguangua/pps-mutation
griff4692 Nov 7, 2019
c6012a7
Flip a boolean.
griff4692 Nov 8, 2019
902b184
Structural changes towards multiple rules.
juand17 Nov 8, 2019
2aacd75
add more test cases
guanguangua Nov 8, 2019
051babc
Update single_pure_char_5.cfg
guanguangua Nov 8, 2019
274732f
adjust test case
guanguangua Nov 8, 2019
2c3e458
Merge branch 'master' of https://github.com/guanguangua/pps-mutation
guanguangua Nov 8, 2019
096d0c4
alternate player
Nov 8, 2019
c748233
random restarts
Nov 8, 2019
736d8f3
add sample by support probability
Nov 8, 2019
ebca8ab
kinda works
KanishkVashisht Nov 8, 2019
095dc01
Some more structure changing
juand17 Nov 8, 2019
b08d4f3
Some bugginess in getting the contexts properly
KanishkVashisht Nov 8, 2019
5dc73f8
almost there
KanishkVashisht Nov 8, 2019
0d6b9ee
Merge remote-tracking branch 'upstream/master'
georgiawilder Nov 8, 2019
ce1371c
Merge pull request #3 from mrain/master
KanishkVashisht Nov 8, 2019
98d0d1e
random minProb
Nov 8, 2019
b727939
window functionality
KanishkVashisht Oct 31, 2019
c27bfc3
random GuessProb and starOverFreq
Nov 8, 2019
3ba06e9
do not merge
KanishkVashisht Nov 6, 2019
d9cb7ff
wip
KanishkVashisht Nov 6, 2019
f7ed869
kinda works
KanishkVashisht Nov 8, 2019
c4f8635
Some bugginess in getting the contexts properly
KanishkVashisht Nov 8, 2019
c4a02d0
almost there
KanishkVashisht Nov 8, 2019
2c90c6f
rbc
KanishkVashisht Nov 8, 2019
d453ce3
update
KanishkVashisht Nov 8, 2019
4eb701c
update
KanishkVashisht Nov 8, 2019
78951ca
woot
KanishkVashisht Nov 8, 2019
a2ca9af
part of final commit
Nov 8, 2019
ccb187f
more final commit
Nov 8, 2019
a5aca97
mutagen final submission
Nov 8, 2019
0679e9b
Design experiments (multi-rule) (to be integrated)
patlkwok Nov 8, 2019
6694030
added pruning
KanishkVashisht Nov 8, 2019
5f348ea
hyper optimizations
KanishkVashisht Nov 8, 2019
35e23c6
remove system exit
Nov 8, 2019
3fd008b
n experiments
KanishkVashisht Nov 8, 2019
f783177
no repeatz
KanishkVashisht Nov 8, 2019
da01b1d
sorting my length in cluster
georgiawilder Nov 8, 2019
94ee8ba
Merge branch 'master' of https://github.com/georgiawilder/pps-mutation
georgiawilder Nov 8, 2019
401e65b
remove system exit
Nov 8, 2019
acba6be
adjusted parameter randomization
guanguangua Nov 8, 2019
8a38609
Add test rules
adamsvystun Nov 8, 2019
ec1a3f0
create buckets
nyurdakul Nov 8, 2019
ac44c02
Merge remote-tracking branch 'origin/master'
nyurdakul Nov 8, 2019
3a6f219
tournament config
guanguangua Nov 8, 2019
f5de3ea
basic attempt to remove overlap
georgiawilder Nov 8, 2019
5ae14c2
merge
georgiawilder Nov 8, 2019
ae6474a
fixed a few bugs
hyunuu Nov 8, 2019
e8b1f7d
fixing a closing brace
georgiawilder Nov 8, 2019
03bcbc8
try catch exceptions
Nov 8, 2019
a3ed3d5
Refactor code
adamsvystun Nov 8, 2019
3269418
Add back remove overlap function
adamsvystun Nov 8, 2019
02e8780
Add structure
adamsvystun Nov 8, 2019
f1bb3fb
Fix compilation bug
adamsvystun Nov 8, 2019
e688bfa
tournament submission
KanishkVashisht Nov 8, 2019
15ea653
saved
hyunuu Nov 9, 2019
a95b42a
moving mutagen to proper place
Nov 9, 2019
b97450f
changed the database
hyunuu Nov 9, 2019
2470b53
Tournament rules creation
barryzhan2017 Nov 9, 2019
c254862
Merge remote-tracking branch 'origin/master'
barryzhan2017 Nov 9, 2019
2c45e32
some improvements
nyurdakul Nov 9, 2019
bd7275a
Add simple multiple guessing
adamsvystun Nov 9, 2019
793ea48
megamap
georgiawilder Nov 9, 2019
a604608
map
georgiawilder Nov 9, 2019
5bcada2
findSimilarrules
georgiawilder Nov 9, 2019
2d8ee94
yo
hyunuu Nov 9, 2019
d1834f2
Merge branch 'master' of https://github.com/barryzhan2017/pps-mutation
hyunuu Nov 9, 2019
d6c567d
updating sim
hyunuu Nov 9, 2019
7e41bd6
Add complex multiple guessing
adamsvystun Nov 9, 2019
bd9a61f
some more improvements
nyurdakul Nov 9, 2019
6318436
commiting
hyunuu Nov 9, 2019
0246857
Tournament rules creation
barryzhan2017 Nov 9, 2019
641f17c
Merge remote-tracking branch 'origin/master'
barryzhan2017 Nov 9, 2019
11811aa
making it many attempts
hyunuu Nov 9, 2019
f10aa80
Merge branch 'master' of https://github.com/barryzhan2017/pps-mutation
hyunuu Nov 9, 2019
cc4bbb4
fixed a bug
hyunuu Nov 9, 2019
acaf052
Tournament rules creation
barryzhan2017 Nov 9, 2019
67e4f4f
Merge remote-tracking branch 'origin/master'
barryzhan2017 Nov 9, 2019
2580507
requires same pattern
georgiawilder Nov 9, 2019
a531ed6
Merge branch 'master' of https://github.com/georgiawilder/pps-mutation
georgiawilder Nov 9, 2019
315052e
Tournament mutagen from Group 3
patlkwok Nov 9, 2019
8f71c75
Tournament rules creation
barryzhan2017 Nov 9, 2019
25f0005
Merge branch 'master' into upstream
barryzhan2017 Nov 9, 2019
c74e95e
Multiple rule attempt
juand17 Nov 9, 2019
594c7c8
Tournament rules creation
barryzhan2017 Nov 9, 2019
006ff16
Merge origin/master
juand17 Nov 9, 2019
26cc5ed
Multiple rule attempt
juand17 Nov 9, 2019
0323c12
Add final solution
adamsvystun Nov 9, 2019
3dd453d
Tournament submission.
shrestha-pranav Nov 9, 2019
1cdc339
Multiple rule attempt
juand17 Nov 9, 2019
2a0d131
Create tournament.cfg
nyurdakul Nov 9, 2019
68a90de
Multiple rule attempt
juand17 Nov 9, 2019
c18d4d3
Merge pull request #43 from edunn39/master
mrain Nov 9, 2019
3b1faf3
Merge pull request #44 from NickBethune/kv.add_windows_copy
mrain Nov 9, 2019
a5a684b
Merge pull request #45 from guanguangua/master
mrain Nov 9, 2019
d90883e
Merge pull request #46 from barryzhan2017/upstream
mrain Nov 9, 2019
93d625a
Merge pull request #48 from shrestha-pranav/master
mrain Nov 9, 2019
b8cafd2
Merge pull request #49 from patlkwok/master
mrain Nov 9, 2019
6159e79
Merge pull request #50 from georgiawilder/master
mrain Nov 9, 2019
045ef57
For tournament
mrain Nov 9, 2019
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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

# Log file
*.log
*.err

# BlueJ files
*.ctxt
Expand Down
2 changes: 2 additions & 0 deletions config/g1/action_ambiguous_mult_1.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
c@cat
act@cat
2 changes: 2 additions & 0 deletions config/g1/action_ambiguous_mult_2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
t@c
act@c
2 changes: 2 additions & 0 deletions config/g1/action_pattern_overlap_mult_1.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
c;a;t@tag
t;a;g@cat
3 changes: 3 additions & 0 deletions config/g1/action_pattern_overlap_mult_2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
g;g;g;g;g@aaaaa
a;a;a;a;a@ttttt
t;t;t;t;t@ggggg
2 changes: 1 addition & 1 deletion config/g1/g1_sample_config.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
c@cat
a;acgt;c;acgt;g@t1g3c
acgt@9876543210
acgt@9876543210
2 changes: 2 additions & 0 deletions config/g1/mult_mixed_1.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
c@cat
a;acgt;g@g1a
2 changes: 2 additions & 0 deletions config/g1/mult_mixed_2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
c;a;t@tag
a;acgt;c;acgt;g@t1g3c
2 changes: 2 additions & 0 deletions config/g1/mult_mixed_3.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
a;acgt;c;acgt;g@t1g3c
a;acgt;acgt;acgt;t@t321a
2 changes: 2 additions & 0 deletions config/g1/mult_pure_char_1.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
a;c@cc
t@g
2 changes: 2 additions & 0 deletions config/g1/mult_pure_char_2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
a;c;g;t@aaaa
c@cat
2 changes: 2 additions & 0 deletions config/g1/mult_pure_char_3.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ac;acg;ag;g@gattaca
g;g@tag
3 changes: 3 additions & 0 deletions config/g1/mult_pure_char_4.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
a;c;g@ccg
t;g@gc
g;t;a@tag
3 changes: 3 additions & 0 deletions config/g1/mult_pure_char_5.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ac;acgt;acgt;g@gattaca
g;g;g@tag
c;a;t@ttt
2 changes: 2 additions & 0 deletions config/g1/pattern_ambiguous_mult_1.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
c;a;t;c;a;t@aaaaaa
c;a;t;c;a@ccccc
2 changes: 2 additions & 0 deletions config/g1/pattern_ambiguous_mult_2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
a;a;a@ttt
a;a;a;a@gggg
2 changes: 2 additions & 0 deletions config/g1/pattern_ambiguous_mult_3.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
a@c
a@g
1 change: 1 addition & 0 deletions config/g1/single_mixed_1.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;acgt;c;acgt;g@t3g1c
1 change: 1 addition & 0 deletions config/g1/single_mixed_2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;ac;gt@g12
1 change: 1 addition & 0 deletions config/g1/single_mixed_3.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;acgt;acgt;acgt;t@t321a
1 change: 1 addition & 0 deletions config/g1/single_mixed_4.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;acgt;t@g1gaa
1 change: 1 addition & 0 deletions config/g1/single_mixed_5.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;acgt;cgt;gt@g123a
1 change: 1 addition & 0 deletions config/g1/single_pure_char_1.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;c@c
1 change: 1 addition & 0 deletions config/g1/single_pure_char_2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;acg;g@cat
1 change: 1 addition & 0 deletions config/g1/single_pure_char_3.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ac;acg;ag;g@gattaca
1 change: 1 addition & 0 deletions config/g1/single_pure_char_4.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c;acgt;acgt;acgt;acgt;acgt;acgt;t@ttt
1 change: 1 addition & 0 deletions config/g1/single_pure_char_5.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c;acgt;acgt;acgt;acgt;acgt;acgt;acgt;acgt;t@acgtacgtac
1 change: 1 addition & 0 deletions config/g1/single_pure_numeric_1.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
acg;acgt;acg@210
1 change: 1 addition & 0 deletions config/g1/single_pure_numeric_2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c@8
1 change: 1 addition & 0 deletions config/g1/single_pure_numeric_3.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
acgt@321
1 change: 1 addition & 0 deletions config/g1/single_pure_numeric_4.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;c@3344
2 changes: 2 additions & 0 deletions config/g1/tournament.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
c;a;t@tag
g@3
2 changes: 1 addition & 1 deletion config/g2/simple.cfg
Original file line number Diff line number Diff line change
@@ -1 +1 @@
agt;c;tgc@caa
a;c;g;t@gattaca
1 change: 1 addition & 0 deletions config/g2/simple2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;c;g;t@ctaa
3 changes: 3 additions & 0 deletions config/g2/simple3.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
a;ca;g;tc@ct1a
a;c;t;g@gattaca
c;a;t@210
1 change: 1 addition & 0 deletions config/g2/simple4.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c;a;t@210
4 changes: 4 additions & 0 deletions config/g2/simple5.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
a;ca;g;tc@ct1a
a;c;t;g@gattaca
c;a;t@210
a;c;g;t@ctaa
3 changes: 3 additions & 0 deletions config/g2/tournament.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
a;ca;g;tc@ct1a
a;c;t;g@gattaca
c;a;t@tac
2 changes: 1 addition & 1 deletion config/g3/mutagen_bigswap.cfg
Original file line number Diff line number Diff line change
@@ -1 +1 @@
acgt;acgt;act;acgt@2301
acgt;acgt;act@2301
1 change: 1 addition & 0 deletions config/g3/mutagen_class.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
t;a;g@gattaca
2 changes: 2 additions & 0 deletions config/g3/mutagen_class2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
a;c;c;g@gtca
cg;a;t@210
1 change: 1 addition & 0 deletions config/g3/mutagen_s3.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;c;ctg;ag;acg;acgt;acgt@gtca03a
2 changes: 2 additions & 0 deletions config/g3/tournament.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
c;ct;a;t@0a23g
ac;t;actg;ag;ct@c12t4
2 changes: 2 additions & 0 deletions config/g4/tournament.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
c;a;g;t@atata
ac;a;ac;a@0gg
2 changes: 2 additions & 0 deletions config/g5/tournament.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
a;g;c@cgt
a@5
3 changes: 2 additions & 1 deletion config/g6/mutagen.cfg
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
c;g;t;a@tact
ct;ac;t@agt09
ga;at;t@gattaca
2 changes: 2 additions & 0 deletions config/g6/tournament.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ct;ac;t@agt0
ga;at;t@gattaca
2 changes: 2 additions & 0 deletions config/g7/test_cases/double.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
a;c;c;g@gtca
cg;a;t@210
2 changes: 2 additions & 0 deletions config/g7/test_cases/double_simple.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
a@t
a;g@ga
4 changes: 4 additions & 0 deletions config/g7/test_cases/double_vague.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
a;c;c;g@gtca
a;t;a@taa
a;t;c@tac
a;t;g@tag
1 change: 1 addition & 0 deletions config/g7/test_cases/end_same.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;c;g;t@cgtt
1 change: 1 addition & 0 deletions config/g7/test_cases/inversion.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
acgt;a;c@011
1 change: 1 addition & 0 deletions config/g7/test_cases/last_dif.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;c;g;t;acg@gtat
1 change: 1 addition & 0 deletions config/g7/test_cases/middle.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;g;g;t@cgtt
1 change: 1 addition & 0 deletions config/g7/test_cases/permutation.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
acg;act;ta;a;ta@20143
1 change: 1 addition & 0 deletions config/g7/test_cases/short_action.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
g;c;a;t@c
1 change: 1 addition & 0 deletions config/g7/test_cases/short_pattern.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;c;g;acgt@catt
4 changes: 4 additions & 0 deletions config/g7/test_cases/short_pattern_our_form.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
a;c;g;a@catt
a;c;g;c@catt
a;c;g;g@catt
a;c;g;t@catt
1 change: 1 addition & 0 deletions config/g7/test_cases/single_vague.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;acgt;t@t1a
1 change: 1 addition & 0 deletions config/g7/test_cases/single_vague_long.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;cgt;t;acg;g@t3a1c
1 change: 1 addition & 0 deletions config/g7/test_cases/single_vague_long_2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;cgta;t;acgt;g@t3a1c
1 change: 1 addition & 0 deletions config/g7/test_cases/start_same.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;c;g;t@cgtt
3 changes: 3 additions & 0 deletions config/g7/test_cases/triple_simple.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
a@t
c;t@ga
g;t;t@aaa
2 changes: 2 additions & 0 deletions config/g7/test_cases/two_rule.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
c;a;t;g@tatc
t;a;g@gat
3 changes: 3 additions & 0 deletions config/g7/test_cases/vague.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
a;t;a@taa
a;t;c@tac
a;t;g@tag
2 changes: 2 additions & 0 deletions config/g7/tournament.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
c;a;t;g@tatc
t;a;g@gat
1 change: 1 addition & 0 deletions config/g8/tournament.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c;acg;t@11g
2 changes: 2 additions & 0 deletions config/tournament/simple.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
a@t
g@c
1 change: 1 addition & 0 deletions config/tournament/single.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ac;gt;g@tcc
1 change: 1 addition & 0 deletions config/tournament/single2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a;acgt;c;acgt;g@987atc
2 changes: 2 additions & 0 deletions config/tournament/t1.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
c;c@tt
c@t
2 changes: 2 additions & 0 deletions config/tournament/t2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
acg;cgt;agt;act@tacgg
t;a;c;g;g@gtacg
3 changes: 3 additions & 0 deletions config/tournament/t3.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
t;c;a;t;g@atccg
a;t;c;c;g@tcatg
a;t;c@g98
3 changes: 3 additions & 0 deletions config/tournament/t4.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
t;c;a;t;g;c@atccgt
a;t;c;c;g;t@tcatgc
a;t;c@gat
3 changes: 1 addition & 2 deletions mutagen.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
g@ga
g@gag
ac@3355
Binary file renamed mutation/g3/.DS_Store → mutation/.DS_Store
Binary file not shown.
Loading