HERD.Download History
Hide minor edits - Show changes to output
Changed line 3 from:
Note: There will be an new version of HERD soon (cleanup code, new features and ability to read FASTA input files).
to:
Note: There will be an new version of HERD soon (cleanup of code, new features and ability to read FASTA input files).
Changed lines 1-3 from:
We have implemented our algorithm in C++. Currently it is using own input and output formats. You can download [[Attach:HERD.tbz2|source code]] of our implementation (the license is GPLv3). We have implemented HERD in C++ and it heavily use templates so if you have less than 350MB of free memory, you may have problems to compile it (at least with gcc).
to:
We have implemented our algorithm in C++. Currently it is using own input and output formats. You can download [[Attach:HERD.tbz2|source code]] of our implementation (the license is GPLv3). We have implemented HERD in C++ and it heavily use templates so if you have less than 350MB of free memory, you may have problems to compile it (at least with gcc).
Note: There will be an new version of HERD soon (cleanup code, new features and ability to read FASTA input files).
Changed line 1 from:
We have implemented our algorithm in C++. Currently it is using own input and output formats. You can download [[Attach:HERD.tbz2|source code]] of our implementation (the license is GPLv3). We have implemented HERD in C++ and it heavily use templates so if you have less than 350MB of free memory, please do not try to compile it (at least not with gcc).
to:
We have implemented our algorithm in C++. Currently it is using own input and output formats. You can download [[Attach:HERD.tbz2|source code]] of our implementation (the license is GPLv3). We have implemented HERD in C++ and it heavily use templates so if you have less than 350MB of free memory, you may have problems to compile it (at least with gcc).
Added line 1:
We have implemented our algorithm in C++. Currently it is using own input and output formats. You can download [[Attach:HERD.tbz2|source code]] of our implementation (the license is GPLv3). We have implemented HERD in C++ and it heavily use templates so if you have less than 350MB of free memory, please do not try to compile it (at least not with gcc).