Skip to content

Conversation

@WardDeb
Copy link
Member

@WardDeb WardDeb commented Mar 14, 2023

Welcome to deepTools GitHub repository! Please check the following regarding
your pull request :

  • Does the PR contain new feature?
  • Does the PR contain bugfix?
  • Does the PR contain documentation changes?
  • Does the PR contain changes to the galaxy wrapper?

Attempt to fix #1193 #1180
Closes #1147

  • Truncated bams only occur with pysam > 0.15 (e.g. pip installs) and seem to be depend on the chunk size fed into mapreduce. Increasing the chunk size (to 1e6) seems to get rid of the issue (in five independent bam files that showed this behavior), though for me it's difficult to tell what the actual underlying issue is.
  • filterworker writes out a compressed bam (mode 'wb') now.

pavanvidem and others added 15 commits November 10, 2021 18:02
Adding a section to explain how to change the default temp directory used by your script
* Fix label options

* add pool

* trigger test

* new azure syntax?

* run also on PR

* fix #1159

* fixes #1172

* Addressing #1181

* Bigwig average (#1169)

* Fixes #1159

* Revert "dendogram of plotCorrelation now matches each cell correctly"

* add bigwigAverage

* linting

* remove forgotten prints

* make bigwigAverage executable

* fix galaxy tests

Co-authored-by: A.s <[email protected]>
Co-authored-by: LeilyR <[email protected]>

* Addresses #1183

* Fix galaxy tests (#1186)

* upload artifact

* allow 1 or 2 lines diff for bowtie2 program

* change github action to get artifacts

* fix plotPCA

* try to fix old samtools installed

* add forgotten channels

---------

Co-authored-by: Cristóbal Gallardo <[email protected]>
Co-authored-by: Björn Grüning <[email protected]>
Co-authored-by: LeilyR <[email protected]>
Co-authored-by: Lucille Delisle <[email protected]>
Co-authored-by: adRn-s <[email protected]>
@WardDeb WardDeb merged commit cd59f4a into develop Apr 5, 2023
@li1311139481
Copy link

Hello.
Has the problem been solved? I wonder when I can reinstall deeptools with conda. I am a novice, I did not see how to solve this problem manually
Thank you

@li1311139481
Copy link

OK. i Solved
we should download the deeptools 3.5.2 in Releases
Then we need to unzip it, and change the script according to this.
the python setup.py install

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

Successfully merging this pull request may close these issues.

7 participants