merenlab / anvio

An analysis and visualization platform for 'omics data
http://merenlab.org/software/anvio
GNU General Public License v3.0
413 stars 142 forks source link

Use regular files rather than STDIN for alignment tasks for phylogenomics #2207

Closed meren closed 5 months ago

meren commented 5 months ago

The purpose of this PR is to switch the strategy for aligning sequences for phylogenomics from STDIN to regular files. This will likely address the issues @Ge0rges ran into #2200.