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

Buffer size tweak #314

Merged
merged 1 commit into from
Sep 20, 2019
Merged

Buffer size tweak #314

merged 1 commit into from
Sep 20, 2019

Conversation

taoliu
Copy link
Contributor

@taoliu taoliu commented Sep 19, 2019

Related to #313.

  1. Enable --buffer-size option for filterdup, pileup, randsample, and refinepeak.
  2. Catch MemoryError and give suggestion to users. Such as:
!!!MemoryError occurred. If your input file has a large number of contigs/chromosomes, decrease the buffer_size value by setting --buffer-size option.
  1. Update testing script to run 50k contigs file.

Also:

  1. Decrease the sizes of the testing files of BAMPE and BEDPE.

…le, and refinepeak. Catch MemoryError and give suggestion to users. Update testing script to run 50k contigs file. Decrease filesize of the testing files of BAMPE and BEDPE.
@taoliu taoliu self-assigned this Sep 19, 2019
@taoliu taoliu added the v2.1.3 v2.1.3 features label Sep 19, 2019
@taoliu taoliu merged commit a5440a7 into master Sep 20, 2019
@taoliu taoliu deleted the feat_tweak_buffer_size branch September 6, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.1.3 v2.1.3 features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant