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

no output using large query file (fastq 32GB) #2

Open
xushaolin opened this issue Dec 31, 2017 · 0 comments
Open

no output using large query file (fastq 32GB) #2

xushaolin opened this issue Dec 31, 2017 · 0 comments

Comments

@xushaolin
Copy link

I'm using fastal recently, it's really easy to use and fast

however, there are many times when I use large fastq query file, such as 32 GB. At the beginning, I have to wait 40 min until multi-thread start to be functional, then for the next 2 hours, it looks all good. But after the process ended, no output was given, so wired

Sometimes this happen, sometimes don't, so frustrating. So I have to split my query into small file, then all is fine

by the way: I make the database using a fastq file, and there are 24 cores on my server.

here is my code:
./fastal -o split_K3_2P_aa.id -P 22 -K 1 -E 1e-05 -X temp_dir -Q 1 ../fast_Fq_DB/ALL_need_MG_FQ_DB split_K3_2P_aa.fq

all the best

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

1 participant