Skip to content

confused with event_length * 3012 #11

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

Open
baishengjun opened this issue Mar 15, 2024 · 0 comments
Open

confused with event_length * 3012 #11

baishengjun opened this issue Mar 15, 2024 · 0 comments

Comments

@baishengjun
Copy link

Hi @darelab2014,
Firstly thanks for developing such an awesome tool. I have been using nanopolish eventalign for most of my work with Nanopore data.
Recently I read Dinopore source code from s2.Combine_raw_nanopolish.R script, I was confused that why event_length multiped by 3012? In my understand, the event_length is dwelling time of 5-mer stay in pore. Can you give me some explained?

  dat=dat[dat$strand=="t" & dat$reference_kmer != "NNNNN" & dat$event_stdv<50,]
  dat[,"count"]=round(3012*dat$event_length)

Thanks a lot,
Bai

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