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

It seems that all the input files for mergeBAM.py are R2. #653

Open
yangqihang1230 opened this issue Oct 24, 2024 · 0 comments
Open

It seems that all the input files for mergeBAM.py are R2. #653

yangqihang1230 opened this issue Oct 24, 2024 · 0 comments

Comments

@yangqihang1230
Copy link

/home/data2/yqh/conda/envs/hic-pro/bin/python /home/data1/yqh/HIC/hicpro/HiC-Pro//HiC-Pro_3.1.0/scripts/mergeSAM.py -q 10 -t -v -f bowtie_results/bwt2/sample1/377Formation_R2.clean_A03.bwt2merged.bam -r bowtie_results/bwt2/sample1/377Formation_R2.clean_A03.bwt2merged.bam -o bowtie_results/bwt2/sample1/377Formation_R2.clean_A03.bwt2pairs.bam

mergeBAM.py

forward= bowtie_results/bwt2/sample1/377Formation_R2.clean_A03.bwt2merged.bam

reverse= bowtie_results/bwt2/sample1/377Formation_R2.clean_A03.bwt2merged.bam

output= bowtie_results/bwt2/sample1/377Formation_R2.clean_A03.bwt2pairs.bam

min mapq= 10

report_single= False

report_multi= False

verbose= True

Merging forward and reverse tags ...

1000000

2000000

3000000

4000000

5000000

Hello, this is the mergeBAM.py command I generated. Why are both the filenames for the -f and -r options set to R2? It should be one R1 and one R2, right?

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