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

How to train a new model with in lab testing data #31

Closed
yipukangda opened this issue Sep 10, 2020 · 2 comments
Closed

How to train a new model with in lab testing data #31

yipukangda opened this issue Sep 10, 2020 · 2 comments

Comments

@yipukangda
Copy link

Our lab is doing research on some channel protein, the sequencing error seems different from R9 pore, so we want to training marginpolish/Helen with these new data, could you tell me how to do it, thanks.

@kishwarshafin
Copy link
Owner

Hi @yipukangda ,

This sounds very interesting, and thanks for choosing MP/HELEN for your experiment. If this is a new channel and the error mode is different, I'd suggest you try PEPPER (https://github.com/kishwarshafin/pepper) to train and test your new pore. The reason would be simplicity and a faster trial-error loop. If you open an issue there or send me an email at shafin@ucsc.edu, I can help you with setting up a training run.

Things you need to train a polisher:

  1. A truth assembly (high-quality assembly that can be regarded as the truth)
  2. A draft assembly (an assembly that you are trying to improve)
  3. Reads aligned to the draft assembly.

If you have these, open an issue in PEPPER repository and I will help you with that.

@yipukangda
Copy link
Author

@kishwarshafin Thanks a lot, I will read the manual and open an issue soon.

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