Skip to content

malabz/submafft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAFFT Submodule

This is the raw of mafft modified by github@wym6912, which is a module of the other program. It has one subprogram profiles_wrapper and MAFFT raw program.

How to compile

  1. Compile with multi-threading support in Linux/WSL (default): cd profiles_wrapper && make -j16
  2. Compile in Windows:
    • required: Visual Studio 2022
    • Open profiles_wrapper/profiles_wrapper.sln, then choose Build -> Build Solution.
    • Open x64\Debug folder, you will find profiles_wrapper.exe.
      • Note: If you want to release this solution, please switch it to Release mode. Select Properties, choose Configuration Properties, then press Configuration Manager... button, change Active Solution configuration to Release.

How to use profiles_wrapper

This program is a module of other program. See deMEM for more details.

About

MAFFT Submodule for deMEM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 51.7%
  • Roff 13.6%
  • Perl 12.2%
  • C 9.0%
  • Ruby 7.2%
  • C++ 3.4%
  • Other 2.9%