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

Replace nanofilt with filtlong to reduce the number of bad small reads #43

Open
Thomieh73 opened this issue Jul 10, 2023 · 6 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@Thomieh73
Copy link
Member

This to implement a method that is more tuneable with respect to keeping the best reads in the dataset.

@Thomieh73 Thomieh73 added the enhancement New feature or request label Jul 10, 2023
@Thomieh73 Thomieh73 self-assigned this Jul 10, 2023
@Thomieh73
Copy link
Member Author

Or should I replace it with Rasusa: https://github.com/mbhall88/rasusa

@Thomieh73
Copy link
Member Author

@Thomieh73
Copy link
Member Author

See also this paper https://www.microbiologyresearch.org/content/journal/mgen/10.1099/mgen.0.000294

An alternative strategy deployed to reduce the computational burden of hybrid assembly was to randomly subsample long reads until a certain expected coverage was reached. [Table 1](https://www.microbiologyresearch.org/content/journal/mgen/10.1099/mgen.0.000294#T1) shows that this strategy was preferable to read correction and filtration: it did not reduce assembly completeness but did reduce computation time.

@Thomieh73 Thomieh73 changed the title Replace nanofilt with filtlong Replace nanofilt with filtlong or Rasusa Sep 14, 2023
@Thomieh73
Copy link
Member Author

Replace Nanofilt with Chopper.

Filtlong and Rasusa should be used differently, since there goal is really to reduce the complexity of the dataset.

@Thomieh73 Thomieh73 changed the title Replace nanofilt with filtlong or Rasusa Replace nanofilt with fChopper Mar 7, 2024
@Thomieh73
Copy link
Member Author

@Thomieh73 Thomieh73 changed the title Replace nanofilt with fChopper Replace nanofilt with Chopper Mar 7, 2024
@Thomieh73 Thomieh73 changed the title Replace nanofilt with Chopper Replace nanofilt with filtlong to reduce the number of bad small reads Jan 29, 2025
@Thomieh73
Copy link
Member Author

See also issue #36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant