Skip to content
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

Dose it support PacBio long reads ? #1

Open
jjlaisnoopy opened this issue Sep 8, 2016 · 4 comments
Open

Dose it support PacBio long reads ? #1

jjlaisnoopy opened this issue Sep 8, 2016 · 4 comments

Comments

@jjlaisnoopy
Copy link

No description provided.

@richardmleggett
Copy link
Member

Should be fine - as FASTA files.

@richardmleggett
Copy link
Member

Actually, FASTQ should work too!

@jjlaisnoopy
Copy link
Author

I got the message:

Collisions:

kmer_filter_255: Unable to process a sequence (too long)

Read xxx_yyy_zzz is longer than the maximum supported length (20000)

Reads with length longer than 20k bp are not supported. Am I right ?

@richardmleggett
Copy link
Member

Hi,

Just realised that you are using the old kontaminant, which I had much less to do with.

There is a new version, which I can let you try - if you email me at [email protected]:[email protected].

Otherwise, with the current version, you should be able to increase the maximum supported length by editing the line in include/basic/global.h that is currently:
#define MAX_READ_LENGTH 20000

Thanks,
Richard

On 9 Sep 2016, at 02:20, jjlaisnoopy <[email protected]mailto:[email protected]> wrote:

I got the message:

Collisions:

kmer_filter_255: Unable to process a sequence (too long)

Read xxx_yyy_zzz is longer than the maximum supported length (20000)

Reads with length longer than 20k bp are not supported. Am I right ?


You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHubhttps://github.com//issues/1#issuecomment-245791508, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAWKvqYMIVsVGhABwbUtj9DmGFrnT9Pfks5qoLRYgaJpZM4J3jUG.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants