Commit 47d12a0
Sam/paired processing (#120) (pinellolab#537)
* Implement crispresso_merge
* Add new crispresso_merge to args
* Update test_env.yml
* Parallel
* Fastq_out with single process only
* Native merge tests
* Remove unused aln_matrix
* Fix get consensus from pairs stubs
* Fix unit tests, upack 5 vasl
* Update score
* Update integration_tests.yml
* Update tests, remove insertions beyond amplicon
* Update tests, new score
* Update for deletions
* Update for deletions
* Update scores
* Update scores
* Update scores
* Fix fastq_output
* f-string fix
* CRISPResso_merge for core only
* Comments
* Unpin numpy<2
* Pin cython 3.0.12
* Pip install no isolation
* numpy fix
* Fix workflows
* Write and read slots during parallelization
* Delete unused test
* Add run native merge test to github actions
* Update c files with cython=3.1.0
* Remove import for ResultsSlotsDict
* Repoint tests at master
---------
Co-authored-by: Samuel Nichols <Snic9004@gmail.com>
Co-authored-by: mbowcut2 <mbowcut@gmail.com>1 parent 56ff6f0 commit 47d12a0
10 files changed
Lines changed: 17289 additions & 15984 deletions
File tree
- .github
- envs
- workflows
- CRISPResso2
- tests/unit_tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
82 | 87 | | |
83 | 88 | | |
84 | 89 | | |
| |||
0 commit comments