Skip to content
Snippets Groups Projects
Commit a3bb1614 authored by tcarver's avatar tcarver
Browse files

Merge remote-tracking branch 'upstream/master'

parents 17b7d055 d20df7fc
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,6 @@ perl -pne 'if (/^>(\S+)/) {
}
}' $temp_file_name > $temp_file_name.processed
clustalx $temp_file_name.processed
clustalx -INFILE=$temp_file_name.processed
exit 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment