You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/general.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,16 @@ We will make a button for GTDB soon.
35
35
36
36
## Changelog
37
37
38
+
### v1.1.0
39
+
-**Added**`Raw-read Quality Control (QC)`**functionality** via [fastp](https://github.com/OpenGene/fastp)/[fastplong](https://github.com/OpenGene/fastplong).
40
+
- Supports **uploading multiple samples at once** for sequential classification or raw-read pre-processing.
41
+
-**User manuals** have been added to each page for easier reference and guidance on how to use each feature.
42
+
-**Sankey plot improvements:** Now powered by the latest version of [TaxoView](https://github.com/steineggerlab/taxoview), which supports extensive customization and improved interactivity:
43
+
- New visual settings: adjust node label width, padding, font size, and x-axis rank label size.
44
+
- Users can select which taxonomic ranks to display.
45
+
- Node colors are now grouped by `domain`, with gradient shading to clarify taxonomic hierarchy.
46
+
- Users can choose from a selection of color schemes in the customization settings.
47
+
38
48
### v1.0.1
39
49
- Introduced the `Custom Database` page, enabling users to:
0 commit comments