forked from CAMI-challenge/CAMISIM
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
836f559
commit 3dab265
Showing
19 changed files
with
1,135 additions
and
6 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
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
Binary file not shown.
Binary file not shown.
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,2 @@ | ||
Mean segments for each aligned read: 1.0256029639767317 | ||
Shrinkage rate (beta): 0.7315392728540919 |
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.268584806345365 0.3059561844692852 0.42545900918534985 | ||
mis 0.3416622418046852 0.2712574592048127 0.3870802989905021 | ||
ins 0.35306821604429006 0.29597698921899357 0.3509547947367163 | ||
del 0.34934425546259606 0.2442284211332606 0.40642732340414334 | ||
mis0 0.0 0.48214285714285715 0.5178571428571429 | ||
ins0 0.9999978113643295 0.0 2.188635670422638e-06 | ||
del0 0.999999804689931 1.9531006902772747e-07 0.0 |
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.041274394579310175 | ||
Insertion rate: 0.0315868993750412 | ||
Deletion rate: 0.04876426334524471 | ||
Total error rate: 0.1216255572995961 |
Oops, something went wrong.