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

disabling dust , HPCTANmask and REPmask; automatic length_cutoff for preads #152

Closed
bernardo1963 opened this issue May 16, 2019 · 2 comments

Comments

@bernardo1963
Copy link

bernardo1963 commented May 16, 2019

Hi,
There are two features that I think will be useful, and I could not find in the cfg files (please advise if they are already available):

  1. Disabling the filtering of raw reads (disabling dust , HPCTANmask and REPmask), so people can try different approaches
  2. Implement automatic length_cutoff for preads. Something like:
# The length cutoff used for preads
genome_size = 280000000
pread_coverage = 25
length_cutoff_pr = -1
@pb-cdunn
Copy link

  1. For now, you have to set dust and tanmask settings such that the corresponding mask-tracks are empty. Someday, we might make that simpler, but it's low priority.
  2. Yes, this could be useful, but it's such a fast step that I haven't bothered.

@bernardo1963
Copy link
Author

Thanks. I figured out some time ago how to disable dust by setting super-restrictive parameters. However, I could not find the documentation to tanmask. May you suggest some value that would do the trick?
There is also repmask, although in my data the daligner track always come empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants