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

Maintain a local database of mutation frequencies from gromstole outputs #88

Open
ArtPoon opened this issue Jan 23, 2024 · 4 comments
Open
Assignees

Comments

@ArtPoon
Copy link
Contributor

ArtPoon commented Jan 23, 2024

The resulting database would be enormous, though. It might be more efficient to just use grep across outputs.

@ArtPoon
Copy link
Contributor Author

ArtPoon commented Jan 30, 2024

First steps would be to investigate how feasible this would be to build and maintain

@ArtPoon
Copy link
Contributor Author

ArtPoon commented Apr 23, 2024

Omit rows from *.mapped.csv inputs where the mutation was observed in one read only, i.e., frequency * coverage = 1. This will exclude roughly one-fifth of rows from the database

@ArtPoon
Copy link
Contributor Author

ArtPoon commented Apr 30, 2024

The script populating the database died on Paphlagon

@ArtPoon
Copy link
Contributor Author

ArtPoon commented May 28, 2024

Please refer to collate_mapped.py and aggregate_mapped.py regarding target outputs

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

No branches or pull requests

2 participants