-
Notifications
You must be signed in to change notification settings - Fork 180
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
names of R1/R2 #153
Comments
Did you have any suggestion to solve it? Or Which version can avoid it? |
I did not fix it yet. |
ok , here is the name of two sequence |
in merged bam file here is the name |
indeed. |
btw, can I ask you why type of sequencer it was ?? |
the sam merge terminate after run part of two sam file, becouse of this problem. |
it seq by company, to assemble the genome. |
yes because the merge expect to have the R1 and R2 files in the same order. |
I think is novaseq or hiseq2500. I don't know clearly. |
Hi |
Hi: |
what do you mean. The fastq files must have the same number of lines as this is PE sequencing. |
Hi, |
Hi |
Difficult to say. What do you mean by 'clean' ? PE raw data should always be paired with same number of reads in the two files. Could you have access to the files before cleaning ? |
yes |
should be fixed now in devel (v2.11.0) |
it seems that sometimes the read names in R1/R2 files are not exactly the same.
if it happens, HiCPro currently launch an error and stops ...
The text was updated successfully, but these errors were encountered: