-
Notifications
You must be signed in to change notification settings - Fork 1
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 #57 from rki-mf1/dev
PR dev - PBSIM replaces NANOSIM, new version 0.4.0
- Loading branch information
Showing
24 changed files
with
21,414 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
'0.3.1' | ||
'0.4.0' |
Binary file added
BIN
+16.7 MB
aux/nanosim_model/human_giab_hg002_sub1M_kitv14_dorado/hg002_nanosim_sub1M_aligned_reads.pkl
Binary file not shown.
Binary file added
BIN
+17.5 MB
...nanosim_model/human_giab_hg002_sub1M_kitv14_dorado/hg002_nanosim_sub1M_aligned_region.pkl
Binary file not shown.
1 change: 1 addition & 0 deletions
1
aux/nanosim_model/human_giab_hg002_sub1M_kitv14_dorado/hg002_nanosim_sub1M_chimeric_info
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 @@ | ||
Mean segments for each aligned read: 1.0487833720837008 |
8 changes: 8 additions & 0 deletions
8
...nanosim_model/human_giab_hg002_sub1M_kitv14_dorado/hg002_nanosim_sub1M_error_markov_model
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,8 @@ | ||
succedent mis ins del | ||
start 0.3667695682590252 0.2834764459999186 0.3497539857410562 | ||
mis 0.5128689406805294 0.21642594955734523 0.2707051097621255 | ||
ins 0.40725764797898556 0.2805410906739999 0.3122012613470145 | ||
del 0.41078824731713565 0.23840499549388153 0.35080675718898285 | ||
mis0 0.0 0.33783783783783783 0.6621621621621622 | ||
ins0 0.9999333356943608 0.0 6.666430563917528e-05 | ||
del0 0.9999835183159985 1.6481684001520192e-05 0.0 |
4 changes: 4 additions & 0 deletions
4
aux/nanosim_model/human_giab_hg002_sub1M_kitv14_dorado/hg002_nanosim_sub1M_error_rate.tsv
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,4 @@ | ||
Mismatch rate: 0.007370052148345708 | ||
Insertion rate: 0.005280295851015525 | ||
Deletion rate: 0.007241469288345598 | ||
Total error rate: 0.01989181728770683 |
Oops, something went wrong.