From 13b1d876d80f863444afd146255fd469331dc33f Mon Sep 17 00:00:00 2001 From: Katzlab Date: Fri, 9 Aug 2024 17:53:48 -0400 Subject: [PATCH] Updated Utilities (markdown) --- Utilities.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 |