Repository 'cdhit_analysis'
hg clone https://toolshed.g2.bx.psu.edu/repos/onnodg/cdhit_analysis

Changeset 3:c6981ea453ae (2025-10-24)
Previous changeset 2:706b7acdb230 (2025-10-21)
Commit message:
planemo upload for repository https://github.com/Onnodg/Naturalis_NLOOR/tree/main/NLOOR_scripts/process_clusters_tool commit ef31054ae26e19eff2f1b1f6c7979e39c47c0d5b-dirty
modified:
cdhit_analysis.py
cdhit_analysis.xml
added:
test-data/~$header_anno_excel.xlsx
test-data/~$test_2processed.xlsx
test-data/~$test_2taxa_out.xlsx
b
diff -r 706b7acdb230 -r c6981ea453ae cdhit_analysis.py
--- a/cdhit_analysis.py Tue Oct 21 07:54:21 2025 +0000
+++ b/cdhit_analysis.py Fri Oct 24 09:38:24 2025 +0000
b
@@ -10,9 +10,6 @@
 2. Process each cluster to extract similarity, taxa, and e-value information.
 3. Aggregate results across clusters.
 4. Generate requested outputs: text summaries, plots, and Excel reports.
-
-
-Note: Uses a non-interactive matplotlib backend (Agg) for compatibility with Galaxy.
 """
 
 import argparse
b
diff -r 706b7acdb230 -r c6981ea453ae cdhit_analysis.xml
--- a/cdhit_analysis.xml Tue Oct 21 07:54:21 2025 +0000
+++ b/cdhit_analysis.xml Fri Oct 24 09:38:24 2025 +0000
b
@@ -1,4 +1,4 @@
-<tool id="cdhit_cluster_analysis" name="CD-HIT Cluster Analysis" version="1.0.1">
+<tool id="cdhit_cluster_analysis" name="CD-HIT Cluster Analysis" version="1.0.2">
     <description>Analyze CD-HIT clustering results with taxonomic annotation</description>
 
     <requirements>
b
diff -r 706b7acdb230 -r c6981ea453ae test-data/~$header_anno_excel.xlsx
b
Binary file test-data/~$header_anno_excel.xlsx has changed
b
diff -r 706b7acdb230 -r c6981ea453ae test-data/~$test_2processed.xlsx
b
Binary file test-data/~$test_2processed.xlsx has changed
b
diff -r 706b7acdb230 -r c6981ea453ae test-data/~$test_2taxa_out.xlsx
b
Binary file test-data/~$test_2taxa_out.xlsx has changed