We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9a6910 commit f527f11Copy full SHA for f527f11
1 file changed
ROADMAP.md
@@ -24,12 +24,12 @@ Integration of common types and parsers such as:
24
Protein parameters such as:
25
- [x] Hydrophobicity
26
- [x] Molecular weight
27
-- [ ] Counted amino acids & as percentage
+- [x] Counted amino acids & as percentage
28
- [x] Aromaticity
29
- [ ] Parsing phylogenetic trees
30
- [ ] Parsing multiple sequence alignments
31
- [ ] Methylation data parsing
32
-- [ ] Consider pyo3 integration
+- [x] pyo3 integration
33
34
**Testing - bioinformatics**
35
- [ ] Testing & updating parsers with various edge case files such as gbk with the CONTIG(JOIN) structure
0 commit comments