-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
## SuperCRUNCH Version History | ||
|
||
- Version 1.1: | ||
- Added multithreading option for MAFFT and Clustal-O in `Align.py` | ||
- Added multithreading option for MAFFT in `Adjust_Direction.py` | ||
- Added arg to specify output directory for `Concatenation.py` | ||
- Corrected output column labeling in label key output files from `Relabel_Fasta.py` | ||
- Added gappyout option for trimming with trimAl in `Trim_Alignments.py` | ||
- Output sequences failing similarity searches to own file in `Cluster_Blast_Extract.py` and `Reference_Blast_Extract.py` | ||
- Updated documentation on wiki pages | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters