CMakeLists.txt 539 B

1234567891011121314151617181920212223242526
  1. INSTALL(PROGRAMS
  2. a3m.py
  3. addss.pl
  4. Align.pm
  5. check_a3m.py
  6. cif2fasta.py
  7. create_profile_from_hhm.pl
  8. create_profile_from_hmmer.pl
  9. ffindex.py
  10. get_a3m_size.py
  11. hh_reader.py
  12. hhmakemodel.pl
  13. hhmakemodel.py
  14. HHPaths.pm
  15. hhsuitedb.py
  16. mergeali.pl
  17. multithread.pl
  18. pdb2fasta.pl
  19. pdbfilter.pl
  20. pdbfilter.py
  21. reformat.pl
  22. renumberpdb.pl
  23. splitfasta.pl
  24. DESTINATION scripts
  25. )