Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Reproducibility of the Training set #100

Answered by tomsercu
damiano-sg asked this question in Q&A
Discussion options

You must be logged in to vote

It seems like the main discrepancy is that you're not using the command line tool, and the web server has some different flags/limitations. We always use this for reference: https://github.com/soedinglab/hh-suite/wiki

  1. You can just remove lowercases with the command line tool sed: sed 's/[a-z]//'g
  2. Can you provide the hhblits command you run and what output you see, how is it different from expected?
  3. See hhblits wiki, we use the -oa3m option: https://github.com/soedinglab/hh-suite/wiki#generating-a-multiple-sequence-alignment-using-hhblits

@robert-verkuil can provide a complete reference hhblits command.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@damiano-sg
Comment options

@tomsercu
Comment options

@brucejwittmann
Comment options

@tomsercu
Comment options

@brucejwittmann
Comment options

Answer selected by tomsercu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants