deepTools icon indicating copy to clipboard operation
deepTools copied to clipboard

Tools to process and analyze deep sequencing data.

Results 150 deepTools issues
Sort by recently updated
recently updated
newest added

Hi, I am using some BAM files which have been mapped and then processed into a list of 1-bp coordinates with strand information, i.e: chr4 3648 - - Currently, I...

Hi, I am trying to use alignmentSieve to shift some reads in a BAM file. I am trying the following command using deeptools 3.5.0: alignmentSieve -b sorted.test.bam -o sieve.sorted.test.bam --shift...

Hi everyone, since I was having a challenge shifting reads manually and using deeptools, I decided to shift reads with alignmentSieve. In this, I truncated a bam file to the...

Hi there, thank you for developing deeptools. I have a question. I have a small number of `NaN` in the output file (`-o`) of `computeMatrix reference-point`. Where do they come...

Hi there, I am shifting some reads for nucleosome analysis. Currently, I use bamtobed to create a bed file, I shift this using custom scripts, then I use bedtobam to...

**Welcome to deepTools GitHub repository! Before opening the issue please check that the following requirements are met :** - [x] Search whether this issue (or a similar issue) has been...

Hi, Do you have an estimate on how the time cost for computeMatrix scales with -R? I have a bed with 825510 entries and I could threshold that to a...

The names of the regions are the first column names in the header. The issue seems to be because of a missing `info = []` above this line: https://github.com/deeptools/deepTools/blob/ac42d29c298c026aa0c53c9db2553087ebc86b97/deeptools/heatmapper.py#L981 This...

**Welcome to deepTools GitHub repository! Before opening the issue please check that the following requirements are met :** - [x] Search whether this issue (or a similar issue) has been...

**Welcome to deepTools GitHub repository! Before opening the issue please check that the following requirements are met :** - [ ] Search whether this issue (or a similar issue) has...