Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Varies result while input FASTA vs STDIN FASTA #9

Open
anilthanki opened this issue Mar 28, 2017 · 0 comments
Open

Varies result while input FASTA vs STDIN FASTA #9

anilthanki opened this issue Mar 28, 2017 · 0 comments

Comments

@anilthanki
Copy link

Hi

We are running T-Coffee heavily for our (GeneSeqToFamily) workflow and we found possibly a bug in T-Coffee. When we put same input (protein) FASTA file in different way

  1. by using normal input file and (./t_coffee 'temp' -method clustalw_msa -output fasta_aln > direct.fasta)
  2. by standard input (stdin), (cat temp | ./t_coffee '-infile=stdin' -method clustalw_msa -output fasta_aln > indirect.fasta)

resulting alignment varies.

I am attaching input and output files for your reference.

Archive.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant