annotate test-data/output_targeted_gene_families_stats.tabular @ 10:4d73965d99a2 draft

"planemo upload for repository https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/phylogenetics/plant_tribes/assembly_post_processor commit 71ba0e157346927bf42b788f552b95a71556b28a"
author greg
date Wed, 09 Jun 2021 20:26:55 +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