Skip to content

Commit e32fd83

Browse files
committed
customdb species-level dereplication
1 parent 1284ebd commit e32fd83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generate_customdatabase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ Output is written to `specieslevel_customdb/` by default (use `-o` to override),
143143

144144
| File | Description |
145145
|------|-------------|
146+
| `memberships.tsv` | All representatives and their cluster members (GTDB-Tk classified + unclassified). This is the final complete dereplication result. Tab-separated: representative, then a comma-separated member list |
146147
| `gtdbtk_species_representatives.tsv` | Representatives selected from GTDB-Tk-classified bins. Columns: `#gtdbtk_species_representative`, `species_name` |
147-
| `memberships.tsv` | All representatives and their cluster members (GTDB-Tk classified + unclassified). Tab-separated: representative, then a comma-separated member list |
148148
| `bins_checkm2_qualities.tsv` | Completeness and contamination of all final representatives. Columns: `#Bin`, `Completeness`, `Contamination` |
149149
| `unclassified_clusterrepresentatives_gtdbtkspecies_ani_connections.tsv` | ANI connections between representatives of novel-clusters and known species clusters that exceed the species ANI radius. Columns: `#unclassified_cluster_representative`, `gtdbtk_species_representative`, `ANI`, `species_ANI_radius`. It informs whether any unclassified representative might actually belong to a known species. |
150150

0 commit comments

Comments
 (0)