-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there an option for Ray to output reads not used in the assembly? Is this in the AMOS file? #65
Comments
Hi Seb, I was interested using the protocol outlined in: http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0031002 I was having no such luck with the Ray amos file. I contacted the author and this was his response: "Ray natively produce the afg file, however it is not complete. In particular it lacks all the "first" part in which reads are described. Without this information the bank cannot be constructed. If you have more than one library things get really messy!!! In order to "complete" the afg file for PLOSone paper I used the afg file from velvet. Ray is missing only the description part so it is not a problem to copy it." I assume this relates to the issue above. Regards Mitch |
Hello, I am able to create a bank with AMOS from a Ray AMOS file. The implementation is based on the specification: http://sourceforge.net/apps/mediawiki/amos/index.php?title=Message_Types Maybe the protocol uses optional information in the AMOS message protocol. [boiseb01@ls30 RayKmerSearchDevel]$ bank-transact -b MyBank -c -m Mitchell J Stanton-Cook a écrit :
|
Reported-by: Lionel Frangeul lfrangeu@pasteur.fr |
I remember using Ray's afg file with this command: bank-transact -m data.afg -b data.bnk -c Please open a separate issue if you feel like this should be fixed in Ray. Thanks |
Is there an option for Ray to output reads not used in the assembly? Is this in the AMOS file?
Reported-by: Keith Robison <keith.e.robison AT gmail.com>
The text was updated successfully, but these errors were encountered: