"Reads through a GZIP compressed fasta file." if reference_extension == '.gz' and sys.version[0] == '3': fasta_handle = gzip.open(fasta_file, 'rt') elif reference ...
*Must first run gc_counter.py, and gc_count.out.txt must be in the dir with the trimmed files This script will parse the gc_count info file, and then sort the processed fasta files accordingly and ...