You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In one of my analyses, the *.transposon.unique.pdf file is never generated by piPipes chip
I could trace the problem in the error log:
no data in region FBgn0046701_Penelope:0-804 in /home/severine.chambeyron/projet_Abdou/ChIP-Seq/piPipes_chip/shpiwi_rep1/direct_mapping/Chambeyron_8_4_IP_H3K9me3_shpiwi_rep1_S28_L006_R1_001.input.transposon.sorted.unique.bigWig
no data in region FBgn0067418_Helitron:0-564 in /home/severine.chambeyron/projet_Abdou/ChIP-Seq/piPipes_chip/shpiwi_rep1/direct_mapping/Chambeyron_8_4_IP_H3K9me3_shpiwi_rep1_S28_L006_R1_001.input.transposon.sorted.unique.bigWig
Loading required package: parallel
Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, :
line 580255 did not have 4 elements
Calls: read.table -> scan
Execution halted
2016-May-04 17:47:17 - Attempting to read '/home/severine.chambeyron/projet_Abdou/ChIP-Seq/piPipes_chip/shpiwi_rep1/direct_mapping/Chambeyron_8_4_IP_H3K9me3_shpiwi_rep1_S28_L006_R1_001.IP.transposon.bam' in BAM format...
The problematic zone in the *.transposon.sorted.unique.bigWig file is the following:
The problem does not happen with data from another replicate of the same experiment.
Here is the corresponding error log portion:
Number of Commands: 252
no data in region FBgn0046701_Penelope:0-804 in /home/severine.chambeyron/projet_Abdou/ChIP-Seq/piPipes_chip/shpiwi_rep2/direct_mapping/Chambeyron_12_8_IP_H3K9me3_shpiwi_rep2_S32_L006_R1_001.IP.transposon.sorted.unique.bigWig
no data in region FBgn0046701_Penelope:0-804 in /home/severine.chambeyron/projet_Abdou/ChIP-Seq/piPipes_chip/shpiwi_rep2/direct_mapping/Chambeyron_12_8_IP_H3K9me3_shpiwi_rep2_S32_L006_R1_001.input.transposon.sorted.unique.bigWig
Loading required package: parallel
$FBgn0000004_17.6
null device
1
$FBgn0000005_297
In the corresponding *.transposon.sorted.unique.bigWig file, the "Helitron" zone stops at position 564 instead of continuing with missing data in the problematic replicate:
Could the problem be related to the "no data in region" warnings ?
There were no mention of missing data for Helitron in the error log for the well-behaving replicate.
For the problematic replicate, there was a mention of missing data in the Helitron zone preceding the wrong lines., but only in the input, not in the IP.
The text was updated successfully, but these errors were encountered:
Dear Bo Han,
In one of my analyses, the *.transposon.unique.pdf file is never generated by
piPipes chip
I could trace the problem in the error log:
The problematic zone in the *.transposon.sorted.unique.bigWig file is the following:
The problem does not happen with data from another replicate of the same experiment.
Here is the corresponding error log portion:
In the corresponding *.transposon.sorted.unique.bigWig file, the "Helitron" zone stops at position 564 instead of continuing with missing data in the problematic replicate:
Could the problem be related to the "no data in region" warnings ?
There were no mention of missing data for Helitron in the error log for the well-behaving replicate.
For the problematic replicate, there was a mention of missing data in the Helitron zone preceding the wrong lines., but only in the input, not in the IP.
The text was updated successfully, but these errors were encountered: