taiyaki icon indicating copy to clipboard operation
taiyaki copied to clipboard

Pretrained model for RNA?

Open HirokiU-RCAST opened this issue 4 years ago • 1 comments

Hi.

I found there is pretrained model for DNA model under

/models/mGru_flipflop_remapping_model_r9_DNA.checkpoint

but, is there any RNA model (model weight, or check point) for RNA?

Thanks In advance.

Hiroki

HirokiU-RCAST avatar Apr 22 '20 13:04 HirokiU-RCAST

Hi @HirokiU-RCAST,

there are RNA models available in the tutorial for modified basescalling:

https://github.com/nanoporetech/taiyaki/blob/master/docs/modbase.rst#download-and-unpack-training-data

pretrained (pre-trained models used for mapping reads)
r941_dna_minion.checkpoint
r941_rna_minion.checkpoint

tjakobi avatar Jul 06 '20 15:07 tjakobi