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

Update error models #26

Closed
10 tasks done
HadrienG opened this issue Oct 24, 2017 · 1 comment
Closed
10 tasks done

Update error models #26

HadrienG opened this issue Oct 24, 2017 · 1 comment
Assignees
Milestone

Comments

@HadrienG
Copy link
Owner

HadrienG commented Oct 24, 2017

The two error models currently built-in are based on fairly old genomics data. It'd be nice to base them on recent-ish metagenomes, or at least recent genomic datasets sequencing with most popular read-lengths + lib prep

  • Identify 1 MiSeq, 1 HiSeq and 1 NovaSeq dataset to use

MiSeq

  • Assembly with megahit
  • mapping the reads back to the assembly with bowtie2
  • build models from the bam file

HiSeq

  • Assembly with megahit used public illumina data from human
  • mapping the reads back to the assembly with bowtie2
  • build models from the bam file

NovaSeq

  • Assembly with megahit used public illumina data from human
  • mapping the reads back to the assembly with bowtie2
  • build models from the bam file

Roadmap reference: Provide at least 1 good HiSeq and 1 good MiSeq model

@HadrienG HadrienG self-assigned this Oct 24, 2017
@HadrienG HadrienG mentioned this issue Oct 24, 2017
20 tasks
@HadrienG HadrienG added this to the 1.0.0 milestone Oct 27, 2017
@HadrienG
Copy link
Owner Author

closed with 38c73a1

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

No branches or pull requests

1 participant