diff --git a/Utilities.md b/Utilities.md index 66479f3..f3d8edb 100644 --- a/Utilities.md +++ b/Utilities.md @@ -2,7 +2,7 @@ PhyloToL 6 includes a set of stand-alone utility scripts that aim to increase th A summary of some of the scripts is divided by category here -| Input | [Script name](https://github.com/Katzlab/PhyloToL-6/tree/main/Utilities) | Intent | Output | +| Category | [Script name](https://github.com/Katzlab/PhyloToL-6/tree/main/Utilities) | Intent | Output | | ----------------------------- | ------------------------------------------------------------------------ | ---------------------------------------------------------------------------------- | -------------------------------------------------------------------------- | | Assembly and fasta tools | Assess_transcriptomes_v2.0.py | Calculates the length, GC content, and coverage of assembled files | Spreadsheet containing the length, coverage, and GC of each transcript. | | | Cluster_v2.0.py | Clusters sequences in a fasta file | Clustered fasta files |