annotate test-data/output_targeted_gene_families_stats.tabular @ 11:2c2ad8af0a4e draft default tip

planemo upload for repository https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/phylogenetics/plant_tribes/assembly_post_processor commit 5b19bd262023af92bc9aaa65f75b5ec81814e90f-dirty
author greg
date Wed, 12 Jun 2024 19:29:25 +0000
parents b0d9dc3c8535
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
b0d9dc3c8535 Uploaded
greg
parents:
diff changeset
1 # seq_id = sequence identity
b0d9dc3c8535 Uploaded
greg
parents:
diff changeset
2 # cov = sequence coverage in the orthogroup trimmed protein alignment
b0d9dc3c8535 Uploaded
greg
parents:
diff changeset
3 # avg_cov = mean coverage of orthogroup backbone sequences in the trimmed protein alignment
b0d9dc3c8535 Uploaded
greg
parents:
diff changeset
4 # sd_cov = standard deviation (for coverage mean) of orthogroup backbone sequences in the trimmed protein alignment
b0d9dc3c8535 Uploaded
greg
parents:
diff changeset
5 # len = total-length of conserved regions of sequence in the orthogroup trimmed protein alignment
b0d9dc3c8535 Uploaded
greg
parents:
diff changeset
6 # avg_len = mean total-lengths of conserved regions of backbone sequences in the trimmed orthogroup protein alignment
b0d9dc3c8535 Uploaded
greg
parents:
diff changeset
7 # sd_len = standard deviation (for total-lengths mean) of conserved regions of backbone sequences in the trimmed orthogroup protein alignment