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

Subsample via normalization? #63

Open
BobLiterman opened this issue Mar 28, 2018 · 1 comment
Open

Subsample via normalization? #63

BobLiterman opened this issue Mar 28, 2018 · 1 comment
Assignees

Comments

@BobLiterman
Copy link
Collaborator

Future thought: Instead of subsampling reads randomly, perhaps we could be assembling better genomes and getting more representative mapping if we instead:

  1. Get raw reads for X species
  2. Trim etc.
  3. For 10X Mapping Data: Cat and normalize reads from each species by kmer to ~10X coverage (bbamp can do this)
  4. For Genome Data: Subsample normalized reads to create genome data.
@BobLiterman BobLiterman self-assigned this Mar 28, 2018
@BobLiterman
Copy link
Collaborator Author

Check out other aligners, specifically with functionality at degenerate bases.

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

1 participant