From fcd86bfebf7caf28388e245f985f4bb38e29c0f6 Mon Sep 17 00:00:00 2001 From: Auden Cote-L'Heureux <52716489+AudenCote@users.noreply.github.com> Date: Fri, 26 Jan 2024 10:43:26 -0500 Subject: [PATCH] Updating headers in 6_FilterPartials.py --- PTL1/Transcriptomes/Scripts/6_FilterPartials.py | 1 - 1 file changed, 1 deletion(-) diff --git a/PTL1/Transcriptomes/Scripts/6_FilterPartials.py b/PTL1/Transcriptomes/Scripts/6_FilterPartials.py index 5b2873e..47377af 100644 --- a/PTL1/Transcriptomes/Scripts/6_FilterPartials.py +++ b/PTL1/Transcriptomes/Scripts/6_FilterPartials.py @@ -1,7 +1,6 @@ # Last updated Sept 2023 # Authors: Xyrus Maurer-Alcala and Auden Cote-L'Heureux - # This script is intended to remove incomplete transcripts that have a more complete mate. # First, all sequences shorter than 33% or longer than 150% the average length of sequences # from the same OG in the Hook database are removed. Then, for each transcriptomic sample,