isovic / racon

Ultrafast consensus module for raw de novo genome assembly of long uncorrected reads. http://genome.cshlp.org/content/early/2017/01/18/gr.214270.116 Note: This was the original repository which will no longer be officially maintained. Please use the new official repository here:
https://github.com/lbcb-sci/racon
MIT License
261 stars 48 forks source link

Newline character needed at end of input fasta file #189

Closed LilianeTrafelet closed 3 years ago

LilianeTrafelet commented 3 years ago

Hi there,

I have recently used Racon to polish my de novo assemblies (with each several contigs). I have noticed that after polishing, the last contig always "dissapears", meaning it is not present in the output. I have figured out the issue: the input fasta file needs to have a newline character at the very bottom, or else the last contig will not be present in the polished output.

It would be helpful if this issue could be fixed, or if the necessity of a newline character at the end of the fasta file was stated in the input requirements!

Thanks!

rvaser commented 3 years ago

Hello, which Racon version are you using?

Best regards, Robert

LilianeTrafelet commented 3 years ago

Hi,

I am using racon version 1.3.1

Robert Vaser @.***> schrieb am Fr. 16. Apr. 2021 um 16:47:

Hello, which Racon version are you using?

Best regards, Robert

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/isovic/racon/issues/189#issuecomment-821229618, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO4IVCQ4NV7WIOIV3HCDIZDTJBEX5ANCNFSM43BR5CHQ .

rvaser commented 3 years ago

I think that this error was fixed in version 1.3.2. On the other hand, please try to use the latest version which is 1.4.21.