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

Cannot allocate memory #430

Open
emilyhokning opened this issue Aug 20, 2024 · 0 comments
Open

Cannot allocate memory #430

emilyhokning opened this issue Aug 20, 2024 · 0 comments

Comments

@emilyhokning
Copy link

Pls help! not sure why cannot allocate memory only for some of the fastq files,
should I split my fastq file (it is only 3.66 GB):
my command:

bwa aln -t 12 Homo_sapiens.GRCh38.dna.toplevel.fa.gz trimSRR6701645.fastq > SRR6701645_H3K27me3WT.sai
bwa samse Homo_sapiens.GRCh38.dna.toplevel.fa.gz SRR6701645_H3K27me3WT.sai trimSRR6701645.fastq > SRR6701645_H3K27me3WT.sam

Failed to allocate 18446744025547218160 bytes at bwase.c line 66: Cannot allocate memory

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