-
Notifications
You must be signed in to change notification settings - Fork 22
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
Showing
1 changed file
with
4 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
# Todo's | ||
|
||
- [ ] Proper error catching for shape errors, issues with FASTA files, etc | ||
- [ ] Test fully if the poly-A works. Extend to proteins perhaps? | ||
- [ ] Refinement program | ||
- [x] Test fully if the poly-A works. Extend to proteins perhaps? | ||
- [x] Refinement program | ||
- [ ] Do not run segmentation on masked out areas | ||
- [ ] Switch poly-A nucleotide to poly-U (or any pyrimidine) | ||
- [x] Switch poly-A nucleotide to poly-U (or any pyrimidine) | ||
- [ ] Cache sequence KV |