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

Program stuck in using BWA mapping reads #65

Closed
Liut035 opened this issue Jul 2, 2020 · 2 comments
Closed

Program stuck in using BWA mapping reads #65

Liut035 opened this issue Jul 2, 2020 · 2 comments

Comments

@Liut035
Copy link

Liut035 commented Jul 2, 2020

Hi,

I am running dDocent for 164 individuals with pair-end sequencing and reference genome on dDocent 2.7.8. I used a configuration file to run in HPC. The trimming step went really well, while now I'm stuck in mapping reads with bwa. It had been stuck in one of my individuals for more than ten hours, and can not generate *-RG.bam and *-RG.bam.bai, and nothing in its *.bam.log file. My raw data is about 60 GB, and I set the maximum memory to 200G, while now there are a total of 151GB files, is this the reason?

Here is the config.file I used.

Number of Processors
20
Maximum Memory
200
Trimming
yes
Assembly?
no
Type_of_Assembly
PE
Clustering_Similarity%
0.85
Minimum within individual coverage level to include a read for assembly (K1)
6
Minimum number of individuals a read must be present in to include for assembly (K2)
6
Mapping_Reads?
yes
Mapping_Match_Value
1
Mapping_MisMatch_Value
4
Mapping_GapOpen_Penalty
6
Calling_SNPs?
yes

I'd really appreciate it if anyone could give me some suggestions.

Thanks,
Tong

@jpuritz
Copy link
Owner

jpuritz commented Jul 6, 2020

For debugging or troubleshooting, please include the following information:

The last output in dDocent.runs file
The entire dDocent_main.LOG
The output of ls -l in your working directory

@jpuritz
Copy link
Owner

jpuritz commented Jul 6, 2020

You can also check the bwa log file for that sample

@jpuritz jpuritz closed this as completed Feb 12, 2021
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