forked from dzerbino/velvet
-
Notifications
You must be signed in to change notification settings - Fork 0
Short read de novo assembler using de Bruijn graphs
License
fangly/velvet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README.TXT VELVET SOURCE March 28 2008 Daniel Zerbino NOTE: The PDF manual in this directory contains all the information contained in this text file, plus much more! > SUMMARY * A/ REQUIREMENTS * B/ COMPILING INSTRUCTIONS * C/ WHERE IS THE MANUAL? ---------------------------------------------------------------------------------- A/ REQUIREMENTS Velvet should function on any standard 64bit Linux environment with gcc. A good amount of physical memory (12GB to start with, more is no luxury) is recommended. ---------------------------------------------------------------------------------- B/ COMPILING INSTRUCTIONS Normally, with a GNU environment, just type: > make For colorspace Velvet replace that command with > make color Otherwise compile each *.c file separately, then execute the default instructions at the top of Makefile. ---------------------------------------------------------------------------------- C/ WHERE IS THE MANUAL? If you cannot find the PDF manual in the source directory (probably because you downloaded Velvet through git), you can simply compile it: > make doc
About
Short read de novo assembler using de Bruijn graphs
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 77.7%
- Assembly 5.1%
- C++ 4.5%
- Perl 3.7%
- Ada 3.2%
- C# 2.0%
- Other 3.8%